Mandar Manvi Profile picture
Self-taught Web Dev | Sharing coding tips & resources that save you hours | Let's Connect.
Feb 22, 2022 7 tweets 3 min read
5 Useful VS Code Shortcuts to Boost Your Productivity ⚙️🚀

🧵👇🏻 1️⃣ Ctrl + D

→ Selects the word at the cursor, or the next occurrence of the current selection.
Feb 21, 2022 16 tweets 8 min read
14 Best Visual Studio Code Extensions for Web Developers ⚙️

🧵👇🏻 1. Live Server

→ Live Server launches a local development server with a live reload feature both for static and dynamic pages.

→ Every time you save your code, you'll instantly see the changes reflected in the browser.

🖇️ marketplace.visualstudio.com/items?itemName…
Feb 20, 2022 8 tweets 4 min read
6 Awesome JavaScript Libraries You Should Try Out in 2022.

🧵👇🏻 Image 1️⃣ Tilt.js

🖇️ gijsroge.github.io/tilt.js/