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.
In sticking with holding myself accountable on my journey, I am happy to be writing part 2. I've been quiet this past week or so because I am focusing on actually learning what I want to do, instead of just diving head first into the project and getting lost in tutorials. I am hopeful that my patience will pay off. Code Academy I took advantage of Code Academy's free courses and completed "Introduction to Backend Programming" and "Learn Node.js Fundamentals". This felt necessary for me as I've done React projects and other node projects before, but I never actually understood what I...