Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
John Weisz
John Weisz has asked
39
questions and find answers to
84
problems.
Stats
2.4k
EtPoint
771
Vote count
39
questions
84
answers
About
My work highlights:
AudioNodes - modular digital audio workstation that also runs in the browser (C++, Electron, React)
TypedJSON - decorator-based, strong-typed JSON serialization library for TypeScript
Flexhire - remote-first hiring and management platform (TypeScript, React, NextJS)
John Weisz questions
createPeriodicWave from an array of sample values
Create concatenated .d.ts with webpack
Why is it possible to access private variables from outside class by reference?
Type for function that takes a class as argument, and returns an instance of that class
Stop playing sound after specified duration in milliseconds using web audio API
Quickly creating a Map of objects from an Array of objects using a specified object key
Property decorator only for a specific property type
CMake identifies MSVC (both C and CXX), but still throws 'No CMAKE_*_COMPILER found'
Is comparing strings in MySQL vulnerable to timing attacks?
Determine if object is an instance of a generic base class, any generic type
John Weisz answers
How to extract frames from video using webcodecs from chrome 86
DRY with TypeScript and constructor that takes options object
Get HTML from database into React
Is there any difference between ({}) and {} in javascript?
TypeScript constructor
Why does this JavaScript async/await code not behave as expected?
Deleting big blobs in javascript
loading json data from local file into React JS
How can I declare/ignore a missing JSX type?
Obtaining the return type of a function