Must Read
UTC is Enough for Everyone, Right?
A really neat article that goes from the history of time itself through to standardization and working with time in both JavaScript and HTML.
Sponsor (Thank You)
Salary and benefits upfront? Yes please.
Our friends at Hired have more than 23,042 openings across the following developer-focused roles in major cities all across the globe.
- Software Engineering
- Engineering Management
- Design
- Product Management
- Data Analytics
- DevOps and QA
Here's how Hired works — 1) use our special link to create your account https://hired.com/x/1i2bw, 2) answer a few questions about yourself and your skills, 3) companies get in touch with their offer 4) you select the job that's right for you and get a $600 bonus directly from Hired when you accept a job.
If you're looking to get hired, our friends at Hired can help.
Learn
ES2018 Regular Expression Updates
An opinionated summary by Zsolt Nagi on ES2018 regular expression updates.
A Simple Guide to ES6 Promises
Promises are one of the most exciting additions to JavaScript ES6. In this post, Codburst.io creator Brandon Morelli creted a simple guide to ES6 promises.
How the new Vue CLI simplifies development
Developers transitioning from React to Vue don’t have the best experience with tooling or are rather overwhelmed by the scaffold process. In this post, Chris Nwamba teaches how the new Vue CLI simplifies it.
Sending Web Push Notifications from Node
The excellent web-push npm module lets you send push notifications without going through an intermediary service like PubNub.
Tools & Code
hybrids: UI Library for Creating Web Components with a Simple and Functional API
A UI library for creating Web Components with simple and functional API.
ParcelJs: How simple really is it?
PracelJs promises to be a “Blazing fast, zero configuration web application bundler”. In this article, software engineer Tom Vance put it into test.