Tag: "javascript"

Go to content

2021

GitHub Copilot

Analysis and reflections after 1 month of use

Analysis and reflections after 1 month of use.

2020

Next.js Commerce

Overview and first steps

In this article we are going to summarize the process of creating, installing and developing a project with Next.js commerce and several simple development examples.

2022

Angular libraries & Storybook

Generate a component library ready to publish in packages

In this post we are going to create an Angular app with Angular Libraries and Storybook, ready to publish a components library as a package.

2021

PWA & Vite

Development of a Progressive Web App with Vue 3

In this post we are going to develop a boilerplate to develop PWA using Vite as a building tool and Vue.js 3 as a JavaScript framework.

2022

Pinia

The friendlier alternative to Vuex in Vue 3

Small overview on this new library and the implications this has on the development of applications in Vue 3.

Basics to start a project in React

VS Code + ESLint + Prettier

With the explosion of JavaScript as a web development language, new tools have emerged to improve the code quality of our projects.

2021

GitHub packages

Create and publish Angular packages in your repository

In this article we will delve into publishing Angular packages using GitHub Packages.

CORS & Vite

Fixing CORS problems in local and deploying with Netlify

In today's article we will talk about CORS, configuring proxies with Vite and redirects with Netlify.