Git Product home page Git Product logo

nodejs_practice's Introduction

This repository is for me to practice writing code from the book Web Development with Node & Express from Ethan Brown (O'Reilly)

Personal notes:

  • I installed a more recent version of Node on my machine. This version calls the executable 'nodejs' instead of 'node' (which would have been installed via nodejs-legacy). The book uses the 'node' executable.
  • For the meadowlark.js app, I will cp off the code from each iterative step, so that I can see the progression. However I will not copy off each iteration of the other code (like Handlebars, or CSS). The book's GitHub repo gives each chapter its own tag to separate iterations of the built website, but I'm fine cutting some corners.
  • It may seem silly to type these code examples in, when I could just copy the files from the O'Reilly site, but I find it helps me understand it better when I type in each line at a time.

Lessons I skipped writing code for:

  • Ch 2 - Serving Static Resources
  • Ch 3 - Dynamic Content in Views (did add 'fortune' code in Ch 4 - Node Modules though)

Original code samples from the book can be found at https://github.com/EthanRBrown/web-development-with-node-and-express

nodejs_practice's People

Contributors

adkinsrs avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.