• Home
  • About Me
  • Services
  • Portfolio
  • Blog
  • Contacts
:

8 posts

Image for post: Laravel slow on Windows? How WSL2 fixed my performance issues
06 January 2026

Laravel slow on Windows? How WSL2 fixed my performance issues

SummaryLaravel’s performance issues on Windows are not caused by PHP itself, nor by Laragon or XAMPP. The real bottleneck is the interaction between PHP’s execution model, Laravel’s architecture, and[...]

Read More
Image for post: How to deploy an Angular app to shared hosting
15 November 2025

How to deploy an Angular app to shared hosting

SummaryDeploy your Angular app to shared hosting in three simple steps: run ng build --prod (or ng build in Angular 12+), modify the base href if needed, and upload the contents of the dist folder to[...]

Read More
Image for post: HTML Markup vulnerabilities: security risks and prevention guide
15 November 2025

HTML Markup vulnerabilities: security risks and prevention guide

SummaryPure HTML markup can expose web applications to serious security vulnerabilities, including Cross-Site Scripting (XSS), HTML injection, clickjacking, and data exfiltration attacks. While HTML i[...]

Read More
Image for post: Mastering Arrays in JavaScript and TypeScript: a complete guide
12 November 2025

Mastering Arrays in JavaScript and TypeScript: a complete guide

SummaryArrays are fundamental data structures in JavaScript and TypeScript for storing ordered collections. TypeScript adds type safety, better autocomplete, and compile-time error detection. The most[...]

Read More
Image for post: HTML5 Geolocation API: Complete Guide with Examples and Best Practices
07 November 2025

HTML5 Geolocation API: Complete Guide with Examples and Best Practices

The HTML5 Geolocation API has revolutionized how web applications interact with user location data. Whether you're building a store locator, weather app, or location-based social platform, understandi[...]

Read More
Image for post: Yii3: a well-intentioned misstep - why the framework lost its way
26 October 2025

Yii3: a well-intentioned misstep - why the framework lost its way

SummaryMissing: advanced application template, Gii code generator, stable ActiveRecord APIProblem: architectural purity prioritized over developer productivityReality: Yii3 (as of early 2025) lacks pr[...]

Read More
Image for post: Angular 20: what’s new in May 2025 - Signals, Zoneless, Hydration & Smarter DX
23 August 2025

Angular 20: what’s new in May 2025 - Signals, Zoneless, Hydration & Smarter DX

Angular 20, released on May 28, 2025, ushers in a new era of performance, developer experience, and modern reactive programming for Angular developers. In this post, we’ll explore the top features of[...]

Read More
Image for post: Angular 19: Complete Guide to Standalone Components, Signals, and Performance Features
23 August 2025

Angular 19: Complete Guide to Standalone Components, Signals, and Performance Features

TL;DRAngular 19 (released November 19, 2024) revolutionizes development with standalone components by default, enhanced signal-based reactivity, improved SSR with incremental hydration and event repla[...]

Read More
  • Previous
  • 1
  • 2
  • Next

Backend

  • PHP

Frontend

  • HTML and CSS
  • Javascript

Tags

Angular Laravel Yii framework
Andrea Fiori .NET

Full stack developer engineering scalable, secure, and smart web applications.

Follow me
Pages
  • About Me
  • Services
  • Portfolio
  • Blog
  • Contacts
Discover
  • Accessibility
  • Cookie policy
  • Privacy policy
  • Sitemap
© 2026 by Andrea Fiori. Valid HTML 5
🍪 Do you like cookies? I use cookies to ensure you get the best experience on my website. Cookie policy | More cookies info.