React Context is a powerful feature introduced in React v16.3.0. It allows you to access values from the current context (e.g. the parent) inside your components’ render methods, where you normally would be limited to accessing only its local state and pr... (more…)
Read more »
A wideranging podcast with Sunil covering the future of React, the Third Age of JavaScript, and the Meta of online discourse.If you prefer audio-only podcast... (more…)
Read more »
spring-boot-react-maven-starter - A multi module Spring Boot React starter for building real-world enterprises apps... (more…)
Read more »
In this article, we analyze the performance of the modern frontends: Angular, Next.js, Nuxt.js, React and Vue.js. We quickly found that Nuxt.js leads the pack, followed by Vue.js and Next.js. Read on for our detailed finding. (more…)
Read more »
Hello everyone,
few days ago I've published a React hooks library on Github & NPM in the hope of speeding up other professionals dev process.
I've internally based few components and projects on this one and now I'm sharing it in the best possible ope... (more…)
Read more »