Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Josh
Josh has asked
4
questions and find answers to
23
problems.
Stats
484
EtPoint
133
Vote count
4
questions
23
answers
About
Frontend Developer at Codecademy. I talk about React and TypeScript.
Josh questions
For Javascript game engines, is re-using a global variable more or less efficient than making locals?
Josh answers
ESLint: detecting string interpolation on a specific class/type
Configure ESLint (eslint.config.js) to only analyze TypeScript files (*.ts)
Need help fixing or suppressing this TypeScript error: TS2742
Parsing error: was not found by the project service, but I've ignored these files
Is Prettier really needed when using Eslint?
ESLint VSCode plugin not working with eslint.config.mjs
@typescript-eslint/no-unused-expressions' was not found
ESLint Rule to Warn on Typescript's erasableSyntaxOnly flag
Print type object in typescript
Equivalent of noUnusedParameters in @typescript-eslint