Programming
-
Take advantage of the WordPress hook API
For a WordPress developer actions and filters are the base of everything. Every logic the programmer write is initiated by…
-
Coding the polite way
Writing has its own rules and knowing it can help to keep your reader attention. In the programing context this…
-
Coding is about team play
At the golden area of freelancing it is tempting to say that coding is a one man job. However, we…
-
Fix all your null errors
Are you annoyed from all of this null error that always break your code? And what if I tell you…
-
Why architecture your code matters
Often it is said that coding is a way to communicate with machines and that way is optimised for them.…