This is a list of hand-picked resources that help me during my project development.
I will constantly update this when I find new helpful resources.
May it be for front-end or back-end, these are the resources that help me to learn them.
- Laravel: A list of resources related to Laravel
- Vue.JS: A list of resources related to Vue.JS
- ReactJS: A list of resources related to React
- TALL Stack: A list of resources related to the TALL Stack
- PHPStorm: I used PHPStorm to code PHP-based projects. I think it is easier for PHP development because of its features such as auto-import of classes and auto-completion without any extensions.
- Visual Studio Code: I used Visual Studio Code for most of my project development because of its openness and also it is free.
- Flexbox Cheat Sheet by @simonpaix on Twitter