Here's my new tutorial I would like to share with you all is Setting up PHP Unit Testing For WordPress Plugins and Laravel. What is Unit Testing and PHPUnit? PHPUnit is a framework independent library for unit testing PHP. Unit testing is a method by which small units of code are tested against expected results. Unit Testing... Continue Reading →
How to setup PHP Code Sniffer in PHPStorm
I will be sharing one of the essential elements that I have learned in my previous company by following Coding Standards when you have more than ten developers in a team. Here I am going to demonstrate how to install PHP Code Sniffer in PHP Storm
Javascript Array Methods Example: Grocery Checkout
Inspired to code this from last night's Adrienne Tacke's talk 'Delicious Javascript'. I admit that using multiple javascript array methods are very difficult, especially when my background is in PHP. Adrienne's technique helps me to have a better understanding, especially in AngularJS array methods are commonly used. So I try to do it with my... Continue Reading →
Palindromes: in different Programming Languages
One of the common questions I get is "What programming language should I learn?" "What programming language is in demand right now?" What I can say is that no matter what programming language you learn, you need to commit to always learning and keeping up with new techniques. So in today's post, I use different... Continue Reading →
Learn to Code: Simple Counter using AngularJS 2
I will be sharing to you all simple coding tutorials for those who wanted to learn how to code during the quarantine. Here is my first tutorial, A simple AngularJS web application called Simple Counter. I am using AngularJS CLI so it's easy to setup. You need to install Node.JS before starting the tutorial. You... Continue Reading →
A quick guide to making your website GDPR compliant
Unless you have been living under a rock the last few months, you will no doubt have heard about GDPR. If you haven’t, it stands for General Data Protection Regulation and is a new piece of EU legislation that recently came into effect. The aim of it is to give EU citizens more control of... Continue Reading →
Artificial Intelligence – Potential or Peril? Event
Attended the British Chamber of Commerce Singapore (BritCham) Breakfast event - "Artificial Intelligence - Potential or Peril?" today with Andy Smith. Some great speakers and learned a lot from the panel. My takeaway from this event is that AI is truly a powerful technology but it won't easily solve your problems, you need to think carefully about... Continue Reading →
Artificial Intelligence – Are you Ready? Event
Had a great time yesterday attending the “Artificial Intelligence - Are you Ready?” event at Singapore Management University with Andy Smith. Some really interesting talks, especially the one from Srikiran Raghavan at Facebook who spoke about how AI is helping to drive more intelligent marketing solutions for their partners. There was also a great panel... Continue Reading →
IWD2017 PHPWomenAsia: Female PHP Developers
So today is the International Women's Day, and it is celebrated around the world, and there will be a lot of events celebrating women's achievements. As for me, I will be attending a BritCham event that our committee organised at the British Chamber of Commerce Singapore - Women In Business which will be held at the Grand Hyatt Hotel.... Continue Reading →