React 19 is Coming!

React 19 is Coming!

React 19 is on its way. After a long wait, the new version of React is finally arriving. Let's explore the new features and discuss the deprecated methods.

Safak Kocaoglu
Next.js 14 Auth with Iron Session and Server Actions

Next.js 14 Auth with Iron Session and Server Actions

Next.js app router cookie based authentication with iron session and new server actions

Safak Kocaoglu
5 CSS Tips and Tricks Every Web Developer Should Know

5 CSS Tips and Tricks Every Web Developer Should Know

Most underrated CSS properties that will help you to improve design skills and some useful CSS tricks to speed up coding session.

Safak Kocaoglu
Next.js vs Express: Which one is Better for a Backend Server?

Next.js vs Express: Which one is Better for a Backend Server?

Should you use Next.js or Express Server for a backend API? Which one is faster and more secure? Let's compare the strengths and weaknesses of each technology.

Safak Kocaoglu
Zustand: Easiest Way for React State Management

Zustand: Easiest Way for React State Management

Should you use Zustand to manage React states? Is it better than Redux? What are the cons and pros? Let's explore this minimal state management tool and answer the questions.

Safak Kocaoglu