Ivan Ontiveros' Blog
  • Home
  • Software Engineering
  • JavaScript
  • CI/CD
  • How-To's
Sign in Subscribe

Software Engineering

Sorting Tasks by Date in JavaScript

Sorting Tasks by Date in JavaScript

When managing tasks in a to-do application, it's often necessary to sort tasks by their due dates while maintaining their relative order in other aspects (such as priority). This blog post walks through how to implement date-based sorting for an array of tasks in JavaScript using TypeScript.
Ivan Ontiveros Jan 16, 2025
Building a Scalable Component System in Web Development

Building a Scalable Component System in Web Development

When it comes to web development, organizing components effectively is essential. I recently refined my approach to structuring a system for clarity, reusability, and flexibility. Here's an overview and an example implementation using a custom HyperlinkButton component.
Ivan Ontiveros Jan 5, 2025

Subscribe to Ivan Ontiveros' Blog

Don't miss out on the latest news. Sign up now to get access to the library of members-only articles.
  • About
  • Terms of Service
  • Privacy Policy
  • Legal Disclaimers
Ivan Ontiveros' Blog © 2025. Powered by Ghost