-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to Set up Create React App with TypeScript, Ant Design, LESS, CSS Modules, and ESLint #30
Comments
Hey great post! As a heads up your |
@IanSaucy Thanks for letting me know! I just tested this out locally and you're right. I've updated the blog post with the new less loader configuration object. |
Thanks for the great and up-to-date guide! |
Really useful, I've found ant styling to be much better than material UI (so far!) but the LESS thing had me scratching my head. Every step was perfect, thanks so much! |
Thanks for this great work |
Just starting out with react (coming from years of using Aurelia). This was very helpful to get me up and running with the essentials. Many thanks! |
Thank you very much. It was very useful. |
very useful !!! |
Thank you for the useful post, it is really helpful |
How about performance of this implementation?!.. |
@nelsonfrank Glad you found it helpful! I'm not aware of any performance issues. At the end of the day, it's React, so make of that what you will 😄 |
Did you remove this article? I couldn't find it anywhere. Maybe I'm being blind, but would be a shame if you had. |
@4imble Technically, yes, but it's still published (I just don't link to it anywhere and I've taken it off Google): https://www.aleksandrhovhannisyan.com/blog/archived/how-to-set-up-react-typescript-ant-design-less-css-modules-and-eslint/. |
@AleksandrHovhannisyan Hi! I just thought I'd say, this guide was super useful and I'd come to see if there was an updated version. I see the link just above is now removed, which is a shame. Lucky I copy pasted a proper copy at the time - if you get a chance to reinstate it or do an updated one, I'm sure lots of people would benefit. Thanks again! It's how I set my projects up now. |
No description provided.
The text was updated successfully, but these errors were encountered: