4Geeks logo
4Geeks logo
About us

Learning library

For all the self-taught geeks out there, here our content library with most of the learning materials we have produces throughout the years.

It makes sense to start learning by reading and watching videos about fundamentals and how things work.

Full-Stack Software Developer

Data Science and Machine Learning - 16 wks

Search from all Lessons

Social & live learning

The most efficient way to learn: Join a cohort with classmates just like you, live streams, impromptu coding sessions, live tutorials with real experts, and stay motivated.

← Back to Exercises

Practice Javascript Functions Tutorial

Star

Continue learning for free about:

Get Instant Access

Enter your information and receive instant access

Difficulty

easy

Repository

Click to open

Video

Not available

Live demo

Not available

Average duration

5 hrs

Technologies

Learn the basics about functions in Javascript:

  1. Basic theory about functions in javascript.
  2. Learn the syntax on how to create functions.
  3. How to call functions.
  4. What are function parameters and the return statement.
  5. How to create tradiciontal, arrow and anonymus functions.
  6. Use functions in different scenarios like for replacing vowels in a string.

These exercises are intent to be built by collaboration, we need you! If you find any bugs or misspells please contribute and report them.

Note: The exercises have automatic grading but its very rigid and string, my recomendation is to ignore the tests and use them only as a recomendation or you can get frustrated.

How are the exercises organized?

Each exercise is a small react application containing the following files:

  1. app.js: represents the entry file for the exercise.
  2. README.md: contains exercise instructions.
  3. test.js: you don't have to open this file, it contains the testing script for the exercise.

Contributors

Thanks goes to these wonderful people (emoji key):

  1. Alejandro Sanchez (alesanchezr), contribution: (coder) πŸ’» (idea) πŸ€”, (build-tests) ⚠️ , (pull-request-review) πŸ‘€ (build-tutorial) βœ… (documentation) πŸ“–

  2. Paolo (plucodev), contribution: (bug reports) πŸ›, contribution: (coder), (translation) 🌎

  3. Marco GΓ³mez (marcogonzalo), contribution: (bug reports) :πŸ›, (translation) 🌎

This project follows theall-contributors specification.Contributions of any kind are welcome!

Get Instant Access

Enter your information and receive instant access

Difficulty

easy

Repository

Click to open

Video

Not available

Live demo

Not available

Average duration

5 hrs