Must Read
Front End Development Trends to Watch in 2022
This post is all about catching up with the directions of this development area in 2022 since the front end is moving at a speed that makes it hard to follow. Perhaps you will find something for yourself in these trends.
Sponsor (Thank You)

JS Developers - Get Paid For Your Feedback!
We’ve built a cool product for JS developers and are looking for your feedback to help us improve it. Join us on a 1-hour Zoom session, share your feedback and suggestions, and we’ll send you a $50 US Amazon.com gift card or equivalent for your time!
Learn
React Native In-app Purchases: Simple Implementation. Tutorial
This guide covers setting up in-app purchases in React Native apps and presents an intensive tutorial on building a pretty-looking and functional subscription app.
parseInt() in JavaScript – JS String to Int Example
In this tutorial, learn how to use the parseInt function to extract numbers from strings. It also includes the ways in using the redix parameter to specify what number system to be used when converting our returned integer.
How to Use PostgreSQL with Node.js
This tutorial presents how to set up a pooled connection to PostgreSQL in Node.js and a convenience function for running connections via that pool.
Tools & Code
7 Exciting VS Code Extensions Released in January 2022
Be thrilled with these seven exciting VS Code extensions, from code assistants to utilities, and a few more released in January 2022.
Top 7 Tools for JavaScript Development That You Must Know About
Become acquainted with the top 7 most essential tools for JavaScript development that will come in handy for any developer. These recommendations for JavaScript development tools will benefit your applications depending on what you are working on.
Watch
Did You Know This JavaScript Trick? (Logical Assignment)
This 4-minute video reveals a JavaScript trick at Logical Assignment that re-assigns a variable depending on if it's truthy, falsy, or null. You will find it essential when setting default values and avoiding using an IF statement.
Misc
The React Cheatsheet for 2022
Here's a super helpful cheatsheet to give you a complete overview of all of the React concepts you need to know in 2022 and speed with React as quickly as possible.