It is something like a cheat sheet for both beginners and experienced developers. It's always nice to have a reference implementation as a starting example without having to keep past projects to see how you did it before and now forget. You can copy part of the code, or the entire code, modify it for your needs and start using it. Or just give an example to a person who needs your help in a task and share your experience.
Don't hesitate to share your best approaches. Ask Oksana, Nazar, Yuriy, Vlad, Vitalii or Yarik if you want to push your changes.
- Java init project with Spring setup
- Linter configs that are frequently used in FTL projects
- The process of installing CircleCI
- The list of the best React packages and a few components with their pros and cons
- Useful React hooks
- The examples of perfect ReadMes and everything that should be inside them