jszgb / jszgb.com

Community for JavaScript developers from Zagreb, Croatia. :house:
http://jszgb.com
MIT License
19 stars 11 forks source link

Intro to Remix #88

Closed silvenon closed 1 year ago

silvenon commented 2 years ago

I would like to give this presentation. I've been using Remix quite a lot for my side projects, and I would very much like to teach it to others.

Intro to Remix

Remix is a React framework, people often compare it to Next.js, but it has a very different goal. One of the key differences is that Remix recognizes that deployment services have advanced enough to fully embrace web standards, edge computing and full stack development. The team is geared toward teaching you better web development rather than Remix development, so the skills you learn are applicable outside of Remix as well. They support various deployment services out of the box, so you get to keep the same application code, and changing deployment targets is mostly a matter of changing one configuration value. One of their milestones is for Remix to eventually support other UI libraries as well (Vue, Svelte etc.).

vblazenka commented 2 years ago

Woohoo! :)

Do you have desired month when you would like to give this talk?

silvenon commented 2 years ago

Nope! Whenever you think is good 👌