Onur Taşkıran LogoOnur Taskiran's Personal BlogOnur Taskiran Blog
HomeAboutProjectsServicesContact
HomeAboutProjectsServicesContact
Onur Taşkıran LogoOnur Taskiran's Personal BlogOnur Taskiran Blog
HomeAboutProjectsServicesContact
HomeAboutProjectsServicesContact

Posts tagged with "next.js"

The Architecture of Efficiency in a Full Post Homepage Rebuild

The Architecture of Efficiency in a Full Post Homepage Rebuild

23 April 20262 min readWeb Programming

A step-by-step breakdown of converting the homepage into a full-post flow while maintaining peak performance. I detail the architectural decisions that led to a 99/99 GTmetrix result

#GTmetrix#Next.js#Performance+3 more
Leveraging Server Actions in Next.js 15 for Modern Web Development

Leveraging Server Actions in Next.js 15 for Modern Web Development

21 January 20255 min readWeb Programming

Next.js 15 enhances the Server Actions feature introduced in version 13, making server-side data handling and form management more efficient than ever. This guide covers the basics, real-world use cases, and comparisons with other methods.

#Next.js#Server Actions#Data Fetching
My Blog Page Speed

My Blog Page Speed

11 January 20242 min readReflections

I changed the design of my blog page and updated its coding. Here is the speed of my blog site according to Google. The first thing I prioritize for a website is speed. I can even make changes to the programming languages ​​I use for this. By the way, of course I chose Next JS for my website. It's a super technology.

#Page Speed#Blog Design#Next.js+3 more