Hi, I'm Maro
I blog about web development - especially frontend frameworks like React
Featured Posts
Hello World
First 'Hello World' App in React
What is React?
Open source library for building user interfaces
JSX
JavaScript XML (JSX) - Extension to the JavaScript language syntax
Props
Props are arguments passed into React components.
Getting Started with NextJS
NextJS is a the React framework for production - it makes building fullstack React apps and sites a breeze and ships with built-in SSR.