You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project demonstrates how Node Package Manager (npm) can help in making coding more efficient through Test-Driven Development (TDD Method). Here we'll be using the TDD method to test multiple actors (Employee, Manager, Engineer, & Intern), and use the code to help us create a team profile generator. Alongside TDD, we'll also be using Inquire…
Extension-Pass is a full-stack structured travel blog that allows users to post about their travels and interact with other people's posts on previous destinations they've made in the past. The front-end is built with HTML using Handlebars.js, while the back-end is built using a MySQL database. In order to see and interact with other posts, crea…