blog.jhordyess.comExploring CSS Units: A Comprehensive Reference GuideCSS units play a crucial role in web development, allowing developers to control the size, positioning, and layout of website elements. While there are several variants available, such as pixels (px), percentage (%), em, rem, or viewport units; it's ...Oct 17, 2023·6 min read
blog.jhordyess.comWeb Design for Mobile: Adding Custom Devices in FirefoxOne of the key best practices in developing websites is to consider mobile devices as the primary platform, given the increased usage of smartphones for internet browsing. This tutorial focuses on adding custom devices in Firefox for testing your web...Oct 11, 2023·5 min read
blog.jhordyess.comSass & Vite: A Guide for Your Next WorkflowUpdated on: March 2025 In this tutorial, I will guide you through the process of creating a Vite project that leverages the power of Sass for efficient and streamlined styling. Vite is a fast-build tool designed to enhance development speed, while S...Aug 18, 2023·5 min read
blog.jhordyess.comProgramación remota con Raspberry PiLas minicomputadoras de la serie Raspberry Pi, en sus diferentes modelos, permiten acceder a una computadora de bajo costo. Además, a través de los pines GPIO, es posible interactuar con dispositivos de hardware similares a un microcontrolador. Siend...Feb 7, 2023·5 min read