-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2024 07 10 zio fullstack webapp #56
2024 07 10 zio fullstack webapp #56
Conversation
✅ Deploy Preview for rockthejvmblog ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for putting this together!
Let me know if you need any help clarifying the comments.
} | ||
``` | ||
|
||
In this example Chart.js binding are generated from the TypeScript definition and fully accessible from ScalaJS at compile time, whereas the chart.js will be used at runtime. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bindings are...
In general, I saw the need for a lot of plural 's' here in the article
This is a very powerful combination, that allows to build a full stack webapp in a type safe manner. And in the mean time we can leverage the JavaScript ecosystem, without compromising type safety, architecture and scalability of the application. | ||
|
||
|
||
# Roadmap |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's cut this Markdown to a sentence. There's no need to add new H1, H2 headers, "I failed" etc. You're doing great, and you want the reader to know that you'll do more. Here's an example:
"The g8 starter project needs an example of JWT token handling, splitting the JavaScript into multiple files, and maybe an example of WASM now that Scala.js has a first full implementation of WasmGC (add link). This is the subject of a future article."
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Clearly much more positive 😳
* ScalaJs * ZIO * Laminar * Tapir * Vite * ScalablyTyped
e633105
to
10b2f74
Compare
Thanks for getting back on this one @cheleb! I'll make sure to do another thorough review over the next couple of days. |
Please, don't ... I will make another update ASAP |
Pushed last version, but I need to check the typo and "ssssssss" :D |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll approve and merge, and fix the nits myself so that we don't delay this article any longer. I'll also shoot a YouTube video to showcase your g8 template!
No description provided.