Alexander Novak

Full‑stack developer, open‑source enthusiast, and avid hiker. Passionate about building scalable web applications and mentoring junior developers.

1.2k

Posts

3.4k

Comments

5

Badges
Posts
Comments
About
Optimizing React Rendering with Hooks

In this article I explore techniques to reduce unnecessary renders in large React applications...

Deploying Serverless Functions on Vercel

A step‑by‑step guide on setting up serverless functions with Vercel, including environment variables and CI/CD.