Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Radex
Radex has asked
32
questions and find answers to
1
problems.
Stats
157
EtPoint
4
Vote count
32
questions
1
answers
About
Back-end developer based in Lisbon. I love Python and C++.
Radex questions
Should I remove a reference to a DOM element when a component unmount in react?
How to sort an array using values from an enum?
How to add type notation to `React.useState`?
How to update an object in an array of Objects using setState
Destructuring assignment to costruct a new object - Is it possible? [duplicate]
How to set fill color for svg rect
Is it possible to apply CSS transitions inline?
Is a good convention using semicolon at the end of the line when using ES6 in babel [duplicate]
What does .join`` mean in JavaScript? [duplicate]
How to Omit multiple properties in a succint way using Omit<>
Radex answers
How to select element has class start and end with specific string using jquery?