DEV Community

Cover image for πŸ”₯ What's Hot in Web Development? β€” Weekly Picks #144
Ido Shamun for daily.dev

Posted on • Updated on • Originally published at daily.dev

πŸ”₯ What's Hot in Web Development? β€” Weekly Picks #144

🌟 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.


Daily delivers the best programming news every new tab. We will rank hundreds of qualified sources for you so that you can hack the future.

Daily Poster

Oldest comments (3)

Collapse
 
dailydevtips1 profile image
Chris Bongers

Awesome collection again Ido! πŸ”₯

Collapse
 
idoshamun profile image
Ido Shamun

Thanks Chris! Happy to host you here

Collapse
 
aminda profile image
amin-da

bests..
thanks Ido