-
Should we use a doc tool like Storybook, Pattern Lab or Zero Height? Or just build a website using something like Next.js?
oncet updated
2 years ago
-
How can we improve the 2022 edition of the survey?
See also previous discussion here: https://github.com/Devographics/Monorepo/issues/61
### Things to Consider
- Sections to remove/add?
- Fe…
-
### Is your feature request related to a problem?
This will improve DX Workflow.
https://www.youtube.com/watch?v=Ea1zJD5uQRg
https://stackblitz.com/codeflow
### Describe the solution you'd like
…
-
### Is your feature request related to a problem?
I was thinking, any new framework, especially in JS world, has a ton for it to actually catch up.
For qwik to really work, alongside with the smar…
-
Hello, thanks a lot for creating Civet - This looks great. I spent some time playing around with it yesterday and loved the DX.
Since this language is quite early, I was wondering if we could elimi…
-
### Describe the bug
At Qwik, we use Vite. When updating to 3.0.0, we found out that the app always crashes in the browser, because a SSR module leaks and it's imported through a ESM import in the br…
-
### Is your feature request related to a problem?
If it's "possible to remove ``, let's remove it.
### Describe the solution you'd like
Idea from a discussion @mhevery and I just had:
- Inte…
-
As mentioned in https://vite-plugin-ssr.com/SR-vs-CR Client Routing provides the best performance while Server Routing provides the simplest architecture.
An alternative is to:
1. Dynamically loa…
-
---
published: true
description: Slides and show notes for my updated Talk at Reactathon
tags: Strategy, JavaScript
category: note
slug: third-age-2022
canonical_url: https://www.swyx.io/third-a…
-
Currently, Mitosis components are not able to get correct JSX runtime types. We are doing things the old school way: exporting a global JSX interface. This conflicts with react types which use the glo…