Tag Archives: shorthand

PHP list() and Shorthand for Array Destructuring

PHP construct list() or its shorthand can be useful in many cases. It can be very useful to use it with PHP functions that returns arrays. Supun Kavinda have interesting article about.

Posted in Drugi pišu, Informacione tehnologije, Programiranje | Tagged , , | Leave a comment

25+ JavaScript Shorthand Coding Techniques

This really is a must read for any JavaScript developer. Michael Wanyoike, Sam Deering have written this guide to shorthand JavaScript coding techniques that they have picked up over the years. To help you understand what is going on, they have included the longhand versions to give some coding perspective.
Continue reading

Posted in Drugi pišu, Informacione tehnologije, Programiranje | Tagged , | Leave a comment