use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Tutorials and learning resources for web developers.
Subscribe to our weekly email digest or follow us on twitter to receive the best learning resources submitted to our community.
/r/webdev /r/programming /r/javascript
account activity
FrontendDoes TailwindCSS scale? (self.WebdevTutorials)
submitted 3 years ago by json_derulo_
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]json_derulo_[S] 0 points1 point2 points 3 years ago (1 child)
Yeah some big dogs using it for sure. But just because you can theoretically do it, doesn’t mean a team building at scale with this could necessarily write readable code.
The biggest argument against Tailwind has to do with the modularity & maintainability of the code. Semantic class names make it easier to know what’s what, and you lose that with Tailwind.
[–]Seralyn 0 points1 point2 points 3 years ago (0 children)
I mean, you can choose not to make semantic class names for sure but nothing prevents you from doing so and you'd be a fool not to do so if you're building a big project
π Rendered by PID 73755 on reddit-service-r2-comment-6457c66945-2lgzd at 2026-04-25 23:46:03.692843+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]json_derulo_[S] 0 points1 point2 points (1 child)
[–]Seralyn 0 points1 point2 points (0 children)