Issue #96 · January 21, 2019

Security Checklist

“All of the biggest technological inventions created by man - the airplane, the automobile, the computer - says little about his intelligence, but speaks volumes about his laziness”

Best 7 links of week #3, 2019

Security Checklist

Security Checklist

As a FullStack developer, you are probably more security conscious than the average web user. But security is never enough, so with this checklist you can make sure you are following a set of minimum security recommendations to be safe on the web. Share it also with your non-developer friends!

Articles

anime.js

Anime.js (/ˈæn.ə.meɪ/) is a lightweight JavaScript animation library with a simple, yet powerful API. It works with CSS properties, SVG, DOM attributes and JavaScript Objects.

Aliasing module paths in Node JS

Typing out long and error-prone paths to your Node JS modules can be a daunting task! Even with code-completion features like IntelliSense in place (which is supported by almost every IDE or text editor), this can become more challenging as your codebase grows. This article explores a technique that can help you solving this problem.

Front-End Performance Checklist 2019

Let’s make 2019 fast with a front-end performance checklist (PDF/Apple Pages/MS Word) that contains everything you need to know to create fast web experiences today.

GitExplorer

GitExplorer: Find the right git commands you need without digging through the web

Book of the week

Designing Interfaces: Patterns for Effective Interaction Design

Designing Interfaces: Patterns for Effective Interaction Design

by Jenifer Tidwell

Despite all of the UI toolkits available today, it's still not easy to design good application interfaces. This bestselling book is one of the few reliable sources to help you navigate through the maze of design options.