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
Continue reading >

๐Ÿ”ฅ What's Hot in Web Development? โ€” Weekly Picks #144

๐Ÿ”ฅ What's Hot in Web Development? โ€” Weekly Picks #144
Author
 Ido Shamun
Related tags on daily.dev
toc
Table of contents
arrow-down

๐ŸŽฏ

๐ŸŒŸ This week we're all about frontend! You showed your love for our new integration with Hashnode, as we have so many Hasnode articles this week.
As always, all posts were ranked by daily.dev community. Shout out to all the authors. ๐Ÿ‘

So, let's get it started.

12 HTML Tags You Don't Know

๐ŸŒˆ Semantic HTML is important, especially for screen readers and accessibility. Getting to know new HTML elements helps us to avoid using div as a default.

Introduction to Moon.js

๐ŸŒ’ Moon.js is a minimalistic JavaScript library for building fast, functional UI.

Kanlist - Organise your work and life in a more beautiful way

๐Ÿ‘จโ€๐Ÿซ Kanlistโ€™s boards, lists, and cards enable you to organize and prioritize your projects in a fun, flexible, and rewarding way.

Why you shouldn't use Double Equals Operator in JavaScript

๐Ÿคฏ We use the triple equals operator by default, but did you ever stopped to think why?

Bash ~ never forget to git commit again ๐Ÿ’ฅ

๐Ÿš€ Chris guides you through creating a bash script that checks if you have unstashed changes in all of your projects

Cool VS-Code Themes for Developers

๐Ÿ’… A list of 5 brilliant VSCode themes

var, let, and const in JavaScript: a cheatsheet

๐Ÿ“ If you are new to JavaScript, you might wonder what is the difference between var, let, and const. Here is a cheatsheet to help you understand. My tip, don't use var, and use const by default.

This Image Is Also a Valid Javascript File

๐Ÿ‘จโ€๐Ÿ”ฌ Sebastian conducted an experiment to turn an image to a JavaScript file and load it with a script tag. He shares his experience in the post.

Understanding the difference between useMemo and useCallback

โš›๏ธ useMemo and useCallback are two popular React hooks. If you wonder what is the difference between the two and why should you even use them, check out this article.

Ways websites implement dark mode

๐ŸŽจ 4 ways to implement dark mode using CSS and JavaScript.

๐Ÿ™Œ Wrap Up!

That was all for this week. We will come back with another list of interesting development posts next week.

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