For further actions, you may consider blocking this person and/or reporting abuse
Read next

New AI Method Improves Reasoning by 3.3% by Highlighting Evidence in Problem-Solving Steps
Mike Young -

AI Dominates Expert Pokémon Players with 90%+ Win Rate Using Advanced Language Model Strategy
Mike Young -

AI Breakthrough: New Self-Teaching Model Masters PhD Science and Math Using Simple Tools
Mike Young -

📂 Implementing Series Support in Astro 🛠️
logarithmicspirals -
Top comments (7)
We use Preact, but right now it's pretty much being used for the onboarding process only. We're mostly a Ruby on Rails app, believe it or not 😉
@ben wrote two posts about it, in case you want to dig deeper:
The dev.to tech stack
Ben Halpern
Making dev.to insanely fast
Ben Halpern
They are using Preact: dev.to/ben/why-we-went-with-preact...
So, as others have mentioned, we do use Preact, but right now we only use it for a few specific cases. 90% of the frontend is still vanilla JS.
From a quick scan in the chrome console... I was going to say no.
BUT... the beauty of a tool called Wappalyzer.com let's you see what tools the website is using.
According to it.... yes it does use React.js
Thanks for mentioning the awesome tool
Think your gut was right this time. The app is pretty on point, too, though.
Awesome, andy! Gotta learn to trust my instinct more. :) Thanks for making and working on a super product!