Posted inReact How to Optimize React Apps with Code Splitting and Lazy Loading Posted by Emir September 23, 2020 Published on 23.9.2020 In modern web development, performance is key. Users expect apps to load…
Posted inReact Making Forms Easier with React Hook Form (2020 Guide) Posted by Emir September 12, 2020 Published on 12.9.2020 Forms in React are often a source of frustration, particularly when dealing…