Top Tweets for #codetidbits30
How To Make Text Animation
Create By Using
HTML CSS & Javascript
Download Code Source: https://t.co/gMBzhYNdBU
#textanimations
#textanimations3d #animationcss #3danimations #htmlcssjs #codesource #codenblog #codepen #codemasters #codetidbits30 #100DaysOfCode #htmltutorial
That's a wrap on #CodeTidbits30 πππ
Thank you for following the series! I hope you found the tidbits helpful! Donβt worry if you missed a day or two, a summary will be posted soon π
Enjoy your New Year's Eve! Stay safe π·π
Great tip #CodeTidbits30
#CodeTidbits30 Day 29 π
HTML download attribute - Turn your <a> default hyperlink into a download link instead. The downloaded file will be the same as the original filename OR you can pass in a value to set a custom name π
#Codenewbie #100DaysOfCode #301DaysOfCode

#CodeTidbits30 Day 30 π
Tired of the one-liner JSON output, well no more! Utilize JSON.stringify built-in pretty printing. Set the 3rd parameter with your desired spacing level π Bam, instant GLAM β¨
#Codenewbie #100DaysOfCode #301DaysOfCode

#CodeTidbits30 Day 29 π
HTML download attribute - Turn your <a> default hyperlink into a download link instead. The downloaded file will be the same as the original filename OR you can pass in a value to set a custom name π
#Codenewbie #100DaysOfCode #301DaysOfCode

#CodeTidbits30 Day 28 π
One thing that doesn't get talk often is Flexbox with Auto Margins. Although not a Flexbox property, it can be used to align child elements. Which is great for creating layouts π―
#Codenewbie #100DaysOfCode #301DaysOfCode

#CodeTidbits30 Day 27 π
With Flexbox, it's super easy to horizontally and vertically centre an element!
#Codenewbie #100DaysOfCode #301DaysOfCode

#CodeTidbits30 Day 26 π
Happy #BoxingDay. Itβs π¨π¦ version of Black Friday. "while-loop" keeps going until a specified condition is met. In my case, when I run out of money π
οΏΌ
#Codenewbie #100DaysOfCode #301DaysOfCode

#CodeTidbits30 Day 25 π
Merry Christmas! Iβll keep this short so you can get on your merry way. "toUpperCase()" is a method that convert all letters to uppercase
οΏΌ
#MerryChristmas #Christmas

#CodeTidbits30 Day 24 π
if-else is probably one of the most popular conditional statement. However if itβs a simple comparison, you can refactor it and use the ternary operator
οΏΌ
#Codenewbie #100DaysOfCode #301DaysOfCode

#CodeTidbits30 Day 23 π
Wrap your keyboard command text with <kbd>. Great to use especially in documentations. It's more semantically correct & allows you to target it for some nice styling π
#Codenewbie #100DaysOfCode #301DaysOfCode

#CodeTidbits30 Day 22 π
Super easy to add video directly to your site! No more dealing with Flash or whatever crazy plugins back in the day π. Simplify and move forward with HTML5 <video> tag, yay π₯³
#Codenewbie #100DaysOfCode #301DaysOfCode

CSS amazes me sometimes... #CodeTidbits30
#CodeTidbits30 Day 21 π
CSS only-child π©βπ§ - We have first-child, last-child, and nth-child. What if you're the only child. Not everyone has siblings, you know! No worries, #CSS got you π€. If you want to style an element that has no siblings, use :only-child π€

#CodeTidbits30 Day 21 π
CSS only-child π©βπ§ - We have first-child, last-child, and nth-child. What if you're the only child. Not everyone has siblings, you know! No worries, #CSS got you π€. If you want to style an element that has no siblings, use :only-child π€

#CodeTidbits30 Day 20 π
An object is made up of key and value. So we need to start with a nested array with key-value pairs. From there, we can pass it into Object.fromEntries. This will convert our array into an object, yay π
#Codenewbie #100DaysOfCode #301DaysOfCode

#CodeTidbits30 Day 19 π
5 Ways to Convert a Value to a String - I like the "String()" way b/c I think it's the most intentional and explicit. If you're following Airbnb's style guide, it's also their preferred way π
#Codenewbie #100DaysOfCode #301DaysOfCode

#CodeTidbits30 Day 18 π
Array.flat() - It was always complicated to flatten an array in #JavaScript. Not anymore! Thereβs a built in method that flattens arrays. And there's a "depth" parameter, so you can pass in ANY levels of nesting. AMAZING π€©
#Codenewbie #100DaysOfCode

#CodeTidbits30 Day 17 π
Use the ::placeholder pseudo element to style your placeholder text in an <input> or <textarea> form element. Most modern browsers support this, but for older browsers, vendor prefixes will be required.
#Codenewbie #100DaysOfCode #301DaysOfCode

#CodeTidbits30 Day 16 π
Because objects in #JavaScript are references values, you can't simply just copy using the `=`. But no worries, here are 3 ways for you to clone an object π
#Codenewbie #100DaysOfCode #301DaysOfCode

Last Seen Hashtags on Sotwe
bbw
Seen from Brazil
SnackKingdom
Seen from United Kingdom
Chikkejamanru
Seen from United States
desi outdoor
Seen from Italy
lagiviral388
Seen from Indonesia
hijab #fingering
Seen from United Kingdom
ReinaOhara
Seen from Malaysia
prostitute
Seen from Malaysia
ElvishArmy
Seen from Argentina
μ€μ¬
Seen from Korea
Most Popular Users

Elon Musk 
@elonmusk
240.2M followers

Barack Obama 
@barackobama
119.3M followers

Donald J. Trump 
@realdonaldtrump
111.6M followers

Cristiano Ronaldo 
@cristiano
109.1M followers

Narendra Modi 
@narendramodi
107M followers

Rihanna 
@rihanna
97.3M followers

NASA 
@nasa
92.1M followers

Justin Bieber 
@justinbieber
90.6M followers

KATY PERRY 
@katyperry
86.9M followers

Taylor Swift 
@taylorswift13
80.7M followers

Lady Gaga 
@ladygaga
72.2M followers

Kim Kardashian 
@kimkardashian
69.4M followers

Virat Kohli 
@imvkohli
68.6M followers

YouTube 
@youtube
68.6M followers

Bill Gates 
@billgates
63.5M followers

The Ellen Show
@theellenshow
62.5M followers

CNN 
@cnn
61.9M followers

Neymar Jr 
@neymarjr
61.2M followers

X 
@x
60.9M followers

Selena Gomez 
@selenagomez
60M followers




