menu Menu
15 articles filed in
Development
Previous page Next page
Happy Developers Day! (2024)

For you who are… Wide-eyed dreamers, for whom each “Hello World” births a universe anew…. Sculptors of logic, finding Fibonacci’s grace in each streamlined function… Zen masters of the debugger’s art, with souls of saints and hearts of lions: Happy Developers Day!

By Gustavo Salvini Posted in Development, English, Tech on September 12, 2024 3 min read Continue reading
¡Feliz día del programador! (2024)

En este día número 256 del año celebramos a los arquitectos del código y de los lenguajes, a quienes que tejen la magia detrás de nuestras pantallas (y sí que las hay por todos lados ahora, y de todos los tamaños): los programadores.

By Gustavo Salvini Posted in Development, Español, Tech on September 12, 2024 3 min read Continue reading
CSS Specificity: The Secret Sauce of Styling

When multiple styles target the same element, how does the browser play referee? Enter CSS specificity – the point system that crowns the champion in style conflicts.

By Gustavo Salvini Posted in Development, English, Tech on September 11, 2024 4 min read Continue reading
Decoding the Numbers: Unlock the Power of Semantic Versioning

A Developer's Guide

Ever wondered why software versions look like 2.4.1? It’s a powerful communication tool called Semantic Versioning (or “SemVer”). Demystify those numbers and discover how they can save you from “dependency hell.” Let’s explore the world of MAJOR.MINOR.PATCH!

By Gustavo Salvini Posted in Development, English, Tech on September 11, 2024 2 min read Continue reading
Revolutionizing Software Development with AI: A Personal Reflection

We are witnessing a paradigm shift in software development, where the integration of AI, particularly Large Language Models (LLMs) is democratizing the creation process and dramatically enhancing developer productivity. This revolution is not just about faster coding; it’s reshaping the entire development lifecycle, from ideation to deployment.

By Gustavo Salvini Posted in Artificial Intelligence, Development, English, Tech on August 22, 2024 7 min read Continue reading
Ein kompaktes und vielseitiges Toolkit für die Entwicklung moderner Web-Apps

React, Suspense API, Vite, Valtio, Chakra UI, FormatJS und Convert-Units

Ich teile meine Erfahrung in der Entwicklung einer reinen Frontend-Web-App (SPA). Ich habe React 18, Vite, die React Suspense API, Valtio, Chakra UI, FormatJS und Convert-Units verwendet.

By Gustavo Salvini Posted in Deutsche, Development, My Projects on August 22, 2024 8 min read Continue reading
Calculadora de Kit Autonivelante para Atrim Global

Una de mis recientes creaciones: La Calculadora de Kit Autonivelante para Atrim Global.
Basada en React, Valtio, ChakraUI, Vite, Convert-Units, FormatJs, entre otras tecnologías.

By Gustavo Salvini Posted in Development, Español, Tech on August 21, 2024 2 min read Continue reading
Un kit compatto e versatile per lo sviluppo di web app moderne.

React, Suspense API, Vite, Valtio, Chakra UI, FormatJS, Convert-Units

Lo sviluppo di applicazioni web moderne con web components può essere un compito davvero interessante, specialmente quando un progetto include l’implementazione di esperienze utente dinamiche e ricche, ma cercando di non aggiungere complessità inutili all’esperienza di sviluppo (“dx”) né troppo peso superfluo al build risultante. In questo caso ho utilizzato React 18, Vite come tooling, […]

By Gustavo Salvini Posted in Development, Italiano, My Projects on August 21, 2024 7 min read Continue reading
AVE. Últimas pinceladas (NextJS + React + MobX State Tree + PWA)

AVE es una herramienta online que guía a los emprendedores a través de un proceso estructurado para valuar sus emprendimientos.

Al día de hoy (6 de agosto) me encuentro dando las últimas pinceladas al desarrollo de AVE (Asistente de Valuación de Emprendimientos), una plataforma basada en tecnologías web modernas y reactivas, construida con React, NextJS y una importante cantidad de recursos de programación, entre builders, frameworks y bibliotecas. Su lanzamiento es el próximo viernes (9 […]

By Gustavo Salvini Posted in Development, Español, Tech on August 6, 2024 2 min read Continue reading
Un kit compacto y versátil para desarrollo de web apps modernas

React, Suspense API, Vite, Valtio, Chakra UI, FormatJS y Convert-Units

El desarrollo de aplicaciones web modernas con web components puede ser una tarea realmente interesante, especialmente cuando un proyecto incluye la implementación de experiencias de usuario dinámicas y ricas, pero intentando no sumar complejidad innecesarias a la experiencia del desarrollo (“dx”) ni agregar demasiado peso innecesario al build resultante. Para este caso utilicé React 18, […]

By Gustavo Salvini Posted in Development, Español, My Projects on July 22, 2024 8 min read Continue reading
Cómo hacer backup de un Docker container

Versión "command line" (CLI).

Sugiero este procedimiento para almacenar y resguardar un Docker container en una imagen, también es útil si se desea migrar el container, por ejemplo, a otra máquina host o a una virtual machine diferente. 1) Obtener el CONTAINER ID del contenedor que se desea resguardar: Ejemplo de output: 2) Crear commit local para generar docker […]

By Gustavo Salvini Posted in Development, Español on September 23, 2022 1 min read Continue reading
¡Feliz día, colegas programadores! (día #256 del año)

Felicitaciones para quienes eligieron vivir de esta “mezcla de arte y ciencia”.

Gracias a quienes hacen que nuestra profesión sea respetada y valorada. Dedicaría un post aparte de agradecimiento para quienes siempre me apoyaron en este camino y en mi formación. Familia, amigos, esposa, colegas, clientes, contactos inspiradores, ¡gracias!

By Gustavo Salvini Posted in Development, Español, My Writings on September 13, 2022 3 min read Continue reading
Rome 360 Virtual Reality Immersive Web Experience

Rome Virtual Reality 360. Immersive User Experience developed by Gustavo Adrián Salvini (Twitter: @guspatagonico) Test H1 – this is a very long title, I want it to wrap in several lines. Lorem ipsum dolor sit amet. Test H2 – this is a very long title, I want it to wrap in several lines. Lorem ipsum […]

By Gustavo Salvini Posted in Development, My Projects on March 13, 2019 1 min read Continue reading
Scrollable & draggable bi-dimensional Web UI

Scrollable & draggable bi-dimensional web UI concept (and real implementation for Italia Vive). Nested lists (articles by categories) Taylor-made CMS for this sort of contents. Development by: Darío Ruellan and Gustavo Salvini

By Gustavo Salvini Darío Ruellan Posted in Design, Development, English on February 22, 2019 1 min read Continue reading
D3.js Force Layout implementation

A few months ago Darío (@druellan) and me worked on a project based on interactive infographics where D3.js was the JavaScript library of choice to build those visualizations. Here you can see some short screencasts of our first development sessions. We used Force Layout and Drag’n Drop.  Some testing and debugging in action for you. […]

By Gustavo Salvini Darío Ruellan Posted in Development, English, My Projects on February 22, 2019 1 min read Continue reading

Previous page Next page

keyboard_arrow_up