My experience migrating projects to Next.js
April 30, 2021Some things to consider before moving a project to Next.js
Personal blog by Rinat Rezyapov (CV)
I'm a front-end developer who enjoys working with the latest technologies and helping businesses to create scalable and performant web applications
Some things to consider before moving a project to Next.js
We will try to build a simple version of popular UI library - React.js. In this article we will implement MultiChild class
We will try to build a simple version of popular UI library - React.js. In this article we will implement React.Component class
We will try to build a simple version of popular UI library - React.js. In this article we will implement ReactDOM.render
Introduction to functional programming with Option container for beginners
Hello World