Don't wanna be here? Send us removal request.
Link
0 notes
Text
Top 10 free Design system 2020 ✨
https://medium.com/saravananraghul/10-free-best-design-systems-in-2020-a3b60e3c5ffe?source=friends_link&sk=71fd69213d8bc536d977ea384ac83396
0 notes
Link
08 free Illustration Resources
0 notes
Text
VS Code Extensions For Web Dev Productivity
Replace your editor colorful, elegant, and robust.

VS Code is an open-source, cross-platform source code editor that’s become famous, particularly in the web development community. One of the most impressive parts of the Visual Studio Code is customizability, especially via extensions. Let's see!!
Debugger For Chrome
This extension gives you all (or close to all) of those debugging features right inside of VS Code!
Javascript (ES6) Code Snippets
This extensions provides you with snippets for popular pieces of modern (ES6) JavaScript code.
ESLint{ }
This extension can be configured to auto-format your code as well as "yell" with linting errors/warnings.
Bracket Pair Colorizer
Bracket Pair Colorizer (as you might expect) colors matching brackets to make your code much more readable. This is actually cool!
Browser preview
Prettier
If you don't need the linting part, then go with Prettier. It's super easy to setup and can be configured to formatted your code automatically on save.
Path Intellisense
This extension is the best at autocompleting filenames.
If anything is not clear or you want to point out something, please reach me -- Mail me !.
Like this article? Follow @saravanan.raghul on Instagram
Blog - https://saravananraghul.blogspot.com/
2 notes
·
View notes