@@deno_land Jupyter is overall a great experience I'd say. I tried it for my quant bot strategy analysis. It works for simple graphs, but VS Code gets really slow with 1000+ candlesticks plotted on screen. Also LSP has no cross-cell reference is giving me incorrect squiggly lines is mildly distracting.
Why do you load the data inside the component with onMount? If you are already using solid-router then using the data loading api is the most performant and recommended way. It's easy to do as well. Its the same with React-router - Loading data in the components themself is discouraged everywhere.
In this video the example app is just a simple client-server app but not a full stack app as it would need to include the full list of application parts to function in production, parts of app such as: dababase, ORM, authentication/authorization, caching, testing, monitoring, sending emails, file storage etc.
@@xfldiazx I already know that Deno is a Node alternative. But you're seriously misunderstanding the stuff about SSR/SPA. You can build both SSR or SPA or even other stuff like CLI tools on Deno since it's a runtime. It also happens to have some build tools to help you along. Vite is a build tool. You can also do both SSR and SPA with Vite.
Unless things have changed since 2.1.4, Node isn't 100% compatible, as setImmediate isn't correctly implemented. Because of this, libraries that use setImmediate will behave incorrectly, compared to running in Node, if they depend on the distinction between microtasks, "immediate", and macrotasks (in that sequence), in terms of concurrent scheduling. Not saying implementing setImmediate is great idea, just that it's a bridge that needs to be crossed, correctly, for 100% compatibility.
As a data scientist wanting to learn web development, I admire the power and ease of use of deno. My warm thanks to all the developers ❤
Have you tried deno jupyter / writing TypeScript in Jupyter notebooks with a deno kernel?
@@deno_land Jupyter is overall a great experience I'd say.
I tried it for my quant bot strategy analysis. It works for simple graphs, but VS Code gets really slow with 1000+ candlesticks plotted on screen.
Also LSP has no cross-cell reference is giving me incorrect squiggly lines is mildly distracting.
Don't make the mistake of learning a framework learn plain JavaScript.
3:33 if we watch this video in 3x speed, we can create this application in 1 minute 😮
Nobody is watching on such a speed 😂😂😂
@@PragmaticIT congratulations 🎉
touch grass
Does Deno supports solidstart completely as well??
Awesome guy is creating content for Deno now.
Which tool is used for voice over in this video? Nice video btw
Why do you load the data inside the component with onMount?
If you are already using solid-router then using the data loading api is the most performant and recommended way.
It's easy to do as well.
Its the same with React-router - Loading data in the components themself is discouraged everywhere.
yeah, call out these bullshit fake ass youtubers
In this video the example app is just a simple client-server app but not a full stack app as it would need to include the full list of application parts to function in production, parts of app such as: dababase, ORM, authentication/authorization, caching, testing, monitoring, sending emails, file storage etc.
Very cool! Do one with sso logins and permissions
is deno 2 better than bun? bun was as fast as native code when i tried it a year ago. whatever happened to it?
I already try deno vue it works but I can't integrate Shadcn into it. the event I try to find in the community but I can't get answer
Fresh 2.0 when?
you killed the joy of javascript by swapping between technologies so often
Does Vite provide anything extra when running on top of Deno?
Deno doesn't replace Vite, it replaces Node. Deno is for SSR while vite is for SPA
@@xfldiazx I already know that Deno is a Node alternative.
But you're seriously misunderstanding the stuff about SSR/SPA.
You can build both SSR or SPA or even other stuff like CLI tools on Deno since it's a runtime. It also happens to have some build tools to help you along.
Vite is a build tool. You can also do both SSR and SPA with Vite.
@@old_H I think Deno doesn't yet have the hot module replacement feature like Vite
dropping a solid js full stack tutorial on the deno yt channel doesn't bode well for the future of fresh..
Don't be dramatic
Awesome, new sub❤
Deno fresh!
"Backwards compatible with Nodejs and NPM"
It's 2025 and Nodejs/NPM is already depricated 😭
Unless things have changed since 2.1.4, Node isn't 100% compatible, as setImmediate isn't correctly implemented. Because of this, libraries that use setImmediate will behave incorrectly, compared to running in Node, if they depend on the distinction between microtasks, "immediate", and macrotasks (in that sequence), in terms of concurrent scheduling.
Not saying implementing setImmediate is great idea, just that it's a bridge that needs to be crossed, correctly, for 100% compatibility.
It does not. I don't like that you have to type a lot more to get the same intellisense when using typescript.
now do vue
image A ai agent for unreal engine
sing it
I wanna marry deno o(>ω
Fake, I don't have a lizard
Shoutout to @awesome-coding
✌
It does not. I don't like that you have to type a lot more to get the same intellisense when using typescript.