Frontend
What will be output to the console (example 42)
Review and correction of React component: correct use of useLayoutEffect and useCallback
Improving React component performance
Detect and fix an error in a Vue component
Creating your own EventEmitter class
Identifying components that re-render when a button is clicked in React
Correct typing of the map function in TypeScript
Create your own checkbox with emoji
Merging two arrays without using concat()
Display of entered text from input fields
Function that generates a random HEX color
What will be displayed in the console when executing example №92
Creating a function that returns a Promise instead of a callback
Optimization and refactoring of a React component
Function that extracts the extension from a filename
Creating a simple timer in React with start and stop buttons
Creating a spy wrapper for any function
Creating a polyfill for the Array.some() method
Order of message output to the console in JavaScript (example 101)
Detect and fix bugs in a React component