<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Are.dev</title><description>A blog dedicated to mastering software development — learn, build, and elevate your coding skills.</description><link>https://are-dev.es/</link><item><title>AgroNET: Smart Agriculture Platform</title><link>https://are-dev.es/posts/agronet/</link><guid isPermaLink="true">https://are-dev.es/posts/agronet/</guid><description>AgroNET is a full-stack web application designed to modernize agricultural practices through smart features and real-time data integration. Built with Astro, React, Node.js and AWS, it offers crop management, weather tracking, and community forums for farmers and agronomists.</description><pubDate>Sun, 25 May 2025 17:00:00 GMT</pubDate><language>en</language><category>Portfolio</category><author>Miguel Aréjula Aísa</author></item><item><title>Start your first Full stack project</title><link>https://are-dev.es/posts/firstproject/</link><guid isPermaLink="true">https://are-dev.es/posts/firstproject/</guid><description>In this post, I share my recommendation to build your first full-stack project; combining both front-end and back-end technologies to create a fully functional application.</description><pubDate>Sun, 09 Mar 2025 13:00:00 GMT</pubDate><language>en</language><category>Learn</category><author>Miguel Aréjula Aísa</author></item><item><title>Modular Monoliths vs Microservices: Choosing the Right Architecture in 2025</title><link>https://are-dev.es/posts/monolithvsmicroservices/</link><guid isPermaLink="true">https://are-dev.es/posts/monolithvsmicroservices/</guid><description>A practical guide comparing modular monoliths and microservices, helping developers choose the right architecture for their team, product, and scaling needs.</description><pubDate>Mon, 29 Sep 2025 17:00:00 GMT</pubDate><language>en</language><category>Learn</category><author>Miguel Aréjula Aísa</author></item><item><title>My Terminal Configurations</title><link>https://are-dev.es/posts/myterminal/</link><guid isPermaLink="true">https://are-dev.es/posts/myterminal/</guid><description>My collection of Terminal configurations to boost productivity and enhance its appearance.</description><pubDate>Mon, 03 Mar 2025 15:00:00 GMT</pubDate><language>en</language><category>Setup</category><author>Miguel Aréjula Aísa</author></item><item><title>Introduction to Authentication in Node.js with JWT</title><link>https://are-dev.es/posts/jwt/</link><guid isPermaLink="true">https://are-dev.es/posts/jwt/</guid><description>Learn how to implement JWT authentication in a Node.js application with Express.js. This beginner-friendly guide walks you through creating login routes, generating JWTs, and securing your APIs.</description><pubDate>Sun, 13 Apr 2025 19:00:00 GMT</pubDate><language>en</language><category>Learn</category><author>Miguel Aréjula Aísa</author></item><item><title>Integration Testing, Why and How to Do It</title><link>https://are-dev.es/posts/integrationtest/</link><guid isPermaLink="true">https://are-dev.es/posts/integrationtest/</guid><description>Learn what integration testing is, why it’s essential for building reliable applications, and how to perform it manually with Postman. Then take it a step further by automating your tests using Postman collections and Jest in a Node.js environment.</description><pubDate>Sun, 04 May 2025 23:00:00 GMT</pubDate><language>en</language><category>Learn</category><author>Miguel Aréjula Aísa</author></item><item><title>Your First Jupyter Notebook in VS Code on macOS</title><link>https://are-dev.es/posts/jupyternotebooks/</link><guid isPermaLink="true">https://are-dev.es/posts/jupyternotebooks/</guid><description>Learn how to install Jupyter Notebooks on macOS, set them up in VS Code and start writing interactive Python code for data analysis and visualization.</description><pubDate>Sun, 26 Oct 2025 21:00:00 GMT</pubDate><language>en</language><category>Setup</category><author>Miguel Aréjula Aísa</author></item><item><title>Testing for Beginners: Getting Started with Jest in Node.js</title><link>https://are-dev.es/posts/basictesting/</link><guid isPermaLink="true">https://are-dev.es/posts/basictesting/</guid><description>Learn how to write your first unit tests using Jest in a Node.js project. This beginner-friendly guide covers setup, writing basic tests, testing async code, and more.</description><pubDate>Sun, 06 Apr 2025 19:00:00 GMT</pubDate><language>en</language><category>Learn</category><author>Miguel Aréjula Aísa</author></item><item><title>Your First Steps in Data Science with Python</title><link>https://are-dev.es/posts/datascience/</link><guid isPermaLink="true">https://are-dev.es/posts/datascience/</guid><description>Learn the basics of data science with Python, from loading and exploring datasets to visualizing data and performing simple analyses in Jupyter notebooks.</description><pubDate>Sun, 02 Nov 2025 19:00:00 GMT</pubDate><language>en</language><category>Learn</category><author>Miguel Aréjula Aísa</author></item><item><title>Create your first API REST with Express.js</title><link>https://are-dev.es/posts/expressguide/</link><guid isPermaLink="true">https://are-dev.es/posts/expressguide/</guid><description>Learn how to set up your first API REST using Express.js. This beginner-friendly guide walks you through the fundamentals, from routing requests to structuring your code with controllers, models, and views.</description><pubDate>Sun, 16 Mar 2025 21:00:00 GMT</pubDate><language>en</language><category>Learn</category><author>Miguel Aréjula Aísa</author></item><item><title>Git for Beginners: The Essential Guide</title><link>https://are-dev.es/posts/git/</link><guid isPermaLink="true">https://are-dev.es/posts/git/</guid><description>Learn Git from scratch with this basic guide. Understand the fundamental concepts and how to integrate it with GitHub and VSCode.</description><pubDate>Sun, 27 Apr 2025 18:00:00 GMT</pubDate><language>en</language><category>Learn</category><author>Miguel Aréjula Aísa</author></item><item><title>Create your first Astro project</title><link>https://are-dev.es/posts/astroguide/</link><guid isPermaLink="true">https://are-dev.es/posts/astroguide/</guid><description>Learn how to set up your first Astro project. A step-by-step guide to create a new Astro project.</description><pubDate>Sun, 23 Mar 2025 23:00:00 GMT</pubDate><language>en</language><category>Learn</category><author>Miguel Aréjula Aísa</author></item><item><title>PlayBeat: Music Collaboration Platform</title><link>https://are-dev.es/posts/playbeat/</link><guid isPermaLink="true">https://are-dev.es/posts/playbeat/</guid><description>PlayBeat is a full-stack web application designed to facilitate music collaboration among artists. Built with Astro, Express, PostgreSQL and Azure. It offers features like real-time playlist management, upload and sharing of music files and a user-friendly interface for artists to connect and collaborate.</description><pubDate>Sun, 06 Jul 2025 17:00:00 GMT</pubDate><language>en</language><category>Portfolio</category><author>Miguel Aréjula Aísa</author></item><item><title>How to Set Up Your Terminal for Productivity and Style</title><link>https://are-dev.es/posts/setupterminal/</link><guid isPermaLink="true">https://are-dev.es/posts/setupterminal/</guid><description>Learn how to create a powerful and beautiful terminal environment from scratch; from choosing a shell and prompt to configuring colors, fonts and tools.</description><pubDate>Mon, 06 Oct 2025 20:00:00 GMT</pubDate><language>en</language><category>Setup</category><author>Miguel Aréjula Aísa</author></item><item><title>Mastering API Documentation: Why It Matters and How to Use Swagger with Express</title><link>https://are-dev.es/posts/swagger/</link><guid isPermaLink="true">https://are-dev.es/posts/swagger/</guid><description>API documentation is the backbone of seamless software integration and developer collaboration. In this guide, wou will explore why API documentation is crucial and how Swagger can simplify and standardize the process in Express applications.</description><pubDate>Sun, 30 Mar 2025 23:00:00 GMT</pubDate><language>en</language><category>Learn</category><author>Miguel Aréjula Aísa</author></item><item><title>Clinical Pathway Optimizer: Improving Hospital Protocols with Formal Methods</title><link>https://are-dev.es/posts/tfg/</link><guid isPermaLink="true">https://are-dev.es/posts/tfg/</guid><description>A web-based system to digitize, monitor, and validate clinical pathways in real hospitals, developed as part of my Computer Engineering Bachelor&apos;s Thesis.</description><pubDate>Mon, 21 Jul 2025 17:00:00 GMT</pubDate><language>en</language><category>Portfolio</category><author>Miguel Aréjula Aísa</author></item><item><title>Discover Neovim: The Modern &amp; Customizable Evolution of Vim</title><link>https://are-dev.es/posts/neovim/</link><guid isPermaLink="true">https://are-dev.es/posts/neovim/</guid><description>Learn what Neovim is, why developers are switching to it and how its modern features and customizability can boost your coding workflow.</description><pubDate>Sun, 19 Oct 2025 19:00:00 GMT</pubDate><language>en</language><category>Learn</category><author>Miguel Aréjula Aísa</author></item><item><title>What I Wish I Knew Before Starting Informatics Engineering</title><link>https://are-dev.es/posts/uniadvices/</link><guid isPermaLink="true">https://are-dev.es/posts/uniadvices/</guid><description>Practical advice for Informatics Engineering students: from using Git and GitHub early, to self-learning, building a portfolio, and preparing for the professional world.</description><pubDate>Tue, 16 Sep 2025 17:00:00 GMT</pubDate><language>en</language><category>Setup</category><author>Miguel Aréjula Aísa</author></item><item><title>My Favorite VS Code Shortcuts for macOS</title><link>https://are-dev.es/posts/vscode-shorcuts/</link><guid isPermaLink="true">https://are-dev.es/posts/vscode-shorcuts/</guid><description>My collection of Visual Studio Code shortcuts to boost productivity.</description><pubDate>Mon, 03 Mar 2025 13:00:00 GMT</pubDate><language>en</language><category>Setup</category><author>Miguel Aréjula Aísa</author></item><item><title>Getting Started with Tailwind CSS: Utility-First Styling for Modern Web Apps</title><link>https://are-dev.es/posts/tailwindcss/</link><guid isPermaLink="true">https://are-dev.es/posts/tailwindcss/</guid><description>Discover how Tailwind CSS makes it easier and faster to build modern, responsive websites. In this beginner-friendly guide, you&apos;ll learn what Tailwind is, how it works, and how to integrate it into your project with real examples and best practices.</description><pubDate>Sun, 11 May 2025 17:00:00 GMT</pubDate><language>en</language><category>Learn</category><author>Miguel Aréjula Aísa</author></item><item><title>Adding Google &amp; GitHub Login to Your Astro Project</title><link>https://are-dev.es/posts/authproviders/</link><guid isPermaLink="true">https://are-dev.es/posts/authproviders/</guid><description>Want to let users sign in with their Google or GitHub account? This step-by-step guide shows you how to implement OAuth authentication in an Astro project using modern best practices.</description><pubDate>Sun, 18 May 2025 17:00:00 GMT</pubDate><language>en</language><category>Learn</category><author>Miguel Aréjula Aísa</author></item><item><title>Protecting Astro Forms with reCAPTCHA v3</title><link>https://are-dev.es/posts/captcha/</link><guid isPermaLink="true">https://are-dev.es/posts/captcha/</guid><description>Learn how to integrate Google reCAPTCHA v3 into your Astro site to prevent spam without annoying your users. A practical guide to secure static form submissions.</description><pubDate>Sun, 20 Apr 2025 19:00:00 GMT</pubDate><language>en</language><category>Learn</category><author>Miguel Aréjula Aísa</author></item><item><title>Crea tu primer proyecto con Astro</title><link>https://are-dev.es/posts/es/astroguide/</link><guid isPermaLink="true">https://are-dev.es/posts/es/astroguide/</guid><description>Aprende cómo configurar tu primer proyecto Astro. Una guía paso a paso para crear un nuevo proyecto Astro.</description><pubDate>Sun, 23 Mar 2025 23:00:00 GMT</pubDate><language>es</language><category>Aprendizaje</category><author>Miguel Aréjula Aísa</author></item><item><title>Crea tu primera API REST con Express.js</title><link>https://are-dev.es/posts/es/expressguide/</link><guid isPermaLink="true">https://are-dev.es/posts/es/expressguide/</guid><description>Aprende a configurar tu primera API REST usando Express.js. Esta guía para principiantes te lleva a través de los fundamentos, desde el enrutamiento de solicitudes hasta la estructuración del código con modelos, controladores y vistas.</description><pubDate>Sun, 16 Mar 2025 21:00:00 GMT</pubDate><language>es</language><category>Aprendizaje</category><author>Miguel Aréjula Aísa</author></item><item><title>Meet Vim: The Powerful Editor Every Developer Should Know</title><link>https://are-dev.es/posts/vim/</link><guid isPermaLink="true">https://are-dev.es/posts/vim/</guid><description>Learn what Vim is, why developers love it and how to master its essential commands to boost your coding productivity.</description><pubDate>Sun, 12 Oct 2025 19:00:00 GMT</pubDate><language>en</language><category>Learn</category><author>Miguel Aréjula Aísa</author></item><item><title>Comienza tu primer proyecto Full stack</title><link>https://are-dev.es/posts/es/firstproject/</link><guid isPermaLink="true">https://are-dev.es/posts/es/firstproject/</guid><description>En este post, compartiré mis recomendaciones para desarrollar tu primer proyecto full-stack; combinando tecnologías tanto de front-end como de back-end para crear una aplicación completamente funcional.</description><pubDate>Sun, 09 Mar 2025 13:00:00 GMT</pubDate><language>es</language><category>Aprendizaje</category><author>Miguel Aréjula Aísa</author></item><item><title>Git: La Guía Básica para Principiantes</title><link>https://are-dev.es/posts/es/git/</link><guid isPermaLink="true">https://are-dev.es/posts/es/git/</guid><description>Aprende a usar Git desde cero con esta guía básica. Conoce los conceptos fundamentales y cómo integrarlo con GitHub y VSCode.</description><pubDate>Sun, 27 Apr 2025 18:00:00 GMT</pubDate><language>es</language><category>Aprendizaje</category><author>Miguel Aréjula Aísa</author></item><item><title>La configuración de mi terminal</title><link>https://are-dev.es/posts/es/myterminal/</link><guid isPermaLink="true">https://are-dev.es/posts/es/myterminal/</guid><description>Mis ajustes del terminal para aumentar la productividad y mejorar su apariencia</description><pubDate>Mon, 03 Mar 2025 15:00:00 GMT</pubDate><language>es</language><category>Configuración</category><author>Miguel Aréjula Aísa</author></item><item><title>Mis atajos favoritos de VS Code Shortcuts para macOS</title><link>https://are-dev.es/posts/es/vscode-shorcuts/</link><guid isPermaLink="true">https://are-dev.es/posts/es/vscode-shorcuts/</guid><description>Mi colección de atajos para aumentar la productividad.</description><pubDate>Mon, 03 Mar 2025 13:00:00 GMT</pubDate><language>es</language><category>Herramientas</category><author>Miguel Aréjula Aísa</author></item><item><title>From Idea to Marketplace: Building My First VS Code Extension (CSV Table Viewer)</title><link>https://are-dev.es/posts/vscodeextension/</link><guid isPermaLink="true">https://are-dev.es/posts/vscodeextension/</guid><description>How I built and published my first Visual Studio Code extension; CSV Table Viewer, a simple tool to preview CSV files as clean tables directly inside VS Code. In this post, I’ll share the idea, development process and how you can publish your own extension too.</description><pubDate>Sat, 08 Nov 2025 19:00:00 GMT</pubDate><language>en</language><category>Learn</category><category>Portfolio</category><author>Miguel Aréjula Aísa</author></item><item><title>Build a VS Code Extension with React &amp; TailwindCSS: Step-by-Step</title><link>https://are-dev.es/posts/vscodeextensionreact/</link><guid isPermaLink="true">https://are-dev.es/posts/vscodeextensionreact/</guid><description>Learn how to create a modern VS Code extension with a React + TailwindCSS webview. This guide walks you through initializing the extension, configuring Vite and Tailwind, integrating React for UI, and running your extension in VS Code, providing a fast, interactive, and fully typed TypeScript setup.</description><pubDate>Sun, 16 Nov 2025 19:00:00 GMT</pubDate><language>en</language><category>Learn</category><author>Miguel Aréjula Aísa</author></item><item><title>Why I Use Obsidian, My Personal Notes Workflow</title><link>https://are-dev.es/posts/obsidian/</link><guid isPermaLink="true">https://are-dev.es/posts/obsidian/</guid><description>Why I trust Obsidian for every note. See my personal workflow and how the simplicity of Markdown and plain text files offers unmatched speed, longevity and flexibility compared to Notion.</description><pubDate>Sun, 30 Nov 2025 19:00:00 GMT</pubDate><language>en</language><category>Setup</category><author>Miguel Aréjula Aísa</author></item><item><title>How to Customize Obsidian and Make It Your Own</title><link>https://are-dev.es/posts/obsidiancustom/</link><guid isPermaLink="true">https://are-dev.es/posts/obsidiancustom/</guid><description>Learn how to personalize Obsidian with themes, custom CSS, and layout tweaks to create a comfortable and efficient note-taking environment that fits your workflow.</description><pubDate>Sun, 07 Dec 2025 19:00:00 GMT</pubDate><language>en</language><category>Setup</category><author>Miguel Aréjula Aísa</author></item><item><title>C++ vs Go: Similarities, Differences, and When to Use Each</title><link>https://are-dev.es/posts/cplusplus-go/</link><guid isPermaLink="true">https://are-dev.es/posts/cplusplus-go/</guid><description>Learn the differences between C++ and Go, their strengths and weaknesses, and when to use each language in real-world software projects.</description><pubDate>Sun, 11 Jan 2026 18:00:00 GMT</pubDate><language>en</language><category>Learn</category><author>Miguel Aréjula Aísa</author></item><item><title>5 Tech Tendencies You Need to Know: The End of Digital</title><link>https://are-dev.es/posts/2026tendencies/</link><guid isPermaLink="true">https://are-dev.es/posts/2026tendencies/</guid><description>2026 is here, bringing a wave of surprising tech trends focused on re-humanizing our digital lives. From the resurgence of wired headphones to the rise of home NAS devices, discover the five key tendencies shaping this year.</description><pubDate>Thu, 22 Jan 2026 12:00:00 GMT</pubDate><language>en</language><category>Setup</category><author>Miguel Aréjula Aísa</author></item><item><title>ResumeMD: Your Resume, Written in Markdown</title><link>https://are-dev.es/posts/resumemd/</link><guid isPermaLink="true">https://are-dev.es/posts/resumemd/</guid><description>ResumeMD is a simple open-source tool that lets developers create and maintain their resumes using Markdown. Write once, version it with Git, and export a clean, professional resume without fighting design tools.</description><pubDate>Sun, 01 Feb 2026 21:00:00 GMT</pubDate><language>en</language><category>Portfolio</category><author>Miguel Aréjula Aísa</author></item></channel></rss>