Riad Kilani
  • Bio
  • Portfolio
  • Blog
  • Contact
  • Accessibility
  • Case Studies
  • CSS
  • Design
  • Front-End
  • HTML
  • JavaScript
  • News
  • Productivity
  • Random Thoughts
  • SEO
  • Themes
  • Trends
  • Tutorials
  • TypeScript
  • TypeSCript From The Ground Up
  • UX Engineering
  • Web Development
  • Wordpress
Home

Tag: TypeScript

Everyday Types Explained (From the Ground Up)

January 16, 2026
Code examples showing everyday TypeScript types including primitives, arrays, and tuples

A quick note before we continue the series. It has been a minute since the last post. I have been traveling and did not want to publish the next part until I had the time and focus to write it properly. This series is meant to be slow, intentional, and high quality, and I would […]

Read More

JavaScript vs TypeScript: What Actually Changes

December 30, 2025
Visual comparison of JavaScript and TypeScript showing type flexibility versus type safety

TypeScript does not replace JavaScript. It changes how your code is validated before it runs. This guide explains the real differences without hype or shortcuts.

Read More

Learn TypeScript in 10 Minutes (For JavaScript Developers)

December 29, 2025
Learn TypeScript in 10 minutes showing TypeScript code examples with types, interfaces, and async functions for JavaScript developers

TypeScript can feel intimidating at first, but it is really just JavaScript with guardrails. If you already know JavaScript, you can understand the core ideas of TypeScript in about ten minutes and immediately start writing safer, more predictable code. This guide focuses on what actually matters: types, functions, objects, and how TypeScript helps you reason […]

Read More

JavaScript Reducers: What They Are and Why Use Them

August 30, 2025
Light abstract background with faded JavaScript code, several green monopoly-style houses and one red hotel, and the title “JavaScript Reducers — What Are They and Why Use Them.”

Reducers take many things and fold them into one. From Array.prototype.reduce() to app-level state, here’s the simple mental model—with copy-paste code.

Read More

10 Vue.js Tips & Tricks I Wish I Knew Sooner (Vue 3 Edition)

August 29, 2025
Light abstract background with a stylized Vue “V” mark, minimal dashboard UI accents, and the title “10 Vue.js Tips & Tricks (Vue 3 Edition)”.

Level up your Vue 3 apps with ten practical tips—from script setup and smart reactivity to Teleport, Suspense, async components, and performance wins. Clear examples you can drop right into your project.

Read More

Evolution of Front-End Development (2010–2025)

August 18, 2025
Evolution of front-end development 2010–2025 — timeline of tools, frameworks, and CSS.

A practical timeline tracing the evolution of front-end development from 2010 to 2025—what changed, what stuck, and what to ship in 2025.

Read More

Categories

  • Accessibility
  • Case Studies
  • CSS
  • Design
  • Front-End
  • HTML
  • JavaScript
  • News
  • Productivity
  • Random Thoughts
  • SEO
  • Themes
  • Trends
  • Tutorials
  • TypeScript
  • TypeSCript From The Ground Up
  • UX Engineering
  • Web Development
  • Wordpress

Recent Posts

  • Native CSS Is Quietly Replacing Sass, But It Isn’t Replacing the “Need” for Sass
  • Everyday Types Explained (From the Ground Up)
  • 2026 CSS Features You Must Know (Shipped Late 2025–Now)
  • 60 JavaScript Projects in 60 Days
  • JavaScript vs TypeScript: What Actually Changes

Tags

accessibility accessible web design ADA compliance async components Career Journey cascade layers code splitting composables composition api computed properties container queries css Design Inspiration Design Systems disability access File Organization Front-End Development Frontend frontend development immutability javascript JavaScript reducers lazy loading Material Design Modern CSS performance Personal Growth react React useReducer Redux Resume screen readers seo Suspense Teleport TypeScript UI/UX UI Engineering UX UX Engineering Vue Router WCAG web accessibility Web Development Web Performance

Riad Kilani Front-End Developer

© 2026 Riad Kilani. All rights reserved.