Must Read
9 Promising Promise Tips
This article would give you to the point no bullshit tips on how to improve your relationship with the Promises.
Sponsor (Thank You)
Your Job Hunt Ends Here
Your Dream Job Is Waiting to Apply To You. Get Hired on Hired. Sign Up Now! Get a Signing Bonus. Join Hired Today. Top Tech Companies. Apply Once & Get Hired. Salaries from $75k-$250k. Types: Full-Time Jobs, Tech Jobs, Startup Jobs.
Learn
How to Build a Vue.js App That Uses Axios and Vuex
In this tutorial, Siegfried Grimbeek teaches how to build a simple Vue.js application which will demonstrate the power of using Vuex as a central data store, where the data will be asynchronously retrieved using Axios for the API requests.
3 simple tricks for smaller Docker images
Images that share layers and are smaller in size are quicker to transfer and deploy. This article will show how to keep the size under control when every RUN statement creates a new layer.
Tools & Code
A JavaScript String Methods Cheatsheet
A very handy reference covering not quite every string method but certainly the truly useful ones.
Introducing the Microsoft Edge DevTools Protocol
Edge has gained a Chrome-like DevTools protocol for providing access to external developer tools.
Saber.js: A Minimalistic Framework for Building Static Sites using Vue
A minimalistic framework for building static website using Vue.js
Watch
Getting started with Node.js debugging in VS Code
An amazing Microsoft tutorial on how to get started with Node.js debugging in Visual Studio code.