1. Which type of developer programs the code that users interact with directly?
frontend developer
2. In web-development, what languages does a frontend developer typically use?
HTML, CSS, JavaScript, JQuery, React, etc…
3. Which type of developer is responsible for making sure the logic of the application runs smoothly?
fullstack developer / backend developer
4. Which type of developer is responsible for handling databases?
backend developer
5. Which languages can you use in order to communicate with a database (give 2 examples)?
NodeJS / MongoDB, PHP / SQL, Python / SQL