Discover and read the best of Twitter Threads about #30Daysofcode

Most recents (5)

Sorry for the typo in the pic above. Forgot to add comma after a element so it should be like this: πŸ‘‡πŸ‘‡

header :is(h1, span, a, .btn)
Read 3 tweets
In #javascript array.some() determines whether the specified callback function returns true for any element of an array.

#100DaysOfCode #301DaysOfCode #WomenWhoCode #learntocode #CodeNewbie #javascript30 #developers #FrontEndDevelopment #programming #30Daysofcode #coding Image
A function that accepts up to three arguments. The some method calls the predicate function for each element in the array until the predicate returns a value which is coercible to the Boolean value true, or until the end of the array.
Read 3 tweets
In @angular 10 or above ng new --strict flag will setup your new project with following things:

βœ”οΈ Enables strict mode in TypeScript
βœ”οΈ Turns template type checking to Strict

#100DaysOfCode #301DaysOfCode #30DaysOfCode #CodeNewbies #WomenWhoCode #coding #angular #typescript
βœ”οΈ Default bundle budgets have been reduced by ~75%
βœ”οΈ Configures linting rules to prevent declarations of type any😍
βœ”οΈ Configures your app as side-effect free to enable more advanced tree-shaking
Read 3 tweets
Here are the mutable and immutable data types in #javascript

mutable:
πŸ”Ή Object
πŸ”Ή Array
πŸ”Ή Function

Thread 1 of 2

#100DaysOfCode #301DaysOfCode #WomenWhoCode #CodeNewbies #coding #WebDev #DevCommunity #30DaysOfCode #programming #developers #learntocode
2 of 2

immutable:
πŸ”Ή Boolean
πŸ”Ή Number
πŸ”Ή String
πŸ”Ή Symbol
πŸ”Ή Null
πŸ”Ή Undefined
Read 3 tweets
Join Temitope Soyoye as she takes us on a 30 Days coding challenge.

Tag any aspiring developer and retweet.

Don't forget to follow us as well so that you get to see updates.
Who is this challenge for?
1. People don't know anything about coding but will love to learn.

2. Intermediate who will love to advance their skill set.

3. Enthusiast.

You will be learning, practicing and implementing at the same time.
What will be built?

Developer's Profile page. ImageImage
Read 41 tweets

Related hashtags

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3.00/month or $30.00/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!