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.
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 Coding | https://webjose.hashnode.dev/ |
| dev.to | https://dev.to/webjose |
| GitHub | https://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
@andrewlock, @mikehalsey nice to meet your acquaintance, BTW.
Gotta love .Net!
@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.
A seemingly working version of the vite-plugin-single-spa plug-in for #vite is out and proving fruitful.
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...
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.
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 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.
So, create-single-spa. Am I right?🧐
This is how you can ditch create-single-spa in favor of #vite -powered projects that work simultaneously as standalone web applications and #singlespa mifes: https://webjose.hashnode.dev/making-your-vite-project-standalone-and-single-spa-simultaneously
Bookmark the series if the topic interest you: https://webjose.hashnode.dev/series/single-spa-and-svelte
Heredia, Costa Rica Published: 2023-05-01 Ok, welcome to part two of my single-spa series. In the first article, we managed to ditch create-single-spa in favor of creating our projects as we normally would, either using npm create svelte@latest for ...
As many others, I too have been given the cold shoulder when it comes to good #singlespa documentation. So I started a discovery process. Want to join me?
I'm writing a series of articles: https://webjose.hashnode.dev/series/single-spa-and-svelte
My goal is to use single-spa with #svelte, but my techniques should be good for all frameworks.
Let me know if you are interested in anything in particular around single-spa!