Is there a way to extend a running javascript app without restart. Say I have a Single Page APP (built on React if that matters) and I want to allow third party developers to add Components / modules/ themes/ plugins to a registry.
I want to be able to allow end users to choose third party plugins from the registry to extend the capabilities of the SPA.
Is this possible? If so, is there any guidance on how to achieve this?
I notice that you have a bunch of showcase websites on your site.
Do you have any examples/data to show how you either
save time and money for the client company / reduce friction?
a) How is this different from getting a custom starter kit/generator from Yeoman. Searching in yeoman, I see several for "React" with the top one having over 9.5k stars http://yeoman.io/generators/
b) Is Facebook planning to maintain and keep this generator current? Why don't they just contribute/recommend an existing generator
Are there any patterns / recommended practices for unit testing Typescript. I recently joined a project which uses Angular1 + Typescript and had to introduce unit testing to the code base and it has been painful. A lot of backend API calls (wrapped in services) are being (chained and) invoked in the constructor. Any initialization is being squashed into the constructor. This makes setup of karma tests extremely painful/brittle without a complete refactor for each component.
However wrapping initialization code in public methods feel strange to me. Any suggestions?
Won't trying different combinations of hyper parameters/lambda (over a small range) help us arrive better instead of manually tuning it? Or is that what the author meant by manual tuning?
Doesn't have to work that way. I am Indian myself but my wife is from a different country (which does not wait times). So the green card was mutually beneficial. Was employment based through my work but was able to use her country of origin.
Just food for thought though not suggesting any course of action. We married for love and found out about about this little pleasant twist later.
Time off is not the only consideration. In a good economy, companies might be queueing up to transfer your H1 visa. In a bad economy (post 2001/2008 recession), if you are looking for a new job, the pickings would be very slim indeed.
I find his drive and his parent's support commendable. Being someone who has not been homeschooled and does not know anyone who has, I am extremely curious about it.
-How does one go about replicating this kind of success? Or even moderate success. In typical schools, you have some measure of whether your child is "succeeding". How does one go about doing the same for home-schooled children.
-How do you go about providing the structure that schools provides towards increasingly complex material which will keep the child engaged and learning at the same time.
Not having children myself but watching my brother's children, I can see that the structure provided for children is extremely important, even for simple things like when to have food, go to bed, practice music etc.
Are there any good resources for raising home schooled children and providing structure?
Yes. The parent's visa can be transferred, for up to a max of 6 years in length. However, the employer needs to be willing to transfer the visa. Lots of employers are willing to transfer the H1B during a good economy but rare to find an employer who would be willing to do so in a bad economy.
Also, if H1B worker wants long term stability and wants to stay in the US beyond the 6 yr period, then the employer needs to apply for Permanent Residency (Green Card). The H1B worker needs to employed for that employer for the entire duration of that GC process. The icing on the cake is that the H1B worker needs to find new employment within a month of being terminated or leave the US. Again, possible in a good economy but near impossible in a bad one.
All in all, this creates the perfect hostage scenario with H1B workers pursuing stability till they get their green card.
Is this possible? If so, is there any guidance on how to achieve this?
Thanks