GatsbyJS, is a static site generator which is blazing fast. You get all the modern web tech like React, GraphQL, Hot Module Reload, Server… [...] Read More
Category: Web programming
This blog, www.tonnguyen.com has been around many years. It was using Wordpress as the CMS. With a bunch of plugin, I had a site up and… [...] Read More
I have met a problem when adding an option into a select box. This select box could be created/cloned dynamically using JQuery dynamic form… [...] Read More
One of the reason I love Redux so much, is the ability of providing alternative UIs while reusing most of the business logic. The thinner… [...] Read More