-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Plans for Blaze/Tracker integration. #159
Comments
I think we would need someone who plans to use it in production to lead development. If we find that person I would be happy to help! |
Thanks @stubailo , If I am not wrong ApolloStack already has an integration with Angular 2 isn't it? |
Yes it does! I'm curious what limitations of virtual Dom you ran into? |
My app use Greensock's js animation library very intensely to create and manage animations and that involves a lot of DOM manipulation which React doesn't quite agree with. So I gave it a spin but lots of errors and debuging was required. That was my main purpose to stick with Blaze in the first place. I have really enjoyed using and working with Blaze and it's a shame to see it go but hey, as they say, every good thing must come to an end. I just started with a course at Pluralsight last night "Angular 2: Getting Started" and very surprising really loving the way Angular2 is designed. Hopefully everything will work and I'll soon start the transition to Angular2. Cheers! |
Sounds great! Would be awesome to get some feedback about the angular 2 integration. Closing this for now. |
@praneybehl - Have you seen or tried out Vue.js? http://vuejs.org/ They are working on 2.0 right now and it is supposed to be even more performant. Scott |
@stubailo thanks mate, will sure do. @smolinari Thanks for the suggestion, yes I have played around with Vue.js in the past, but to be frank its a bit tricky when using open-source software especially when using a smaller/low traction one, as their future is uncertain. Unless you have a skill and time to be able to pick them up if they are for some reason abandoned, IMHO there is not much sense investing your time in them. At this point of time in the land of front-end frameworks there are 2 top contenders which are here to stay - Angular.js (Backed by Google) and React.js(Backed by Facebook). There are both used, developed and supported by 2 of the world's biggest corporations so you can't really go wrong. Why do you think Meteor decided to make them first class citizens and abandon their own Blaze. On top of all the tool that is available for these two is amazing. Let alone finding developers for these frameworks are a lot easier than Blaze, or Vue or Riot and some xyz... This is just what I feel about the current JavaScript World fatigue. I wish you well with Vue.js |
Vue actually has more traction than Aurelia. Vue is also backed indirectly by Alibaba through Weex (a mobile development framework based on Vue and soon to be made public) and Evan You, the creator of Vue, has said he intends to create a company around Vue. Not sure if that will satisfy your need for guaranteed support though. And to be honest, today React or Angular can be backed by Facebook or Google, and tomorrow they might drop it for some other newfound way to do things. They have the resources to make those decisions, unfortunately. Still, the chances of that happening are just as small (or large) as support for Vue getting dropped. That is because Vue has a fairly large and growing community and a lot of fans, including me. 😄 Scott |
I guess its an open ended discussion and will never end, we'll lead nowhere with it so good luck with Vue.js cheers! |
Nope, no open ended discussion. Since it is clear you are not interested in Vue, that is the end of the discussion. 😄 Scott |
@praneybehl - This still might be of interest to you. http://jsfiddle.net/azimuth/tofnsu5e/4/ Scott |
Hi,
As suggested in the Meteor night I'd like to suggest integration for Blaze/Tracker. I also hope I am not the only one go want Blaze integration Apollo.
I would like to help as much as I could but unfortunately, my JS skills are a bit limited.
Praney
The text was updated successfully, but these errors were encountered: