100daysofcodes Profile Banner
100daysof.codes Profile
100daysof.codes

@100daysofcodes

Followers
856
Following
3K
Media
122
Statuses
721

Your must have tool for #100daysofcode to be consistent in your daily learning. *We are not a bot - @code_rams and @_karthikyn are behind it.*

Chrome Extension
Joined October 2020
Don't wanna be here? Send us removal request.
@100daysofcodes
100daysof.codes
4 years
New announcement 📢. Learning groups✨+ Daily React.js⚛️ = #21daysofReact🏆. You can expect,.- Roadmap for React.js broken into daily learning playlists.- Guided practice problems.- Learning group with accountability partners. Signup now for early access.
Tweet media one
Tweet media two
Tweet media three
Tweet media four
1
6
15
@100daysofcodes
100daysof.codes
4 years
RT @100daysofcodes: New announcement 📢. Learning groups✨+ Daily React.js⚛️ = #21daysofReact🏆. You can expect,.- Roadmap for React.js broken….
0
6
0
@100daysofcodes
100daysof.codes
4 years
Hat's off for your consistency Japsimran! Keep going🔥🥳.
@Japsimrans13
Japsimran Singh
4 years
Day 100 / 100 .Finally Completed #100DaysOfCode !!!!! via @100daysofcodes . In these 100 days, I learned a new skill i.e. consistency. I completed these 100 days with just 1 day off. I am proud of myself 🥲.
0
0
2
@100daysofcodes
100daysof.codes
4 years
RT @100daysofcodes: 12 concepts to learn before you start learning React. Thread 🧵 👇🏽 . #100daysofcode.
0
6
0
@100daysofcodes
100daysof.codes
4 years
JS concepts to learn for React. 1. Template Literals.2. Shorthand property names.3. Arrow functions.4. Destructuring.5. Parameter defaults.6. Rest/Spread.7. ESModules.8. Ternaries.9. Array Methods.10. Nullish coalescing operator.11. Optional chaining.12. Promises and async/await.
0
5
13
@100daysofcodes
100daysof.codes
4 years
12. Promises and async/await. It manages asynchronous code and is returned from many DOM APIs and third-party libraries. Async/await syntax is a special syntax for dealing with promises. The two go hand-in-hand. Promise - Async -
Tweet media one
1
0
4
@100daysofcodes
100daysof.codes
4 years
11. Optional chaining. Also known as the "Elvis Operator" allows you to safely access properties and call functions that may or may not exist. Before optional chaining, we used a hacky-workaround that relied on falsy/truthy-ness. Mdn link -
Tweet media one
1
1
3
@100daysofcodes
100daysof.codes
4 years
10. Nullish coalescing operator. If a value is null or undefined, then you may want to fall back to some default value. Mdn link -
Tweet media one
1
0
3
@100daysofcodes
100daysof.codes
4 years
9. Array Methods. Most frequently used:. find.some.every.includes.map.filter.reduce. Mdn link -
Tweet media one
1
0
3
@100daysofcodes
100daysof.codes
4 years
8. Ternaries. This operator is frequently used as a shortcut for the if-else statement. Mdn link -
Tweet media one
1
0
3
@100daysofcodes
100daysof.codes
4 years
7. ESModules. Import - Export -
Tweet media one
1
0
3
@100daysofcodes
100daysof.codes
4 years
6. Rest/Spread. The . syntax can be thought of as a kind of a "collection" syntax where it operates on a collection of values. Mdn link. Spread - Rest -
Tweet media one
Tweet media two
1
0
3
@100daysofcodes
100daysof.codes
4 years
5. Parameter defaults. Default function parameters allow named parameters to be initialized with default values if no value or undefined is passed. Mdn link -
Tweet media one
1
0
3
@100daysofcodes
100daysof.codes
4 years
4. Destructuring. The destructuring assignment syntax is a JavaScript expression that makes it possible to unpack values from arrays, or properties from objects, into distinct variables. Mdn link -
Tweet media one
1
0
3
@100daysofcodes
100daysof.codes
4 years
3. Arrow functions. Arrow function is another way to write functions in JavaScript, but they do have a few semantic differences. Mdn link -
Tweet media one
1
0
3
@100daysofcodes
100daysof.codes
4 years
2. Shorthand property names. Mdn link -
Tweet media one
1
0
3
@100daysofcodes
100daysof.codes
4 years
1. Template Literals . These are like regular strings with superpowers. Checkout this MDN link for reference -
Tweet media one
1
0
3
@100daysofcodes
100daysof.codes
4 years
12 concepts to learn before you start learning React. Thread 🧵 👇🏽 . #100daysofcode.
2
6
21
@100daysofcodes
100daysof.codes
4 years
RT @Prathamesh_117: ❤️ Thank you so much @100daysofcodes team!.🚩For people who don't know @100daysofcodes is a Chrome Browser extension spe….
0
8
0
@100daysofcodes
100daysof.codes
4 years
Soon to release! Stay tuned 🚀.
@code_rams
Ramya Chinnadurai 🚀
4 years
We are cooking off some interesting recipes in @100daysofcodes. Will release it soon. Here is a sneak of it. #100DaysOfCode
Tweet media one
Tweet media two
0
1
11