Top Stories published by Vu Nam Hung in 2017

What is a Nonce?

A nonce simply stands for a Number used ONCE. It’s a unique token used to add a layer of security to your application and also to validate the intent of a user initiated action.

This Nonce is generated by a server-side application, stored on the server and sent to the…


Passing PHP variables to Javascript with wp_localize_script()

I’ve been using jQuery Backstretch in projects for a long time now. I love it. It’s so simple to use, and works perfectly. To use it on your site, you just:


Sidebar Sync with Sublime Text 3

One of the things that I love about RubyMine is the “Autoscroll to Source” and “Autoscroll from Source” depicted below:

And Sublime Text 3 doesn’t have this functionality natively. But you can add it pretty easily with the SyncedSideBar plugin…

These were the top 10 stories published by Vu Nam Hung in 2017. You can also dive into monthly archives for 2017 by using the calendar at the top of this page.