javascript

Json-api-normalizer: Why JSON API and Redux Work Best When Used Together

As a web developer, we have to manage the data needed for every application we work on. There are problems…

What is Minification?

Web browsers aren’t concerned about the readability of code, when it comes to generating a page or running a script.…

Setting Up Vim for Modern JavaScript Development

Now, you can do all of your JavaScript editing in Vim. Vim is a text editor. If you’re used to…