Haiku is a collection of ready-to-use hooks and utilities for almost any use case.
Link: https://www.reacthaiku.dev/ Repo: https://github.com/DavidHDev/haiku

Haiku is a collection of ready-to-use hooks and utilities for almost any use case.
Link: https://www.reacthaiku.dev/ Repo: https://github.com/DavidHDev/haiku

If you, like me, love order in a git, then Conventional Commits is just a lifesaver 😅 You don't have to guess which commit does what. Just feat:, fix:, chore: - and everything is clear. Plus, it automatically helps with versions and CHANGELOGS. Use Conventional Commits and don't make mistakes in committing names. Your future self in the repository will thank you very much 🙌 Link: https://www.conventionalcommits.org/en/v1.0.0/
Viktor Svertoka·Insights·
Learning JavaScript doesn’t have to be boring. Here are interactive platforms where you learn through challenges, puzzles, and real coding practice. 1️⃣ CodinGame https://www.codingame.com/ide/puzzle/onboarding 2️⃣ CodeCombat https://codecombat.com/play/level/dungeons-of-kithgard 3️⃣ Untrusted https://untrustedgame.com/ 4️⃣ Codewars https://www.codewars.com/ 5️⃣ Mimo https://mimo.org/ 6️⃣ JSDares https://jsdares.com/ 7️⃣ Screeps https://screeps.com/a/#!/sim/tutorial/1 8️⃣ Crunchzilla https://www.crunchzilla.com/code-maven 9️⃣ Elevator Saga https://play.elevatorsaga.com/ 🔟 CheckIO https://js.checkio.org/
Viktor Svertoka·Tech·
React PDF is a library for generating PDF files using React. It provides an API for styling document elements using CSS properties. Link: https://react-pdf.org/ Repo: https://github.com/diegomura/react-pdf
Viktor Svertoka·Tech·