Swapna Kumar Panda ๎จ€ Profile picture
Feb 14 โ€ข 4 tweets โ€ข 2 min read
๐Ÿ’™ 15000 Friends in [CHIRPBIRDICON]

Do you love what I am sharing daily?

My posts are mostly on,

๐ŸŒ HTML
๐ŸŽจ CSS
๐Ÿ‘ฉโ€๐Ÿ’ป JavaScript
โš›๏ธ React
๐Ÿ›  DSA
๐Ÿ›ข SQL/NoSQL

If you don't want to miss, Follow me โœ…

๐Ÿ“ฃ My first article is published today in Hashnode.
Link ๐Ÿ‘‡
โœ๏ธ 25 Utility Code for your next JavaScript project

โฌ” On this Valentine's day, I am happy to announce that my first article is now published in @hashnode

โฌ• Give it a read and share your feedbacks. I need love and, support of all yours.

swapnakpanda.hashnode.dev/25-utility-codโ€ฆ
๐Ÿš Recent Tweets

I am sharing

๐Ÿ“‹ Interview Questions
๐Ÿ™ Cheat Sheets
๐Ÿงต Tutorial Threads

If you have missed any of my recent posts, here are those.

twitter.com/i/events/14888โ€ฆ
Finally, Thank you guys. The journey in [CHIRPBIRDICON] has so far been wonderful. I could have never imagined it to be better.

You all have motivated me. I could share contents consistently only because you all are enjoying and, supporting.

Let's have this bonding forever ๐Ÿ’™๐Ÿ’™

โ€ข โ€ข โ€ข

Missing some Tweet in this thread? You can try to force a refresh
ใ€€

Keep Current with Swapna Kumar Panda ๎จ€

Swapna Kumar Panda ๎จ€ Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @swapnakpanda

Feb 15
Memorise Data Structures in 6 simple steps

โ‡ฉ
โžŠ Linearity
โž‹ Memory Allocation
โžŒ Connectivity
โž Ordering
โžŽ Uniqueness
โž Operations
โžŠ Linearity

โฎ‘ Linear
โฎ‘ Non-linear

โœฉ It says about the traversal path.
Read 9 tweets
Feb 13
๐ŸŽจ 140 Color Names in HTML - Cheat Sheet

To direct access it in HQ, find the link in next tweet.
.
๐Ÿ™ High Quality Infographics

โฌ˜ I have created a repository in GitHub. This will contain most of the infographics I create in HD Quality.

โฌ– To never miss any, add this repo to your "Watch" list.

โฌ™ To encourage me, give a โญ๏ธ to this repo.

Direct Link:
github.com/swapnakpanda/Iโ€ฆ
โš ๏ธ Repost Notice โš ๏ธ

โฌ˜ I shared this cheat sheet 5 days back where I promised to share the HQ link in DMs.

โฌ– I couldn't keep my promise because Twitter barred me from making too many DMs.

โฌ™ So, here I am sharing the link directly. Hope it will benefit all.
Read 5 tweets
Feb 12
JavaScript Interview Questions

โ‡ฉ
Series: 2๏ธโƒฃ
Level: Beginner
Topics:

โžŠ Basics about Arrays
โž‹ Array Properties
โžŒ Array Methods
โž Looping through Arrays
โžŽ Array related Operators
โž Common Array Operations
โž Comparison of Terms
๐Ÿšฅ Disclaimer

โฌ– The questions covered here are mostly conceptual
โฌ˜ I never claim only these type of questions are/should be asked during interviews
โฌ— For interviews, you should have fundamentals strong. And you should be able to provide solutions to practical problems.
Read 20 tweets
Feb 11
JavaScript essentials for your React journey

โ‡ฉ
โžŠ Basics

โ‡ฅ Variable Declaration
โ‡ฅ Variable Scope
โ‡ฅ Variable Hoisting
โ‡ฅ Functions
โ‡ฅ Arrow Functions
โ‡ฅ Callback Functions
โ‡ฅ Closure
โ‡ฅ Basic Operators
โ‡ฅ Array Literals
โ‡ฅ Object Literals
โ‡ฅ if, if...else
โ‡ฅ for, for...in, for...of, while, do...while
โž‹ Array.prototype Methods

โ‡ฅ forEach()
โ‡ฅ map()
โ‡ฅ reduce()
โ‡ฅ flat()
โ‡ฅ flatMap()
โ‡ฅ find()
โ‡ฅ filter()
โ‡ฅ slice()
โ‡ฅ splice()
โ‡ฅ push()
โ‡ฅ pop()
โ‡ฅ shift()
โ‡ฅ unshift()
โ‡ฅ some()
โ‡ฅ every()
Read 13 tweets
Feb 10
25 Utility Code for your next JavaScript Project

โ‡ฉ
โžŠ Check if input is of number type
โž‹ Check if input value contains a number
โžŒ Check if input value is null or, undefined
โž Check if input value is null or, empty string
โžŽ Check if input value is falsy
โž Check if input is an Array
โž Check if input is an Empty object
Read 11 tweets
Feb 9
Do you think it's peculiar?

parseInt(0.5); // => 0
parseInt(0.05); // => 0
parseInt(0.005); // => 0
parseInt(0.0005); // => 0
parseInt(0.00005); // => 0
parseInt(0.000005); // => 0
parseInt(0.0000005); // => 5

Here's why. A JavaScript ๐Ÿงต
โžŠ What is parseInt?

parseInt is a function which

โ†’ takes a "String" input
โ†’ parses this input
โ†’ returns the parsed "integer" value
โž‹ What if input is not a String?

If input is not a String, it's first converted to String and, then parsed.
Read 9 tweets

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/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

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

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

:(