Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
alextrastero
alextrastero has asked
1
questions and find answers to
8
problems.
Stats
182
EtPoint
57
Vote count
1
questions
8
answers
About
JS dev and passionate traveller, maintainer @ react-materialize
alextrastero questions
How to mock react component and check if called with props
alextrastero answers
Redux Toolkit: 'Cannot perform 'set' on a proxy that has been revoked'
How to add custom Validation in antd form in react?
React antd form disable submit button
React-Redux useSelector typescript type for state
Ant design onFinish function with typescript; Type '(values: FormData) => void' is not assignable to type '(values: unknown) => void'
manually modifying initialState and pass it to the store before every test?