Jorge

Jorge @jorgeagoiz

About: posts.filter(post => post.category === "development")

Location:
Madrid, Spain
Joined:
Jan 26, 2022

Jorge
articles - 4 total

NextJs, Docker and IP Geolocation

These days, I've been working on a solution that would allow us to geolocate users through their IP...

Learn More 3 0Nov 9 '24

Big O Notation and Algorithms in JavaScript

Introduction to Big O Notation Big O notation shows the number of operations an algorithm...

Learn More 0 0Sep 22 '24

Web Components Introduction

What is a web component? When we talk about a WebComponents, we are talking about a set of...

Learn More 0 0Nov 5 '23

Two React apps in the same S3 Bucket.

These days ago, I had to search for information and investigate whether two React applications could...

Learn More 4 1Mar 10 '23