What does HackerNews think of excalidraw?
Virtual whiteboard for sketching hand-drawn like diagrams
[0] https://excalidraw.com/ [1] https://github.com/excalidraw/excalidraw
1. Learn React and Typescript. React has taken root in the enterprise and it seems to be the frontend equivalent of Java.
2. Learn about CI/CD: Github Actions is a good starting place. If you're hosting your projects in something like Vercel, try running separate staging and production environments.
3. Look at popular open source frontend projects. The newly released Supabase dashboard[0] seems to be a pretty good starting point to figure out modern best practices. Excalidraw is another[1].
4. Frontend masters has some pretty good courses regarding React and enterprise Typescript. Would give those a try (the price is $39/month).
5. Where I'm from (Finland) Spring Boot (Java/Kotlin) seems to be the most popular backend framework. Node and Python frameworks share the second place. If you want to learn backend, I'd suggest picking one of those three. Rails if you really want to.
6. At some point you'll probably want to work with AWS. If React is the Java of the frontend then AWS is the Java of infrastructure.
7. It's never a bad idea to know SQL.
[0]: https://github.com/supabase/supabase/tree/master/studio
There's a docker image also: https://hub.docker.com/r/excalidraw/excalidraw
It's hard to tell exactly, but it sounds like the "plus" version would just have more collaboration functionality.
> Excalidraw is a whiteboard tool that lets you easily sketch diagrams that have a hand-drawn feel to them.
It appears to be free open-source software on an MIT license.
I am just one of the contributors
I made my first ever open source contribution on this project and about to fix the latest issue, very excited to share this project here! :)
Here is the repo: https://github.com/excalidraw/excalidraw
Here is the repo: https://github.com/excalidraw/excalidraw