Ripple: The Elegant TypeScript UI Framework
Article URL: https://jsdev.space/meet-ripple/ Comments URL: https://news.ycombinator.com/item?id=46572723 Points: 7 Comments: 5...
Article URL: https://jsdev.space/meet-ripple/ Comments URL: https://news.ycombinator.com/item?id=46572723 Points: 7 Comments: 5...
Hey, React Adventurers! Back for more after nailing JSX, components, and props on Day 2? Awesome—you’re ready to add interactivity! Today we’re tackling state...
Mutating Methods Do NOT change reference These methods modify the same array/object in memory, so using them directly on React state may not trigger a re‑rende...
!ZeeshanAli-0704https://media2.dev.to/dynamic/image/width=50,height=50,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fupload...
Hi HN! I built VAM Seek because I was frustrated with 1D seek bars – you never know where you're going until you get there. VAM Seek renders a 2D thumbnail grid...
Polyfills for call, apply, and bind !ZeeshanAli-0704https://media2.dev.to/dynamic/image/width=50,height=50,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev...
Problem Description Implement an extends helper in ES5 that creates a constructor applying both a super type and a sub type, sets up the correct prototype chai...
Abstract Introduction The goal of this project was to implement a stable, interactive Navier‑Stokes solver that runs natively in modern browsers without plugin...
Installation bash npm install next-themes Setup in main.jsx tsx import { ThemeProvider } from 'next-themes'; import { StrictMode } from 'react'; import { creat...
Hello World! I’ve been following the DEV community for a while, and it’s time I finally jump in. I’m Shubhankar Basak, a Bachelor of Computer Science student a...
Today felt different. Not because I learned a new React feature, but because I leveled up how I think about code structure. I didn’t just write components—I sta...
markdown !Cover image for 🧶 Beginner‑Friendly Guide 'Minimum ASCII Delete Sum for Two Strings' – LeetCode 712 C++, Python, JavaScripthttps://media2.dev.to/dyna...