Skip to content

Articles by Mostafa Said

I’m Mostafa, a full-stack developer with a knack for all things Laravel, Inertia, and JavaScript frameworks. When I'm not coding, you can find me sharing my knowledge through tutorials, diving into hackathons (and winning a few), and spreading the love for tech by teaching what I've learned.

Vite vs. Webpack: A Head-to-Head Comparison

Learn the strengths, weaknesses, and key differences between Vite and Webpack to choose the ideal tool for your web development needs.
Reading time
30 min read
Updated date
March 19, 2024
Post type
Blog
Topic
JavaScript Tutorials

Comparing JavaScript Bundlers: Rollup vs Webpack vs Parcel

Discover the ideal JavaScript bundler for your projects! Explore the differences between Rollup, Webpack, and Parcel in this article.
Reading time
32 min read
Updated date
November 14, 2023
Post type
Blog
Topic
JavaScript Tutorials
Topic
Node.js

Laravel vs WordPress: A Head-to-Head Comparison

Should you use Laravel or WordPress for your next project? Learn the differences between these popular technologies to make the best choice.
Reading time
25 min read
Updated date
March 12, 2024
Post type
Blog
Topic
Laravel
Topic
Web Development Tools
Topic
WordPress Development

What’s New in Laravel 10: A Deep Dive Into the Latest Updates and Features

In this article, we will take you on a journey through Laravel 10’s new features, fixes, and freshly deprecated methods and packages.
Reading time
28 min read
Updated date
March 12, 2024
Post type
Blog
Topic
Laravel

How To Use Inertia.js in Your Laravel Projects

In this article, we’ll explore how to use Inertia.js alongside Laravel, Vue, and Tailwind CSS to create a modern web app.
Reading time
31 min read
Updated date
February 28, 2024
Post type
Blog
Topic
Laravel