Immediately after switching the page, it will work with CSR.
Please reload your browser to see how it works.

Source:https://github.com/SoraKumo001/next-streaming

⬅️
baalimago 7 daysReload
Writing Healthy Health-Checks

baalimago 24 daysReload
To me, programming assistants have two usecases:

1. Generate unit tests for modules which are already written to be tested 2. Generate documentation for interfaces

Both of these require quite deep knowledge in what to write, then it simply documents and fills in the blanks using the context which already has been laid out.


baalimago 25 daysReload
Some Thoughts on Service Isolation

baalimago 85 daysReload
How I use CLI-based prompt engineering to boost my productivity

baalimago 89 daysReload
Suggestion: perhaps call it Vanilla++? With the list of tools many (including me) would argue that it's not really 'vanilla js', but rather 'frameworkless npm'.

In my very humble opinion, vanilla js is esmodules, html, fetch and good old plain css. Basically a no-node environment, static hosting and no transpilation.