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.

How to Build Things People Want to Use 👷

Websites looked very different in the 90’s compared to how they look today. They were less concerned about aesthetics and more so about function. But the more and more we used websites, the more we asked of them. Here, @evergrowingdev covers how the user experience took center stage.

A Tool to Make CSS Box Shadows Effortlessly

@arbaoui_mehdi’s team made boxshadows.xyz, an app aimed at easing the process of creating and managing the box-shadow property in CSS. This comprehensive tool provides full control of the CSS box-shadow property, so check it out and see how it changes your workflow!

JavaScript Console Methods: A Deep Dive

There are several methods available in JavaScript's console object, each serving a different purpose. This article from @kelvinguchu discusses these methods and provides examples of their use.

Using Prisma with SvelteKit

Data is a critical part of every web app. But dealing with databases can be challenging. That's why @joshnuss likes Prisma, it's a friendly to use solution that simplifies many of the pain points of working with databases.

Angular is Getting New Template Syntax

Angular has been stable for some devs and stagnant for others. Now it’s moving forward at light speed. But where exactly is it headed? Find out more with @danielglejzner!

Next.js and GraphQL: The Perfect Combo for Full Stack Development

In this post, @franciscomendes10866 helps you make a full stack application using Next.js with GraphQL Yoga. If you’re still learning how to use these tools, this is a great tutorial to learn how to perform operations such as Get, Create and Delete on the database, as well as GraphQL integration.

Live Regions in React

Accessible Rich Internet Applications (ARIA) is a set of roles and attributes you can add to HTML elements to give more information to the accessibility tree. Check out this short, but very well-written post on live regions and how they work from @abbeyperini!

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

Collapse
 
adiatiayu profile image
Ayu Adiati

Woo-hoo! Congrats, @abbeyperini! 🎉

Collapse
 
erinao profile image
Erin A Olinick

🙌 Congrats to this week's Top 7!

Collapse
 
michaelsynan profile image
Michael Synan

Love to see it! Check out my post on Nuxt3 forms with validation and feedback: dev.to/michaelsynan/nuxt3-form-wit...

Collapse
 
arjuncodess profile image
Arjun Vijay Prakash

Congrats all! Check out my article(it is worthy of getting recognized) - dev.to/arjuncodess/top-14-game-cha...

Collapse
 
abbeyperini profile image
Abbey Perini

Thanks, Brian!

Collapse
 
kingkunte_ profile image
kingkunte_

Congratulations everyone. Keep up the good work. Drop by my page and check out my articles and leave your feedback to help me improve. Thank you. dev.to/kingkunte_/go-modules-a-beg...

Collapse
 
devarshishimpi profile image
Devarshi Shimpi

Congrats everyone! 🎉

Collapse
 
femi_akinyemi profile image
Femi Akinyemi

Congratulations everyone👍🏾

Collapse
 
kelvinguchu profile image
Guchu Kelvin

Thanks for recognising my effort❤️