Everything New in React 18
๐ค React 18 is in the making but here's a sneak peek of what to expect. These features are incredible, I can't wait!
3 Tips to Improve Your Mental Health as a Developer
๐ Your mental health is the key to happiness and productivity. Dedicate the time to improve it, here you can find 3 tips to help you with that.
Blog - Next.js 11
๐ Next.js 11 was announced last week in the Next.js Conf. The new version is packed with some brilliant features such as Next.js Live and also includes Webpack 5 support by default.
Introduction into Domain-Driven Design (DDD)
๐ฉโ๐ซ DDD is a methodology for software and system design. Introduced by Eric Evans in 2004. It's an important tool and I recommend every developer to at least be familiar with it.
Build Better React Apps with These Simple Tricks
๐ 5 practical and a bit opinionated tips for React development.
What are Bookmarklets and How to Make Them
๐คฏ Bookmarklets is a new concept to me and it's brilliant. You can use the browser's bookmarks to execute common JavaScript snippets on the current web page. This article teaches all about it.
Face Detection on the Web with Face-api.js
๐ Learn how to detect faces in your web application using nothing but JavaScript. You will also learn how to manipulate the face image with emojis and more.
Introducing Aurora
โจ The Aurora team is a group of Chrome's superstars that helps open source frameworks (React, Vue.js, Next.js, etc) follow the best practices of the web.
How to Detect Unused CSS or JavaScript
๐ Removing unused code from your bundle is a low hanging fruit to improve the performance of your app. Learn how to use Chrome's DevTools to find your unused code.
10+ Useful React UI Libraries For Your Project
๐ค Looking for UI libraries for your React application? You might find what you need in this list.
๐ Wrap Up!
That was all for this week. We will come back with another list of interesting development posts next week.
โ