Giter Club home page Giter Club logo

nodefailsafe's Introduction

nodefailsafe's People

Contributors

balupton avatar johnsonjo4531 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

nodefailsafe's Issues

General Feedback!

I really enjoyed this workshop! Thank you for preparing this material, Ben!

As a beginner to JavaScript and Node.js, it was a struggle for me to feel comfortable with the material and I had to work to keep up and get everything done. Your careful in-person explanations helped a lot, so I recommend that someone who is new to Node.js NOT try and attempt this on their own if they don't feel super comfortable with basic JavaScript concepts.

I really enjoy how each exercise builds on the previous one, and in a very incremental, gradual way. I never felt like I got lost, and I actually feel like I understood a few concepts better from your exercises than I did from Learnyounode. Not sure if it was because I had some familiarity with the material this time around, or because I felt like I was able to apply the concepts better. What I learned in general:

  1. Why modules are actually important - Learnyounode only touched on them and it seemed kinda pointless when I was going through their exercises
  2. How useful callbacks are!
  3. Writing cleaner code in general
  4. How powerful asynchronicity can be if used properly
  5. Some error handling in JavaScript

Some feedback I had about specific exercises:

  • Exercises 1 and 2 were clear, but this is coming from someone who did Learnyounode <2 weeks ago.
  • Exercise 3 was straightforward, but I struggled with it because I needed a refresher on callbacks (which I don't feel like I 100% understand still). I think the explanation about event emitters is a little longwinded and overwhelming at the moment. The last 3 paragraphs are really what are needed, and maybe should be placed at the beginning of the hint.
  • Exercise 4: I think you should just literally say here that the exercise is to implement a (boolean) check for completion. "Preventing a completion callback from firing twice" is a little confusing for someone who is still new to the concept of callbacks.
  • Exercise 5: For people who are still new to Node.js, it's not entirely clear which part specifically is the stream reading logic, and how much of it to move into its own module. Maybe a hint is necessary!
  • Exercise 6: I'm not sure my fetch code ever disappeared from my code at Exercise 4...?
  • Exercise 7: I think having a diagram to refer to like what you drew out for us today would help to understand the difference between serial and parallel fetching, and why it is important. Also, if the user is new to JavaScript (but not programming), they may not know about "arguments". Using numbers here ("Step 1", "Step 2", etc.) might help to make the hint seem less overwhelming.

Thanks again for a great day! Looking forward to seeing this as a final NodeSchool module. It's going to be fantastic. :)

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.