|
|
|
|
|
by nallerooth
3166 days ago
|
|
+1 for eslint. When it comes to typescript, however, I believe that it's better to learn pure javascript first. Understanding -why- typescript is useful has a lot of value, and saying that you know typescript without having spent time using javascript would raise all kind of warning flags during an interview (focus on what's cool/trendy over deeper knowledge and a lack of desire to fully understand the environment in which you work, to mention some). Also, a beginner frontend developer who reads a list of HTML tutorials will probably not spend a lot of time in "huge projects" in the beginning of their career. |
|
ESLint and typescript are more for an intermediate IMO, another list will follow this one and will surely mention ESLint and TypeScript.