Viktor Lázár

Viktor Lázár @lazarv

About: @lazarv/react-server, HTML5 Wolfenstein 3D, WAD Commander, JayData, odata-v4-server / husband, father of three, musician, gamer

Location:
Budapest, Hungary
Joined:
Jul 7, 2023

Viktor Lázár
articles - 9 total

Exploring an experimental Micro-Frontend Architecture with Server-Side Rendering using React Server Components

Table of Contents Introduction What are Micro-Frontends? Introduction to React Server...

Learn More 33 5Aug 25 '24

The Hidden Economy of Technology: How Tech's Most Difficult Tools Fuel an Industry

Introduction In the fast-paced world of technology, complexity is often seen as a...

Learn More 0 0Aug 14 '24

Migrating a Vite + React app to use React Server Components

Vite has the best developer experience a web developer could wish for. When you want to create a...

Learn More 0 0Aug 11 '24

@lazarv/react-server vs Next.js

In this article we will compare @lazarv/react-server to Next.js as these React meta-frameworks are...

Learn More 0 0Jul 7 '24

My story creating a new React meta-framework

I have a great idea for a new hobby project! As I am a React developer, I'll use it again for...

Learn More 8 1Jun 10 '24

Todo app with no client-side JavaScript using @lazarv/react-server

Everyone starts with a simple Todo app when evaluating a new framework. So let’s do it this time...

Learn More 8 0May 27 '24

let vs const in JavaScript aka why don't you learn a bit of C?

There's a raging war in the JavaScript community about when to use let or const and which one should...

Learn More 1 0May 8 '24

A new experimental meta-framework for React

I was following the new React server-side rendering features for years now, since React 18....

Learn More 1 0Sep 28 '23

React Server Components without any frameworks

Starting with Next.js 13 developers can access the power of React Server Components (let's just use...

Learn More 25 1Jul 7 '23