Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

"Declarative code compiles to imperative code that's hard to debug, I'm not sure we're in a better place now than we were with jQuery" ThePrimeagen

140,477 Aufrufe • vor 3 Jahren •via X (Twitter)

11 Kommentare

Profilbild von Marc Grabanski
Marc Grabanskivor 3 Jahren

I built TodoMVC in < 200 lines of code Then with lit-html it's even less lines of code with efficient DOM updates using simple template literals

Profilbild von ThePrimeagen
ThePrimeagenvor 3 Jahren

I agree

Profilbild von EduardoRFS.tei
EduardoRFS.teivor 3 Jahren

@ThePrimeagen You don't debug assembly very often, so why is it relevant if the code is doing another compile pass? Assuming the semantics are preserved it just doesn't matter

Profilbild von piq and 69 others
piq and 69 othersvor 3 Jahren

@ThePrimeagen you guys moved away from jquery?

Profilbild von Dany Cam ⚡️🔥🇨🇦
Dany Cam ⚡️🔥🇨🇦vor 3 Jahren

@ThePrimeagen

Profilbild von MySmallfish 🇮🇱
MySmallfish 🇮🇱vor 3 Jahren

@ThePrimeagen New projects I use vanilla js. It’s just the same effort for much less heavy, debug right in the browser with nothing between me and the code and no quirks to cover up. Also using @statelyai xstate for more complex

Profilbild von Ravavyr
Ravavyrvor 3 Jahren

@ThePrimeagen I made with just a vanilla JS class and methods. In the end, all of these things have to use vanilla JS at the bottom so why not start there to make something simple and reusable? [note, i've not updated it in two years, there's a few minor issues]

Profilbild von Marc Grabanski
Marc Grabanskivor 3 Jahren

@ThePrimeagen Awesome!! 🙌

Profilbild von Anthony
Anthonyvor 3 Jahren

@ThePrimeagen UI peaked in Highschool. When Bootstrap was what everyone was talking about.

Profilbild von Josh Close
Josh Closevor 3 Jahren

@ThePrimeagen I find React + TypeScript to be a nice sweet spot.

Profilbild von Marc Grabanski
Marc Grabanskivor 3 Jahren

@ThePrimeagen What he said must have gone right over your head.

Ähnliche Videos