Node.js2 [TIL] 20201216 Express / Dynamic HTML with Templating / RESTful Routes Express An NPM package which comes with a bunch of methods and optional plugins that we can use to build web applications and APIs Fast, unopinionated, minimalist web framework for Node.js Start up a server to listen for requests Parse income requrests Match those requests to particular routes Craft our http response and associated content Library vs. Framework Library: The user controls the flo.. 2020. 12. 16. [TIL] 20201215 The Terminal / Our First Brush with Node / Exploring Modules & The NPM Terminal Terminal Text-based prompt where the user can interact with the machine. Originally, used to be a physical object. Now we use software terminals. Why Use Terminal Using terminal takes less time than using GUI once you get used to it. Terminal provides a "mainline" into the heart of the computer, giving us access to areas we normally don't interact with. Many of the tools we need are ins.. 2020. 12. 15. 이전 1 다음