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
42
questions and find answers to
88
problems.
Stats
2.5k
EtPoint
781
Vote count
42
questions
88
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
Initialize an AudioDecoder for "vorbis" and "opus", description is required - what is it exactly?
Only match if surrounded by quotes
UMD syntax with fallback global
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
John Weisz answers
OOP / Typescript - is it possible to optimize code when class constructor has an interfaced object as param?
Ajax getting 500 internal error
What is the difference between <type>variable and variable as type in Typescript
Property 'width' does not exist on type 'HTMLElement'
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?