Clean Architecture Example & Breakdown
๐งน An introduction article to clean architecture with C# and .NET.
5 Visual Studio Code Hacks That You Will Thank Me For (And They're Not Common Points Like "Install Prettier Extension")
๐งโ๐ป The author mentions a few unique tips for VS Code. The list includes changing the comments color, generating custom snippets, and more.
Reusability patterns in React
โป๏ธ An extensive article that compares most of React design patterns to keep your code lean and to increase reusability.
How to have a productive programming day
๐ Staying productive throughout the day is a difficult task. Hopefully you can find in this article some tips to help you out with that.
Why Developers Like React Native in 2021
๐ป An overview article of the advantages of React Native.
Getting started with PeerJS
โก๏ธ PeerJS is a JavaScript library that hides the complexity of WebRTC. Learn how to use it and what you can build with WebRTC.
Rust on the front-end
๐คฏ Did you know that you can run Rust on the browser? Now you can using WebAssembly. Try it out.
Advanced Dependency Injection in React
๐ Dependency injection has several advantages but is rarely used in React. This article lists a few libraries that can help you out with DI.
How to Use IndexDB to Manage State in JavaScript
IndexDB is an async browser storage that can store a lot of data. This is a walkthrough that shows how to build a persistent state manager just like Redux and Vuex.
Glass UI Generator - CSS generator from glassmorphism
๐ท A new product that generates CSS code snippets based on the glassmorphism guidelines.
Never miss new trends
daily.dev delivers a feed of the hottest developer news personalized to you. Read more quality articles. Stay up to date. Save time.
โ