Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I've never seen what I would consider to be good code in JSX. It's all mixed concerns, low reuse and bodge wiring by design.
-
@SortOfTested Haha, you summed up the codebase because of which i wrote this rant 🤣
-
bvego64yIt’ll always be like that with every technology
It used to be “i hate bad unorganized jquery code, cant wait when everyone moves to react/angular”
People will always find a way to fuck up code organization or pretty much anything else code related
I tell all of my mentees that the best skill you can obtain as a developer isn’t a technology/pattern/language but digging through other peoples code
Related Rants
Working on someone else’s React project is a nightmare especially when they don’t know how to write good JSX code ( which most people don’t )
I honestly am looking forward to when Svelte takes over the frontend world
rant
react
svelte
frontend