ericdiviney / react-handbook

⚛🤌 Modern approaches to architecture and feature development in React apps.
https://reacthandbook.dev
MIT License
289 stars 28 forks source link

Refactor code for clarity and add .idea to gitignore #98

Closed M1ck0 closed 11 months ago

M1ck0 commented 11 months ago

This commit addresses two main areas. Firstly, for improved code clarity and maintainability, redundant code blocks have been removed and onClick handlers have been refactored to separate functions rather than inline expressions. Secondly, the .idea directory (created by JetBrains IDEs like WebStorm or IntelliJ) has been added to the .gitignore file to avoid cluttering the repository with IDE settings.

closes #97

vercel[bot] commented 11 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-handbook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 21, 2023 10:12pm