DEV Community

Cover image for Top 7 Featured DEV Posts from the Past Week
Brian Bethencourt 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.

I created 100+ unique CSS patterns

In this post, @afif showcases their library of over 100 unique CSS patterns made by scratch all using the same code structure! Grab a nice pattern and show us the results on your favorite site!

JWT Authentication in React with react-router

Here, @sanjayttg explores the seamless integration between JWT authentication with React and react-router. Learn how to handle public routes, secure authenticated routes, and utilize the axios library to make API requests with the authentication token.

Deploy Hugging Face Models on Serverless GPU

Hugging Face is a platform focused on making AI and data science more accessible. @dhanushreddy29 shows you how to get started on your own by using Serverless GPUs on a Pay-As-You-Go model.

What's new in ES2023? 👀

Each year, new features are added to ECMAScript, the specification that JavaScript is based on. Following up on last year’s ES2022, @jasmin covers the latest features announced for ES2023 including shebang grammar, array improvements, and a more functional version of sort.

Future of CSS: Popover API

@link2twenty looks at two exciting features coming to CSS and how well they work when paired together. Popover API is awesome on its own, but even better when paired with anchor positioning

Keeping up with my cat's 💩 using a RaspberryPi

Like many of us cat owners, @fdocr was shocked at how they’re essentially potty-trained from birth. Equally shocking is the smell that comes with it 🦨. Tech is meant to make our lives easier, so let’s do just that with an IoT solution!

A Practical Overview on Architecture Decision Records (ADR)

@ctaverna wants to show you how to start writing up ADRs and why this could be your most valuable action as a software architect.

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 (2)

Collapse
 
erinao profile image
Erin A Olinick

Nice lineup! Congrats, all!

Collapse
 
erinposting profile image
Erin Bensinger