How To Auto-Correct Your Code: A Web Developer Guide

Written by ikraam | Published 2020/03/24
Tech Story Tags: programming | web-development | productivity | coding | tutorial | css | auto-correct-your-code | hackernoon-top-story | web-monetization

TLDR Linting is a tool that analyzes source code to flag programming errors, bugs, stylistic errors, and suspicious constructs. Prettier is my favourite tool for dealing with HTML, CSS and Javascript but many other languages too! Stylelint is a CSS/SCSS/LESS linting tool that deals with code-quality issues. The linter lets you know about the errors in your code and some linters can even fix them for you. For the core of web development, we need these tools:Prettier.ESLint: An awesome linter for Javascript.via the TL;DR App

no story

Written by ikraam | Freedom-Driven individual who has a love for engineering and tech.
Published by HackerNoon on 2020/03/24