➀ 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
➁ Auto Rename Tag
⇥ This is another useful extension, It help you to rename the paired HTML/XML tags automatically.
➂ 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.
➃ Live Sass Compiler
⇥ This one helps you when you work sass, it compiles Sass or Sess to Css at realtime with live browser reload .
➄ 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
➅ 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.
➆ 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.
➇ 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.
➈ Bracket pair colorizer
⇥ This extension allows matching brackets to be identified with colours, helps a lot when there are so many nested brackets.
➉ 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.
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
⇥ Alternatively, you can create a repository within a new directory by specifying the project name :
➁ Git Clone
⇥ if you want a local copy of a repository from GitHub, this command allows creating a local copy of that repository on your local directory form the repository URL.
⇥ Data Types
⇥ Conditional Operations
⇥ Operations for manipulating data
⇥ Function
⇥ File Handling
⇥ Libraries installation
➁ oops Concept
⇥ Understanding oops concepts
⇥ Learn Python's Classes and methods
⇥ Do Programs on oops
⇥ Go through with other's codes
⇥ Solve programming problems with oops
🔹What is key in SQL ?
⇥ A key in SQL is an attribute or a set of attribute which helps us to uniquely identify a record or a row of data in a relation table.
🔹 Primary key 🗝️
⇥ A primary key is a table attribute or column that identify every record present in a table uniquely.
There can be only one primary key attribute in a table and primary key column elements can't be some or null values.
🔹 Html Favicon
⇥ A favicon is a small file containing the one or more icons which are use to represent the website or a blog. it is also known as a tab icon. website icon. url icon, or a bookmark icon.
⇥ This icon is actually displayed on the address bar. browser's tab browser history. bookmark bar. etc... the image of a favicon is in. icon file format There are various file formats but ico format is supported by all the browsers.
🔹ALT + F4 ⇥ Close the current window.
🔹ALT + Space Then N ⇥ Minimize the current window.
🔹Alt + Space Then X ⇥ Minimize the current window.
🔹Alt + F Then X = Quit Google Chrome
🔹Alt + F = Open the chrome menu
🔹Alt + Shift + B = Show or Hide the Bookmarks bar
🔹Ctrl + Shift + O = Open the bookmarks manager
🔹Ctrl + H = Open the History page in a new tab
🔹Ctrl + F6 = Skip to web contents
🔹Ctrl + n = Open a new Window
🔹Ctrl + Shift + N = Open a New Window in Incognito Mode
🔹Ctrl + T = Open a new Tab