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
I am very happy to share that a lot of people liked my DailyJS initiative, I got a very good response, but I noticed something very interesting.
In the DailyJS initiative, I was sharing a lot of information in one go, and that too, daily.
I saw a pattern on my Instagram DailyJS posts' insights, the views were VERY high, the likes were a little low, and many people were saving the post.
From this, I inferred that people might be saving it for later reference, and I kept posting the DailyJS post, but then I decided to ask for feedbacks on how the initiative could be better.
So, I recently asked a few people about feedback, and almost all of them told me that the initiative is AMAZING, but, the content was too much to consume at once. People generally scroll through Instagram when they are bored, and tend to ignore the LONG posts, and hence, they save them for later (but that "later" generally doesn't come).
Hence I decided to change DailyJS to JS-Snippets, where (just like before) I will share a JS concept daily, with minimal details and a code snippet 😁
Hope you like it 🔥
Day | Topic | Website Link | Instagram Post |
---|---|---|---|
1 | Date: Get hours, mins & secs | http://madhavbahl.tech/dailyjs/jss1/ | instagram.com/p/B9RmEnXhAMO/ |
2 | Digital Clock | madhavbahl.tech/dailyjs/jss2/ | instagram.com/p/B9UZ9EZhNPV/ |
3 | Date: Get year, month & date | madhavbahl.tech/dailyjs/jss3/ | instagram.com/p/B9W9svcBbN6/ |
Till the Day 7
we have discussed about ES6 Helpers, which are as follows:
- forEach
- map
- find
- filter
- every
- some
- reduce
You can download a free ebook for further reference -
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 [email protected], I will be more than happy to give the appropriate credits.