This is quite cool actually. I started Ember this July and going well till now, built a site which is in production and building another one. Ember looks quite intuitive to me. Hit a couple of roadblocks, but the community is super helpful, especially Evo & NullVox
Hey guys, is there another tutorial, course or something where I could learn Ember? I did the tutorial on the official site, but it is pretty basic, and would like to learn a bit more, as I am working on a project now that uses Ember. Don't want to fall short on it. The project is pretty big and gets confusing. I searched on youtube and google but everything is years old, not really up to date. Thanks
Hey, Jason. You're awesome, and I love your content! I've noticed that most of your videos are released under the CC BY License. My TH-cam channel also produces and shares CC BY content. I'd like to share some of your videos on my channel, especially this one. Are you okay with that? Thanks!
Maybe I have React brain but this seems convoluted with too many files just to perform very basic stuff. I'm sure it has it's advantages but dang it seems confusing for a hello world app so far, I'm 27 minutes in.
Recent versions of ember.js are just so straightforward and fast to build new features. I love it, having used (admittedly 3-4 year old versions of) react and angular.
@@TechKingGame I did try it when it was quite new, has it improved since? What kind of projects do you use it for? Im currently using Django with HTMX for web apps.
@@Michael-kq3qm it's a lot different, these days it's just straight up TS/JS + handlebars as a (html superset) templating engine and some conventions and syntactic sugar. once you learn about the conventions and find some useful addons you should be able to piece the apps together very quickly.
This is quite cool actually. I started Ember this July and going well till now, built a site which is in production and building another one. Ember looks quite intuitive to me. Hit a couple of roadblocks, but the community is super helpful, especially Evo & NullVox
Awesome!
Great episode!
You should try Quasar, another underrated framework
Hey guys, is there another tutorial, course or something where I could learn Ember? I did the tutorial on the official site, but it is pretty basic, and would like to learn a bit more, as I am working on a project now that uses Ember. Don't want to fall short on it. The project is pretty big and gets confusing. I searched on youtube and google but everything is years old, not really up to date. Thanks
Same here. Please let me know if you find anything.
Hey, Jason. You're awesome, and I love your content! I've noticed that most of your videos are released under the CC BY License. My TH-cam channel also produces and shares CC BY content. I'd like to share some of your videos on my channel, especially this one. Are you okay with that? Thanks!
Maybe I have React brain but this seems convoluted with too many files just to perform very basic stuff. I'm sure it has it's advantages but dang it seems confusing for a hello world app so far, I'm 27 minutes in.
linked uses ember.js yeah?
People still use Ember.js?
Recent versions of ember.js are just so straightforward and fast to build new features. I love it, having used (admittedly 3-4 year old versions of) react and angular.
@@TechKingGame I did try it when it was quite new, has it improved since? What kind of projects do you use it for? Im currently using Django with HTMX for web apps.
I worked with Ember 10 years ago and hated it. Swore to never touch it again. Dont care if its gotten better, that crap gave me PTSD.
@@ElmGoodiez Yeh I found it to be frustrating and slow, thought it had died already.
@@Michael-kq3qm it's a lot different, these days it's just straight up TS/JS + handlebars as a (html superset) templating engine and some conventions and syntactic sugar. once you learn about the conventions and find some useful addons you should be able to piece the apps together very quickly.