-
### Is your feature request related to a problem? Please describe.
When using the `` component in a NextJS application, the application can no longer be exported using `next export`. This is due to…
-
I can see that in pluralsight-downloader-chrome-extension/src/script.js at line 442:
```
// download all videos when no startid was given
let startToggle = startingVideoId == null || startingVide…
-
chat w/gpt: tried to think of how to integrate existing codebases with the rsc (complicated but perhaps a good idea?) alternative is we run our own codebase and only rely on external frameworks for no…
-
Hi,
I'm having the following problem. I'm developing a module for node.js which of course has it's proper package.json file with a "main" field, which is in my case
```json
{
"main": "lib/inde…
-
Hi!
I'm experiencing an issue when using `richTextFromMarkdown` in my Next.js application.
When I run `richTextFromMarkdown` with a rich text string (no matter how simple string), I get two type…
-
simply commenting lib/ejs.js line 158 out and this works:
```
if (!filename) throw new Error('filename option is required for includes');
```
of course it would be nice to throw this error if the ne…
-
Hi! This is my first time critiquing the course, and I believe it would be super helpful to make a small note in the httpserver section about the installation process and how to run it. I found this…
-
Hi! Thanks for this amazing script.
I am reading in your site the next:
https://beyondco.de/blog/tailwind-jit-compiler-via-cdn
_"Of course all of the processing happens on the client side. No…
-
@BrunoScheufler @kevynb @js-kyle Hey friends, I hope that all is great. I noted that recently you are less involved, that's life - our focus is ever switching to new areas. If you feel that you are go…
-
200 OK Pass!
Congratulations! I cloned and npm installed, seamlessly passing on the tests. I only have one quick comment, since for every timesheet method from your api directory, timesheets.js fil…