Day 046 / #100DaysOfCode | While learning how to generate models using Sequelize CLI (after learning how to write Sequelize models manually), this was feeling kind of familiar... It's what gets hidden by Rails magic! This is the JS version with no magical cover-ups! #CodeNewbies
Day 045 / #100DaysOfCode | I learned that 'npm' installs and 'npx' executes. When I switched from GitBash on Windows to macOS Terminal, I needed to type 'npx nodemon <appname>' to run the app. For the other #CodeNewbies out there learning node, have a look at using nodemon!
Day 044 / #100DaysOfCode | Spent most of the morning troubleshooting MySQL Workbench on MacOS, keeps crashing (works fine on Windows) so had to resort to using the terminal to access my databases to continue to learn Sequelize in class. A #CodeNewbies day, need to learn more!
@suxin_jeong @AndresJiAr@dbeaver_news thanks! I'm going to give this a try now! i'm enjoying writing SQL into the terminal at the moment, but we have an assessment looming so need to be more efficient as I'm not that good atm - so definitely appreciate this!
Day 043 / #100DaysOfCode | Wrote my first sequelize model today. Another day on this, then MongoDB, React and then I'll be kind of MERN stack ready! #50Projects50Days on hold... assessment time has only one gear - extreme. #CodeNewbies#Sequelize
Day 040 / #100DaysOfCode | Continued to train in Express.JS using Node.JS today; the E and the N. MongoDB next and then REACT. The M and the R. #MERN Also completed Project 40 for #50Projects50Days!
Day 39 / #100DaysOfCode | Completed Project 39 - Password Strength Background for #50Projects50Days | Before completing this project, spent the day console.logging process.argv with the N in MERN aka spent the day learning Node.JS! #CodeNewbies#CodeLife