jordan booker dot dev

Hi 👋🏽! My name is Jordan Booker, welcome to my professional page. I am a curious fullstack developer that is seriously in love with the web 🤓. Here you can find some projects that I am proud of.

Note: Pardon the dust as I work on modernizing my website.

A gif of the travel planner app being used

Travel Planner App

Role: 

Developer, Designer

Tech stack: 

HTML, SASS, JavaScript, NodeJs, ExpressJS, Webpack, Babel

Features: 

Local storage paired with service workers to hold planned data even after user exits the browser

Challenges: 

API calls dependent on other API calls

Solution: 

Utilize local storage and a set timeout function to store data and run subsequent API calls

Live siteSource code