Top 7 Software Engineering & Web Dev Articles Of The Week
Top 7 picks from last week: Rust enums in TypeScript, GraphQL myths debunked, Redux replaced with React Query, non-deterministic software testing, Angular job market insights & more!
Welcome to this week's Top 7, where the DEV editorial team handpicks their favorite posts from the previous week.
Congrats to all the authors that made it onto the list, lots of first-timers here 👏
"I Was Bored, So I Brought Rust Enums to TypeScript" - A Tale of Questionable Life Choices
Ja ・ Oct 16
#javascript
#rust
#datastructures
#typescript
@jasuperior takes us on an entertaining journey of implementing Rust-style enums in TypeScript during a late-night coding session. Through a mix of caff...