Frontend
Discussions about frontend development, HTML, CSS, JavaScript, browser APIs, web standards, component frameworks, rendering libraries, UI/UX patterns, and tools and technologies used to build websites and web apps!
Darryl Yeo 🛠️ pfp
14 replies
16 recasts
155 reactions

Darryl Yeo 🛠️ pfp
1 reply
0 recast
3 reactions

Darryl Yeo 🛠️ pfp
5 replies
0 recast
14 reactions

Darryl Yeo 🛠️ pfp
2 replies
0 recast
2 reactions

pugson pfp
5 replies
0 recast
16 reactions

typeof.eth 🔵 pfp
Tailwind continues to be the bane of my existence. If you’re building a UI library, potential conflicts with the consumer are death by a thousand paper cuts. Yes you can prefix but the cost is getting everybody (including AI) to adopt your different class names. AI hates deviating from the norm and tbh so do I (my prettier.rc is always {}). “But if you’re not building a library, it’s so much faster!” Maybe, depends on what you’re building and how well you know CSS. If you don’t wanna learn CSS, sure, but the spec keeps expanding and Tailwind has to keep up. My biggest issue with Tailwind in non-library projects is that, in my experience, it makes people not make UI components. Your button styles, for example, are duplicated everywhere. Need to tweak a border radius? Cool, you have to update every button cause there’s no canonical styled button component. Is that an inherent issue? No, but if you give people the choice to be lazy, they will be lazy. Is it a problem specific to Tailwind? No, but it’s so common in Tailwind codebases. CSS modules all day. Sorry.
2 replies
1 recast
8 reactions

Mikko pfp
0 reply
1 recast
3 reactions

5/9 pfp
0 reply
2 recasts
9 reactions

max pfp
2 replies
0 recast
3 reactions

Johnson pfp
1 reply
0 recast
2 reactions

Zinger pfp
1 reply
0 recast
5 reactions

Rafi pfp
1 reply
0 recast
3 reactions

tstomek pfp
Hello /frontend 👋 We’re currently working on the official $DEGEN app - excited to connect with the community and share what we’re building. The new mobile app is being developed in React Native, with a focus on supporting both iOS and Android from a single codebase (starting with iOS 🚀 ) 🔧 Tech stack: 💥 React Native 💥 React Hook Form for flexible and scalable form management 💥 Zod for runtime-safe schema validation 💥 React Query to handle async data fetching and caching We’re aiming for great performance, a smooth dev experience, and quick iteration. 🙏 If you’ve built serious apps in React Native before... Would love to hear your lessons learned — especially around: 💡 Performance optimizations — what’s made the biggest difference for you? 💡 Gotchas in App Store/Play Store submission — any early-stage advice? We're heads-down building, but always open to learn from folks who’ve been there. Drop your thoughts or fav resources — let’s build DEGEN strong 💪
8 replies
33 recasts
227 reactions

downshift 🌹⏳💀 pfp
1 reply
0 recast
3 reactions

matt 💭 pfp
1 reply
1 recast
6 reactions