Giter VIP home page Giter VIP logo

Comments (5)

timoxley avatar timoxley commented on May 19, 2024

you don't need to supply the input to the exported function, the workshop will pass it in.

Try this to get started:

// input is passed into the exported function
module.exports= function(input) {
  console.log(input) 
}

Then try your solution:

> functional-javascript-workshop run myfile.js

Let me know if this helps

from functional-javascript-workshop.

vijaybritto avatar vijaybritto commented on May 19, 2024

screenshot from 2013-10-26 15 37 52
I get this now. The lower one is the latest after trying as you said.

from functional-javascript-workshop.

timoxley avatar timoxley commented on May 19, 2024

you get it, as in your understand?

I just console logged the input. The text in red is what it should look like. The goal of each exercise is to make the green text look like the red text.

from functional-javascript-workshop.

vijaybritto avatar vijaybritto commented on May 19, 2024

Yes its working. Thank u.

Sent from my Windows Phone


From: Tim Oxleymailto:[email protected]
Sent: ‎26-‎10-‎2013 17:48
To: timoxley/functional-javascript-workshopmailto:[email protected]
Cc: Vijaybrittomailto:[email protected]
Subject: Re: [functional-javascript-workshop] Need help getting started. (#27)

you get it, as in your understand?

I just console logged the input. The text in red is what it should look like. The goal of each exercise is to make the green text look like the red text.


Reply to this email directly or view it on GitHub:
#27 (comment)

from functional-javascript-workshop.

timoxley avatar timoxley commented on May 19, 2024

🎉

from functional-javascript-workshop.

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.