Must Read
Managing Image Breakpoints with Angular
Angular has a built-in feature called BreakPoint Observer that evaluates media queries and reacts to the changing environment.
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
Animation in React
Animating your React apps doesn’t have to be a hassle. With these helpful components and prebuilt animation keyframes, you’ll be adding animation to your apps in no time.
Working with the React Context API
The React Context API has been around as an experimental feature for a while now, but only in React’s version 16.3.0 did it become safe to use in production.
New JavaScript Features That Will Change How You Write Regular Expressions
ES2018 introduced some new features for regular expressions that will come in handy if you’re doing certain types of text processing and manipulation, such as lookbehind assertions and named capture groups.
Tools & Code
Diving Deeper into JavaScript Objects
JavaScript objects pack more things than their terse and concise syntax would naturally exhibit. Creating and using objects in JavaScript is so easy, effortless, and so flexible that a lot of developers never realize that there is more to it.
Fuse.js: A Lightweight Fuzzy-Search Library
A mature library but it’s had some key releases recently.
Interesting Links
What Hooks Mean for Vue
Hooks aren’t just for React users, you know. Vue got its own proof of concept equivalent quickly thereafter (a final version is due in Vue 3.0) - here’s why, and how they work.