José Pablo Ramírez Vargas

José Pablo Ramírez Vargas @webjose

Location:
Heredia, Costa Rica
Joined:
Sep 5, 2022

José Pablo Ramírez Vargas
articles - 53 total

Now that TypeScript is about to be blazing fast, what do JsDoc lovers think about this? This pretty much takes away the one complaint they had. Will you still go JsDoc? Or will you migrate to TS?

A post by José Pablo Ramírez Vargas

Learn More 0 0Mar 16

The Ugly Truth: All Popular fetch() Wrappers Do It Wrong

Please have a look at the following two pieces of code. The purpose is to do something (writing to...

Learn More 1 0Mar 11

Svelte Reactivity: Let's Talk About $Effects

In the previous article of the series, we learned the basics of Svelte v5’s reactivity system: The...

Learn More 1 0Feb 19

Throwing if fetch() returns response.ok === false?? Terrible!

Can anyone think of a good reason why the masses of Javascripters decided that the norm is to throw...

Learn More 0 14Dec 4 '24

How to Use TypeScript to Accumulate Types: Typing ALL possible fetch() Results

When I started re-writing (with my team) our application in TypeScript and Svelte (it was in...

Learn More 1 2Dec 1 '24

How badly do you need to type HTTP responses?

On one hand, fetching data is a must in 99.99% of web projects. On the other hand, fetch responses...

Learn More 0 0Nov 12 '24

Dev.to is Gone: SPAM is What Powers It Now

I used to be able to read the latest posts because, let's be honest: The Top feed is filled with...

Learn More 2 2Nov 10 '24

Learning the new Svelte v5 Reactivity System

So Svelte v5, the newest rendition of what probably is the best front-end framework in existence, has...

Learn More 2 0Oct 24 '24

Finally! Cancel Web Workers' Work Without Terminating the Worker

If you have never worked with web workers, the title doesn't really evoke emotion. Am I right? But if...

Learn More 0 0Aug 26 '24

Stack Overflow Survey is out, and what is this??

I have always been of the opinion that only hipsters/startups program in Mac or Linux. It is my...

Learn More 7 11Jul 26 '24

Are You in the NPM Package Business? Some Facts I Learned on the Road

I love back-end development. I love C#. I would have never guessed, in a million years that I would...

Learn More 5 1Dec 1 '23

Single-SPA Parcels and vite-plugin-single-spa

UPDATE: vite-plugin-single-spa v0.4.0 is out and is compatible with parcels. Welcome, everyone,...

Learn More 2 0Nov 12 '23

Vite + Single-SPA: A Recap up to vite-plugin-single-spa v0.3.1

Hello, everyone. I haven't been around for some time, but not because I have abandoned the subject....

Learn More 0 0Nov 11 '23

Timer: The React Experience And Conclusions

Welcome, everyone, to the conclusion of this small series. We will be creating a React timer and...

Learn More 0 0Sep 7 '23

Animated Timer: The Svelte Experience

Welcome, everyone, to the introductory article of a small two-article series that aims towards...

Learn More 0 0Sep 4 '23

Injecting Micro-Frontend CSS in single-spa

Once more we gather together around the fascinating topic of making Vite projects work with...

Learn More 2 2Aug 13 '23

vite-plugin-single-spa: Vite Projects Made single-spa Compatible with One Plug-In

Hello, everyone. In this article, I will cover how to use vite-plugin-single-spa to create Vite-based...

Learn More 3 3Aug 3 '23

single-spa and Vite: Fast-Forward to vite-plugin-single-spa

Hello, everyone! Here I am, after many weeks of "inactivity" in this area of expertise. But no...

Learn More 1 0Jul 24 '23

Use JavaScript Blobs to Create Files: The Case of Hundreds of Bulk Import Errors

Recently, I had the need to re-write some data bulk upload validation code. The code was re-written...

Learn More 0 0Jul 8 '23

Making your Vite Project Standalone and single-spa Simultaneously

Heredia, Costa Rica Published: 2023-05-01 2023-08-04 UPDATE: A Vite plug-in is now available....

Learn More 2 0May 1 '23

I Want to Start Using single-spa: The Basics

Heredia, Costa Rica Published on 2023-04-30 Hello! I haven't written anything for a long time due...

Learn More 2 2May 1 '23

Hierarchical, Recursive Table Component

Hello everyone! I have just finished creating my hierarchical (recursive) table component for...

Learn More 1 0Apr 15 '23

Can Svelte do Everything Better and Faster?

Hello everyone! I am here with an honest question. It is not click-bait and it is not an article. ...

Learn More 0 4Apr 11 '23

What Nobody Tells You: Must-Knows About REST as a Developer

Originally posted @ hashnode. I see this topic flourishing around, and while one was close to...

Learn More 7 8Dec 29 '22

Poll: CLI or UI?

I just saw a post, using CLI for MySQL and PostgreSQL, showing some quick sheet of commands (I...

Learn More 1 1Dec 26 '22

React Configuration Preview!

Ok, so we are closer to the finish line! wj-config v2.0.0 Release Candidate 0 will soon hit the...

Learn More 0 0Dec 24 '22

Ok, I gave in to the Mastodon Hype

Hello! I have never ever liked social networks. I have no idea why people like to have other people...

Learn More 0 0Dec 21 '22

I Bet You've Been Doing Async/Await Wrong

Originally published @ hasnode. Heredia, Costa Rica, 2022-12-20 Hello there! I know, you're...

Learn More 13 2Dec 21 '22

Oh boy, this is exciting!

So last Saturday and Sunday I took the time to finally complete the set of features I wanted to...

Learn More -1 0Dec 19 '22

Let's be Controversial: I Don't care about MERN, MEAN or Any Stack

I have been thinking about this lately. Why do people think it is a good idea to give you a "menu"...

Learn More 3 3Dec 12 '22