Hey, it's me! Maksym
HomeArticlesProjectsAboutContactLinks

Articles

Thoughts, tutorials, and insights on design and development.

All#3D Graphics#AI#Commercial#Design#React#Research#Retrospection#Technology#Tutorial#Typescript
React Architecture Shift - dusk of CRA, rising sun of RSC
ReactResearchTechnology
February 2, 2026•10 min read min read

React Architecture Shift - dusk of CRA, rising sun of RSC

The era of the "Single Page Application" as a blank HTML shell is over. By 2026, the deprecation of Create React App (CRA) and the universal adoption of React Server Components (RSC) have obliterated the line between Frontend and Backend. This deep dive explores the architectural shift toward Meta-Frameworks like Next.js and React Router v7, analyzing how Server Actions are replacing API glue-code and why the Network Waterfall is the decade’s biggest anti-pattern. Discover how the modern React developer has evolved into a Full-Stack Product Engineer, managing database queries, cache headers, and UI logic in a single, cohesive module graph.

Read Article
React Data Optimization: Best Practices (at least for 2026)
ReactResearchTypescript
January 22, 2026•8 min read min read

React Data Optimization: Best Practices (at least for 2026)

Top findings regarding best React Application practices for early 2026

Read Article
React State Management in 2026
ReactTechnologyTypescript
January 15, 2026•5 min read min read

React State Management in 2026

We didn't choose one winner yet again we have to choose the right tool for the right job. There is no Jack of all trades.

Read Article

© 2026 Maksym Zieliński.
My own little space. Coded with ❤️ and Next.js...