close icon
daily.dev platform

Discover more from daily.dev

Personalized news feed, dev communities and search, much better than whatโ€™s out there. Maybe ;)

Start reading - Free forever
Start reading - Free forever
Continue reading >

Vite + React, The Art of Comments, Top 5 Git Tips - Picks 186

Vite + React, The Art of Comments, Top 5 Git Tips - Picks 186
Author
 Ido Shamun
Related tags on daily.dev
toc
Table of contents
arrow-down

๐ŸŽฏ

How to Use Async/Await to Write Better JavaScript Code

๐Ÿ”ฅ Async/Await syntax is supported for a long time already in JavaScript. If you didn't have the chance to get a grip of it, check out this comprehensive article.

Introducing the new GitHub Issues

๐Ÿš€ Last week GitHub launched a new preview version of GitHub Issues. It looks amazing and I can't wait to try it out.

Windows 11 announcement: Everything you need to know

๐Ÿค“ News about Windows 11 is everywhere but in case you missed it. Here's a good chance to catch up.

How to design a system to scale to your first 100 million users

๐Ÿ˜Ž This article covers the fundamentals of scaling. How do you scale, when you should consider it, and what are the different options.

The Art of Writing Code Comments

๐Ÿ‘ฉโ€๐ŸŽจ Comments are often overlooked and can improve the developer's experience. This article explains why we tend to skip writing comments and how we can do better.

In JS functions, the last return wins

๐Ÿค˜ This piece is awesome. I even laughed a bit when reading the practical section. It's well written and dives deep into a specific edge case in JavaScript.

Top 5 Git Tips & Tricks

๐Ÿคฏ I was pretty skeptical about this article before giving it a read. But there are some solid tips there.

How To Become a Hacker In a Year

๐Ÿง‘โ€๐Ÿ’ป If you are into hacking this article lays down the requirements and steps you have to take to be one.

Exploring Data @ Netflix

๐Ÿคฉ In this post the Netflix engineers share the challenges of exploring data at scale. And they even launched an open-source tool to help everyone with the same challenges.

What is Vite + React!

๐Ÿค” Vite is a new build tool by Evan You, the creator of Vue.js. Surprisingly, Vite is not bound to Vue.js, learn how to use it with React.

Why not level up your reading with

Stay up-to-date with the latest developer news every time you open a new tab.

Read more