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 #165

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

๐ŸŽฏ

Every week we gather the best articles on daily.dev. And this week seems to be all about web performance and CSS Grid.
Of course, there is more than that so be sure to check out this fantastic list.

So, let's get it started.

How to use HTTPS for local development

๐Ÿ”’ localhost for most cases behaves exactly like HTTPS. But sometimes it is still necessary to use HTTPS for local development. Learn how to do it.

Learn CSS Grid by Building 5 Layouts in 17 minutes

๐Ÿ‘ทโ€โ™€๏ธ If you are like me, you use flexbox by default but there's a (not so) new kid in town. This article will teach you how to use CSS Grid with real-life examples.

Node.Js == C++ ?

๐Ÿค” Obviously no. But this is a great opportunity to learn the relation between Node.js and C++.

Things You Can Do With CSS Today

๐Ÿš€ Like every programming language, CSS keeps evolving. Learn the newest perks of CSS.

How to Create your Own Programming Projects

๐Ÿ˜Ž Learn how to apply the "Whole-Part" method by coach Wooden to build your skills.

Performance Optimization of a Frontend App

๐ŸŽ An in-depth article that covers website optimization tips. It goes far beyond the usual stuff although it's included as well.

GreenSock ScrollTrigger

๐Ÿ”ฅ ScrollTrigger is a new library by GreenSock. Chris shows examples of cool demos that you can build with it.

Making GitHubโ€™s new homepage fast and performant

โšก๏ธ GitHub engineering team shares their journey of building the new homepage of GitHub.

Naming Conventions 101 for Developers

๐Ÿ“š Following naming conventions will make your code more readable and maintainable. Here are a few examples for naming conventions that will get you started.

The Holy Grail Layout with CSS Grid

๐Ÿ† Learn how to use CSS Grid to design the old-school layout of the web. This layout includes a header, sidebar, navigation bar, content, and footer.

๐Ÿ™Œ 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