Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
ZiiMakc
ZiiMakc has asked
33
questions and find answers to
11
problems.
Stats
427
EtPoint
105
Vote count
33
questions
11
answers
About
ZiiMakc questions
How to slowdown/debounce events handling with react hooks?
Can I replace context with hooks?
React props destructuring when passing to component
VSCode disable emmet abbreviation editor on first line
Right way to fetch data with react using socket.io
How to enable real-time linting while typing with rust-analyzer in VSCode?
How to send cookies to socket.io client from server?
How to use React Hooks Context with multiple values for Providers
Typescript check object by type or interface at runtime with typeguards in 2020+
How to disable @typescript-eslint/no-non-null-assertion rule
ZiiMakc answers
Property does not exist on type 'DetailedHTMLProps, HTMLDivElement>' with React 16
How to organize routing in fastify?
How to send cookies to socket.io client from server?
How to disable warn about some unused params, but keep "@typescript-eslint/no-unused-vars" rule
While loops using Await Async.
JavaScript calculating date from today date to 7 days before
React Hook Warnings for async function in useEffect: useEffect function must return a cleanup function or nothing
Next.js graphql context is empty {} on SSR getServerSideProps
how to control the re-running with useEffect
Webpack & typescript: watch not working for exported intefaces