aditgege / dailyjs

Master the most awesome language, one concept a day!

Home Page:http://madhavbahl.tech/dailyjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DailyJS

Coding is Fun! Do it everyday 💯💯
Master the most awesome language, one concept a day!
Learn one concept daily, code daily, add your own questions and solutions to the existing problems to this repo and submit a PR

Telegram: http://madhavbahl.tech/discord-c2e


HitCount Maintenance Website shields.io Ask Me Anything ! made-with-Markdown Documentation Status GitHub license

DailyJS

Table of Contents

Day Number Topic Website Link Category
Day 1 The forEach Helper http://madhavbahl.tech/dailyjs/day1/ ES6 Helper
Day 2 The map Helper http://madhavbahl.tech/dailyjs/day2/ ES6 Helper
Day 3 The find Helper http://madhavbahl.tech/dailyjs/day3/ ES6 Helper
Day 4 The filter Helper http://madhavbahl.tech/dailyjs/day4/ ES6 Helper
Day 5 The every Helper http://madhavbahl.tech/dailyjs/day5/ ES6 Helper
Day 6 The some Helper http://madhavbahl.tech/dailyjs/day6/ ES6 Helper
Day 7 The reduce Helper http://madhavbahl.tech/dailyjs/day7/ ES6 Helper
Day 8 Arrow Functions http://madhavbahl.tech/dailyjs/day8/ ES6

ES6 Helpers

Till the Day 7 we have discussed about ES6 Helpers, which are as follows:

  1. forEach
  2. map
  3. find
  4. filter
  5. every
  6. some
  7. reduce

You can download a free ebook for further reference -

Claim Your Free PDF Here

Disclaimer

I do not own the rights to the concepts I will discuss in this DailyJS initiative. The questions and concepts have been collected from various sources and I have tried to present them in a way that would be simple to understand. If you think you are the owner of any question or any code, send me an email at codetoexpress@gmail.com, I will be more than happy to give the appropriate credits.

About

Master the most awesome language, one concept a day!

http://madhavbahl.tech/dailyjs


Languages

Language:JavaScript 100.0%