My takes on EsLint and Prettier against TypeScript

As a developer, I’ve always been a strong advocate for using Eslint and Prettier for type safety in JavaScript, even over
TypeScript programming language. I know this might be a bit controversial, but hear me out.

Number 1

First of all, Es…


This content originally appeared on DEV Community and was authored by Joel Ndoh

As a developer, I've always been a strong advocate for using Eslint and Prettier for type safety in JavaScript, even over
TypeScript programming language. I know this might be a bit controversial, but hear me out.

Number 1

First of all, Eslint and Prettier offer a lot of flexibility and customization options when it comes to enforcing coding standards and style. This not only improves code readability and consistency but also helps catch potential errors and bugs before they become a problem. With Typescript, while it offers type safety, it can be more rigid and may limit the ability to customize and enforce coding standards in the same way.

Number 2

Secondly, Eslint and Prettier are very easy to integrate into any JavaScript project, regardless of the framework or libraries being used. This can save a lot of time and effort, especially when working on multiple projects with different setups. With Typescript, there can be a steeper learning curve and more effort required to integrate it properly into a project.

Number 3

Finally, Eslint and Prettier have a large and active community, constantly updating and improving the tools with new features and fixes. This ensures that the tools remain up to date with the latest best practices and can adapt to changing development trends. While Typescript also has a large community, it may not be as active in updating and improving the language as frequently.

Of course, this is just my personal preference and I understand that different developers have different opinions and experiences. However, I believe that Eslint and Prettier provide a great solution for type safety in JavaScript and should be considered as a viable option, even over Typescript.

What are your thoughts on this? Do you prefer Eslint and Prettier or Typescript for type safety in JavaScript? Let's start a conversation in the comments!

What ever you say guys


This content originally appeared on DEV Community and was authored by Joel Ndoh


Print Share Comment Cite Upload Translate Updates
APA

Joel Ndoh | Sciencx (2023-03-27T00:33:17+00:00) My takes on EsLint and Prettier against TypeScript. Retrieved from https://www.scien.cx/2023/03/27/my-takes-on-eslint-and-prettier-against-typescript/

MLA
" » My takes on EsLint and Prettier against TypeScript." Joel Ndoh | Sciencx - Monday March 27, 2023, https://www.scien.cx/2023/03/27/my-takes-on-eslint-and-prettier-against-typescript/
HARVARD
Joel Ndoh | Sciencx Monday March 27, 2023 » My takes on EsLint and Prettier against TypeScript., viewed ,<https://www.scien.cx/2023/03/27/my-takes-on-eslint-and-prettier-against-typescript/>
VANCOUVER
Joel Ndoh | Sciencx - » My takes on EsLint and Prettier against TypeScript. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2023/03/27/my-takes-on-eslint-and-prettier-against-typescript/
CHICAGO
" » My takes on EsLint and Prettier against TypeScript." Joel Ndoh | Sciencx - Accessed . https://www.scien.cx/2023/03/27/my-takes-on-eslint-and-prettier-against-typescript/
IEEE
" » My takes on EsLint and Prettier against TypeScript." Joel Ndoh | Sciencx [Online]. Available: https://www.scien.cx/2023/03/27/my-takes-on-eslint-and-prettier-against-typescript/. [Accessed: ]
rf:citation
» My takes on EsLint and Prettier against TypeScript | Joel Ndoh | Sciencx | https://www.scien.cx/2023/03/27/my-takes-on-eslint-and-prettier-against-typescript/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.