October 23, 2020
Welcome to Dev Awesome, the newsletter for awesome developers. This week we have another dose of interesting articles, tools and inspiration to supercharge your afternoon. Enjoy!
Node.js v15.0.0 is here!
The newest Node release includes APIs, JS engine updates, and some changes to npm. Also important to note, Node.js 14 is now the LTS version.
medium.com
Bringing the browser developer tools to VSCode
Visual Studio Code, one of the most popular code editors right now, its getting a native integrated DevTools extension in the next update.
blogs.windows.com
Webpack 5 Headache
With Webpack 5 being released this month, there are some important breaking changes you should know about.
blog.sindresorhus.com
An Honest Review of Gatsby
An in-depth article on the static site framework Gatsby, written by someone who has actually used it for a real life project.
cra.mr
The Widening Responsibility for Front-End Developers
Beautifully presented article about the current state of frontend development and the ever changing web ecosystem.
css-tricks.com
Presenting v7.0.0 of the npm CLI
Part of the aforementioned Node 15 release is an update to npm that brings workspaces, improvements on .lock files, and more.
github.blog/2020-10-13-presenting-v7-0-0-of-the-npm-cli/
React Nice Dates - Touch-friendly datepicker for React.
This modular library consists of components and utilities which can be combined to create the perfect date picker for your needs.
reactnicedates.hernansartorio.com
Bueno - JS validator for forms and APIs
Great library that helps you make sure all incoming data is the right type and formatted properly.
github.com/philipnilsson/bueno
jExcel - Vanilla JavaScript library for creating excel-like spreadsheets
Really cool JS plugin for quickly creating interactive tables with good browser support and lots of features.
github.com/paulhodel/jexcel
Optimizt - Nice CLI tool for working with images
Simple to use command line tool for quickly compressing images, optimizing SVGs, and converting to WebP.
github.com/funbox/optimizt
CSSometric - Fun animation demo on CodePen
This pen shows how you can manipulate the dimensions of HTML elements to create eye-catching, smooth animations.
codepen.io
Good Web Design - Curated list of beautiful landing pages
The website is fun to browse and there is the option to show specific sections of the pages (e.g. see only the pricing tables).
www.goodweb.design
Bidirectional scrolling: what's not to like?
A quick design analysis on UIs with both horizontal and vertical scrollbars, as seen in the Netflix browse interface.
adamsilver.io
Beautiful CSS 3D Transform Examples
Nice collection of useful examples on how to spice up your design with some simple CSS 3D transforms.
polypane.app
Radix Icons - Crisp SVG icon set for React
This pack, designed by Modulz, offers a large variety of icons, each one with a modern thin-line look.
icons.modulz.app