Git Product home page Git Product logo

Comments (10)

coryhouse avatar coryhouse commented on August 21, 2024 2

Thanks for the suggestion. Yes, I'll update the video accordingly. Thanks!

from javascript-development-environment.

knbknb avatar knbknb commented on August 21, 2024

And after trying something from Module 7 : transpiling

npm install babel-node
got me this:

┌──────────────────────────────────────────────────────────┐
|                         Hello there undefined 😛                           │
|          You tried to install babel-node. This is not babel-node 🚫          │
|               You should npm install -g babel-cli instead 💁 .               │
|    I took this module to prevent somebody from pushing malicious code. 🕵    │
|                    Be careful out there, undefined! 👍                     │
└─────────────────────────────────────────────┘

from javascript-development-environment.

coryhouse avatar coryhouse commented on August 21, 2024

Hi Knut - I don't reference babel-node in the final course demo. Are you saying I suggested installing it at some point in the course? If so, can you point me to the clip?

from javascript-development-environment.

knbknb avatar knbknb commented on August 21, 2024

Take a look at Module 7 "Transpiling", video 7 "Demo: Set Up Babel" at 2min 10secs . It's a very brief section, editing a config file.

from javascript-development-environment.

knbknb avatar knbknb commented on August 21, 2024

More of a comment than an issue ;-) Your course is from Nov. 2016. Now it's July 2018. I am amazed how much the Javascript Ecosystem has changed in these 2 years. Off the top of my head: yarn has shown up, reasonml should get a notable mention, ... (and I'm not even a JS developer and didn't finish the course yet).

from javascript-development-environment.

coryhouse avatar coryhouse commented on August 21, 2024

Ah, I see the confusion. Note that we never installed babel-node, because the babel-node command actually calls the babel-cli package, which we did install.

from javascript-development-environment.

coryhouse avatar coryhouse commented on August 21, 2024

And regarding Yarn, I expect its popularity to continue to decrease. npm has added features to address most performance and feature differences, so there's little reason to choose Yarn anymore.

from javascript-development-environment.

knbknb avatar knbknb commented on August 21, 2024

Pluralsight Author Hendrik Swanepoel has used Yarn in his (great) course "React Native: Getting Started" released on Jun 19, 2018. I've only heard once of Yarn, before. Then I thought "here's another new tool to learn so let's get back to basics first", so I decided to started with your course.

Okay, so from my side there is not much to say anymore, and I don't mind if this issue is closed. That's up to you.

In the next days I'll continue with the course; I'm 25% through. When I find something else can reopen this issue. Or do you rather prefer that I use the course discussion page for comments like this?

from javascript-development-environment.

coryhouse avatar coryhouse commented on August 21, 2024

I'll leave this issue open since I haven't patched the video regarding nsp yet. Feel free to post here. :) Thanks again for your candor!

from javascript-development-environment.

coryhouse avatar coryhouse commented on August 21, 2024

I've patched the video to add a notification about this, so closing. Thanks @knbknb !

from javascript-development-environment.

Related Issues (20)

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.