José Pablo Ramírez Vargas

45 Followers
35 Following
56 Posts

Senior Backend Software Developer

Have worked for many big ones: HP, P&G, Brightstar, IBM, Intel.

Two-time nominee for Microsoft MVP in C#.

Lately into TypeScript & front-end.

My offsping:

-wj-config: NPM package like .Net config.
-dr-fetch: Fetch wrapper that can type the body according to status code.
-@wjfe/n-savant: Svelte v5 router.

I write code with discipline.

Oh, I love Age of Empires! #AoE

   

BLOG: The Discipline of Codinghttps://webjose.hashnode.dev/
dev.tohttps://dev.to/webjose
GitHubhttps://github.com/webJose

Does anybody know Jolyn Denning from single-spa? I think he is not well. He just published this message in the single-spa Slack.

If anybody knows him or can request a wellness check to the police, please do.

This is beyond bizarre.

WTH #telerik !!!!

This is the Grid component for React. It has zero customizations, and the headers don't align with the data cells???

<Grid data={tests} defaultSort={[{ field: 'createdAt', dir: 'desc' }]} />

That's all its markup. Stock out of the box.🙄

⚠️ Unpopular opinion warning! ⚠️

All fetch() Wrappers are flawed.

https://webjose.hashnode.dev/the-ugly-truth-all-popular-fetch-wrappers-do-it-wrong

  

#nodejs #JavaScript #typescript

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

Discover the reality behind axios, ky and popular data-fetching NPM packages and how to replace them.

The Discipline of Coding
@drmikecrowe I replied to the discussion you created. Let me know if that's sufficient or if you need any more clarification.

@andrewlock, @mikehalsey nice to meet your acquaintance, BTW.

Gotta love .Net!

@andrewlock Sneaky! Haha! Just kidding. Found it. I just don't remember what I was going to say. 🙂 For the next one.

@andrewlock Hello! I just read an article of yours and noticed the use of Giscus.

I did not want the app to have my permission in GitHub to act on my behalf, so I looked for the URL to post myself on GitHub Discussions, but could not find it. Any chance this link is somewhere and I did not see it?

Thanks!

It seems that I'm making progress in the #singlespa world.

https://webjose.hashnode.dev/vite-plugin-single-spa-vite-projects-made-single-spa-compatible-with-one-plug-in

A seemingly working version of the vite-plugin-single-spa plug-in for #vite is out and proving fruitful.

#react #vue #svelte

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 single-spa projects, both root projects and microservice projects. I will be explaining how the plug-in works, why it works the way it does, and wha...

The Discipline of Coding

Are you interested in #singlespa? If you are, and would like to use it with Vite, we need to get some attention from the Vite core team!

This is a discussion to get a change done to support single-spa:

https://github.com/vitejs/vite/discussions/13927

@bluwy maybe you could assist me in my noble quest? Many thanks in advance.

I need full URL base to work on command === 'serve' · vitejs/vite · Discussion #13927

Hello everyone, I am experimenting with Vite and single-spa, and it seems that I have reached an impass when trying to encapsulate the single-spa configuration in a Vite plug-in: The base option do...

GitHub

Hey, #singlespa fans! Now there's a new, very easy way of creating Vite + <Your Favorite Framework> projects as single-spa micro-frontends, or even root projects!

https://www.npmjs.com/package/vite-plugin-single-spa

I just released the first experimental version. One Vite plugin and voilá!, your project is now ready to play the single-spa game.

Your feedback will greatly help shape this new plug-in.

#vite #svelte #vue #react #solid #angular

vite-plugin-single-spa

Vite plugin to convert Vite-based projects to single-spa root or micro-frontend applications.. Latest version: 0.0.2, last published: 22 minutes ago. Start using vite-plugin-single-spa in your project by running `npm i vite-plugin-single-spa`. There are no other projects in the npm registry using vite-plugin-single-spa.

npm