Uses
A somewhat comprehensive list of tools, apps, hardware, and more that I use on a daily basis to make things happen.
Backend
- I use Laravel as my main backend tool, over 4 years of experience in PHP with Laravel.
- MySQL is my go-to tool when we talk about databases.
- Node.js, javaScript is awesome!!! using node with Express. Most likely MERN stack.
- MongoDB when you talk about non relational database.
- With less experience GraphQL and Firebase.
Frontend
- The basics HTML 5, CSS and the MVP JavaScript can let you accomplish almost anything.
- React is my front end JavaScript library of choice. The component-centric mental model is the first thing that truly made sense to me as a developer.
- A Predictable State Container for JS Apps Redux
- with less experience we can add Vue.js
- As legacy support, we can't forget about the good and old Jquery
- For any 3D I use three.js.