Must Read
Authentication Best Practices for Vue
This article explains the best practices for Vue authentication and illustrates with clear code and best practices.
Sponsor (Thank You)

Time tracking for your business has never been this easy!
Time Tracking has never been this easy. Hyperlogs is the most comprehensive app that helps you manage all your projects and teams timesheets without the clutter and complexity. Its time to focus on growing your business.
Tracking time is only a small part of understanding how healthy your business is. Hyperlogs gives you powerful and invaluable insight that guides sound business decision making. Know your revenue as well as your costs and get visual cues when vital project adjustments are necessary to help it succeed.
Its time you start focusing on growing your business, so let Hyperlogs handle the rest.
Learn
Vuido - native desktop applications using Vue.js
In this post, Michal Mecinski shared his first version of Vuido. Just like Proton Native, Vuido is based on libui 1.1k, which is currently an alpha version, but I think that it looks very promising.
A Much Faster Way to Debug Code Than with Breakpoints or Console.log
There are 3 major ways to log something in wallaby.js and quickly inspect the output inline, or inside the Failing Tests/Line tests view, in all supported editors.
Top Angular Plugins for Sublime Text
This article covers a number of Angular plugins for the Sublime Text text editor.
Tools & Code
JavaScript Algorithms and Data Structures
A Github repository containing JavaScript based examples of many popular algorithms and data structures.
Tips to Make Your webpack Bundle Smaller When Using JS Libraries
Using a library in your webpack project? Here’s how to optimize it
rmodal.js: A Simple 1.2 KB Modal Dialog with No Dependencies
A simple 1.2 KB modal dialog with no dependencies.
Watch
The Trick to Understanding Scoped Slots in Vue.js
Scoped slots are one of Vue's most powerful features. In this article, software developer Adam Wathan teaches the trick to understand scoped slots in Vue.JS.