・
Review 1
・
Average rating 2.0
ㅇ Prerequisites: It's relatively easy to follow if you have basic knowledge of JavaScript, Bootstrap, simple HTML tags, and fundamental HTML protocols (GET, POST). ㅇ Pros: Seems good for a quick overview if you only want to learn the basic CRUD code of Node.js. ㅇ Cons: 1. There were too many missing codes and lectures in between. There are parts where you have to write down "added code" separately, but even those parts don't seem to be properly updated. 2. The explanation of the code is somewhat lacking. There is no explanation of what the corresponding parts mean and where those parts are connected to in HTML and the database, so there are many parts that you have to look up yourself. 3. There is no Git repository with the entire code. I was only able to combine all parts of the code after searching through the questions for the lectures on Inflearn or going directly to the corresponding videos on YouTube and reading the comments. 4. Slow feedback. The answers to the questions for this lecture were from AI, not the 'lecturer'. There was almost no response. ㅇ Thoughts after completing the course: At some point, you may find yourself pausing the video and sighing. It seems like a worthwhile lecture if you are willing to fill in the missing code yourself and learn as you go.