Viewing profile — jfleck
jfleck
HN member- Joined
- Wed, Nov 18, 2020, 7:48 PM UTC
- HN karma
- 2
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About jfleck
No profile information was provided.
Recent public activity
-
comment
Comment #27360572
WebstaurantStore | https://www.webstaurantstore.com/ | React, TypeScript, Tailwind, C#, React Native - both local and remote (Lancaster, PA | Tampa, FL | Remote US) UI engineer wor…
-
comment
Comment #26733625
https://github.com/fleck/class-types.macro#auto-reorder-clas... The order I ended up going with was to match tailwind's output order.
-
comment
Comment #26733552
self plug, but I wrote a macro/eslint plugin that does a couple things and this is one of them: https://github.com/fleck/class-types.macro#better-prettier-f...
-
comment
Comment #26428560
The only thing I really didn't like about tailwind was the danger of changing tailwind.config and the long className lists. I "solved" both of those issues with a simple macro and …
-
comment
Comment #25141561
I built a simple macro/postcss plugin to give tailwind more structure, but preserve runtime performance. https://github.com/fleck/class-types.macro#why-use-this-libr...