javascript
Tag
react
code
React coupling, decoupling and composition explained
javascript
Code Untangled: Immutability
You heard about the term "immutability" in programming. But why is immutability an important concept? Why is it mentioned so often in programming and especially in the front-end world?
typescript
TypeScript Learning Adventures: A Tale of Love and Hate - React and TypeScript
React JS is a very well-liked JavaScript library for creating incredible user interfaces. Additionally, it works with TypeScript. Although it's not the default, TypeScript is...
react
Understanding and fixing the "too many re-renders" error in React: A short guide
react