shlogg · Early preview
Ian Bonaparte @ibonaparte

Front End Developer/UX Designer

Learning Node.js Fundamentals With Code Academy

Completed Code Academy's backend courses, learned Node.js fundamentals and Express. Implemented Google Sheets data import into SQLite and wrote SQL queries for team stats. Next: dynamic team list display with Express.

Setting Up A React App With Express And SQL Database

Setting up a React app with a proxy server to connect to a SQL database hosted on a separate server. Learned about Vite and used Axios to fetch data from the server, displaying user info in a list. Next steps: finish React courses and launch MVP.