Sourav Mandal Profile picture
Mar 8, 2022 β€’ 13 tweets β€’ 4 min read β€’ Read on X
β¬’ 10 Useful Vscode Extensions

A Thread πŸ§΅β†“
βž€ Error Lens
β‡₯ It is Basically on amazing extension in visual code that shows you all the error and warnings in realtime when you working on a file or you open a new project Image
➁ Auto Rename Tag
β‡₯ This is another useful extension, It help you to rename the paired HTML/XML tags automatically. Image
βž‚ Git Lens
β‡₯ As the name suggests, this extension supercharges the git capabilities built into vscode, it let's you glimpse into whom, why and when a line or code block was changed. Image
βžƒ Live Sass Compiler
β‡₯ This one helps you when you work sass, it compiles Sass or Sess to Css at realtime with live browser reload . Image
βž„ Live Share
β‡₯ It happens many time when you working in a team or want to code with your any friend, live share extension enables real-time collaboration between developers. it gives users the ability to share a session with someone else,
allowing them to edit code as well as share a sever and debugging session Image
βž… Prettier
β‡₯ Another most used extension, i guess i don't have to explain about this extension, but still those who don't know about this extension, it basically is an code formatter. Image
βž† css-auto-prefix
β‡₯ We know how prefixing some css properties are very important, the goal of this tool eliminate the time it takes to prefix all of your css attributes by doing it for you as you type. Image
βž‡ Live Server
β‡₯ i use this extension all the time whenever i am working with html, css related projects. this extension makes your existing server live and also helps you to live reload feature for dynamic content. Image
➈ Bracket pair colorizer
β‡₯ This extension allows matching brackets to be identified with colours, helps a lot when there are so many nested brackets. Image
βž‰ ES7 - Snippets
β‡₯ A must have extensionfor front-end devs, this exension provides you javascript and react/redux snippets in es7 with babel plugin features for vs code. Image
HiπŸ–οΈ if you are interested in πŸ§΅β†“
β‡₯ Html
β‡₯Css
β‡₯ Python
β‡₯ JavaScript
πŸ’ Full-Stack Web Development
and... lot more about tech!
Follow Me. @souravWD
i am planning on using Twitter to share a lot of content that you won't want to miss.

β€’ β€’ β€’

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

Keep Current with Sourav Mandal

Sourav Mandal 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 @souravcode

Feb 8, 2023
πŸ‘¨β€πŸ’» As a developer you must know git & Git Commands.

➀ Learn Git from scratch ⇩

{ part - 2 } A Thread...↓
Before continuing to this thread, read ( part - 1 )
here's part 1 of this thread ↓
❍ git commit
❍ git checkout
❍ git checkout -f
❍ git log
❍ git log -p
❍ git diff
❍ git diff --staged
❍ git rm
❍ git rm --cached
Read 13 tweets
Dec 29, 2022
πŸ‘¨β€πŸ’» As a developer you must know git & git Commands.

➀ Learn Git from scratch ⇩

❍ Git installation process!
❍ What is Git?
❍ Git basic Git Commands!

{ part - 1} A Thread...↓
➊ Git installation process!

➀ before using git it's a requirement to install git. it's a very simple process follow my step.

➀ open your browser and search Git windows install, click the first link ( git-scm .com) & Download it latest version & install it!
βž‹ What is Git?

➀ Git is a distributed code management and version control system.

➀ Git saves your changes, for example, ten people working in one sector if someone does some changes it save by Git.
Read 12 tweets
Oct 22, 2022
10 Array Methods in JavaScript!

A thread...⇩
🟒 Array Methods!

➊ forEach()
βž‹ some()
➌ includes()
➍ every()
➎ filter()
➏ sort()
➐ map()
βž‘ Arrar.from()
βž’ reduce()
➊0 Array.of()
➊ forEach()

➟ This method can help you to loop over array's items. The forEach() method can also be used on Maps and Sets.
Read 13 tweets
Aug 3, 2022
Learn Git Absolutely for Beginners!

⇩⇩⇩ Image
➀ Learn Git from scratch ⇩

❍ Git installation process!
❍ What is Git?
❍ Git basic Git Commands.!
πŸ€·β€β™€οΈ Let's use Git.

➌ These are some basic Git comments!

❍ git commit
❍ git checkout
❍ git checkout -f
❍ git log
❍ git log -p
❍ git diff
❍ git diff --staged
❍ git rm
❍ git rm --cached
Read 5 tweets
Aug 2, 2022
10 Github Repositories to learn JavaScript!

A Thread ↓↓↓
➊ Awesome-JavaScript

➟ 28.3k ⭐

github.com/sorrycc/awesom…
βž‹ You-Dont-Know-JS

➟ 157k ⭐

github.com/getify/You-Don…
Read 12 tweets
Aug 2, 2022
Learn JavaScript for beginners A Mega Thread

➊ CallBack Function!
βž‹ Function Returning!
➌ Array Methods!
➍ Clone Objects!
➎ call(), apply() and bind().
➏ Lexical Scope!
➐ Default or rest parameters.
βž‘ Arithmetic Operators!
βž’ Basic Events!
βž“ Global and Local Variables!
Read 12 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!

Follow Us!

:(