✨ Shoutout to @rachelfazio who created our new cover image and updated the badge for this series. ✨
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.
Debouncing and Throttling in React
When talking about performance, speed is what instantly comes to mind. But what if the real trick to speed was slowing down? Let’s take a look at two “slow-down” techniques that will actually improve your app’s performance, debouncing and throttling in React with @adevnadia.
How to debounce and throttle in React without losing your mind
Nadia Makarevich ・ Jan 12 '23
Rust WebAssembly with Webpack on Arch Linux
In this awesome tutorial, @nabbisen shows us how to implement Rust code to generate WASM and deploy it.
Rust WebAssembly (wasm) with Webpack on Arch Linux (Rust 1.66)
nabbisen ・ Jan 9 '23
The Markdown Cheatsheet to Rule Them All
In this handy resource created by @imluka, you'll learn how to do everything you've ever wanted to do in Markdown. Keep this nearby when writing your next DEV post!
The Only Markdown Cheatsheet You Will Ever Need
Luka Dušak ・ Jan 15 '23
Avoiding Hasty Abstractions
"Don't abstract for the sake of abstracting, but don't do the opposite either! Manage complexity by aiming for simplicity and maintainability with the information you have. Make it work."
Wise advice from @cher on the AHA programming principle!
Avoiding Hasty Abstractions (AHA programming)
Cher ・ Jan 11 '23
Get Started With React, Vite, and TypeScript
Tooling should just work for you and not be in the way. So let's explore how to kickstart your next React project with @juristr using Vite, in under 2 minutes, without worrying about the setup.
React, Vite and TypeScript: Get started in under 2 minutes
Juri Strumpflohner for Nx ・ Jan 12 '23
Passwordless Auth for Your Site
Passwordless authentication is now possible in-browser thanks to the WebAuthn protocol. To that end, let’s explore the alpha version of Passwordless.ID API with @dagnelies.
Passwordless authentication for your website in 5 minutes!
Arnaud Dagnelies ・ Jan 13 '23
Zod, a TypeScript-first Library
@jareechang came across Zod, a TypeScript-first schema declaration and validation library. Zod’s approach hits the right balance between robust code and developer experience (DX) when working with data validation in Typescript.
Zod: The Next Biggest thing after Typescript
Jerry ・ Jan 8 '23
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)
Congrats to our winning authors: @adevnadia, @nabbisen, @imluka, @cher, @juristr, @dagnelies, & @jareechang! 🙌
Really appreciate y'all sharing such awesome posts.
Wow, thank you very much @michaeltharrington ! That was so unexpected ! Until now my articles had really low exposure, and then, boom, this one hit it! Thanks a lot, it's nice to see one's content appreciated. ❤️
congrats @nabbisen
@jmau111
Thank you so much 😄 Yay ✨🙌🎉
Yay!
Woo, nice work @rachelfazio ! 🥳🎉
Wow, thanks @michaeltharrington and The Dev Team! The decision to start writing this year definitely paid off. Can't wait to write more ✍🏼
Congrats everyone! Great list of posts!