DEV Community

Cover image for Top 7 Featured DEV Posts from the Past Week
Gracie Gregory (she/her) for The DEV Team

Posted on

Top 7 Featured DEV Posts from the Past Week

Every Tuesday we round up the previous week's top posts based on traffic, engagement, and a hint of editorial curation. The typical week starts on Monday and ends on Sunday, but don't worry, we take into account posts that are published later in the week.

Mix it up

As @austin642 explains, by using just two mixins, you'll be able to create highly complex, but scalable and flexible CSS layouts, without restrictions. Sounds pretty good, right?

Exciting changes in React 18

The React 18 Release Candidate was released March 8th, 2022. That means the features are all finalized and there are only a few weeks left until React 18 is officially released. @kathryngrayson shows us the major takeaways from the latest RC.

Escaping tutorial limbo with coffee chatters

@diballesteros shares his experience jumping between tutorials and bootcamps and finally figuring out how to escape the loop. The goal isn’t to learn a concept 100%, the goal is to use what you learned to make anything you can.

What is an ADR and Why Should I Write Them?

An architecture decision record is a document that captures an important architecture decision, including the context of how the decision was made and the consequences of that change. @carloscuesta shares the long-term benefits of writing up ADRs.

Serverless is more

@shreythecray shares some advice for coding newbies with little or no experience with serverless architecture to get a general understanding of it. Good stuff!

Format your Git commits in just 9 minutes!

It’s really important to maintain a consistent code style when collaborating with others. @ruppysuppy shows us how we can make this easy by using Husky, ESLint, and Prettier!

How to organize your React components

@antjanus has been working on structuring the anatomy of their React components in an efficient and readable way. What techniques do you use to organize your React components?

That's it for our weekly Top 7 for this Tuesday! Keep an eye on dev.to this week for daily content and discussions...and be sure to keep an eye on this series in the future. You might just be in it!

Top comments (8)

Collapse
 
graciegregory profile image
Gracie Gregory (she/her)
Collapse
 
carloscuesta profile image
Carlos Cuesta

Thanks for adding me! 😊 🙏

Collapse
 
antjanus profile image
Antonin J. (they/them)

Thanks!!

Collapse
 
diballesteros profile image
Diego (Relatable Code)

Didn't expect this. Thanks a ton! 🚀

Collapse
 
bobbyiliev profile image
Bobby Iliev

Great posts as always! 🙌

Collapse
 
shreythecray profile image
Shreya

Thanks for including my post!

Collapse
 
nickytonline profile image
Nick Taylor

Nice work folks!

Actress in a film saying crushed it

Collapse
 
svgatorapp profile image
SVGator

Has anyone actually managed to escape tutorial limbo? lol
Great content across the board!