Viewing profile — vmware513
vmware513
HN member- Joined
- Fri, Feb 05, 2016, 12:38 AM UTC
- HN karma
- 49
- Public activity
- 57 items
- HN profile
- View on Hacker News ↗
About vmware513
No profile information was provided.
Recent public activity
- story
-
comment
Comment #46382743
Unfortunately, the type support is still useless. I abandoned Ruby for the same reason, and it is still relatively slow and eats a lot of memory.
-
comment
Comment #46036332
These are great suggestions: 1. Clean up your component structure 2. Document with machines in mind 3. Sync with your dev team on structure 4. Start small with one component
-
comment
Comment #36797494
It is Ember.js, beautifully solving this problem since 2012.
-
comment
Comment #36797458
The best change detection framework is missing from the article. It is obviously Ember.js. It is just so elegant and simple.
-
comment
Comment #30799123
Luckily, there is Ember.js, which provides the best developer and user experience for a decade now, with smooth and consistent update and improvements. Still the best choice for hu…
- story
- story
- story
- story
-
comment
Comment #25440197
Ember - Ember Data live together nicely. If you would prefer an independent modern Data library, try out Orbit.js. https://orbitjs.com/
-
comment
Comment #25432742
Agree, a good library on frontend level simplify the whole development process. Ember Data solves almost everything so you can focus on features and deliver the app in no time.
-
comment
Comment #25116411
Never update. Always wipe and clean install from USB sticky. Trigger nvram and smc reset after install. Your machine will be perfect.
-
comment
Comment #23903773
Actually you can use the whole attribute name as selector, like data-test-user-name-input, and if you need a dynamic id, you can add as a value: data-test-product-item="book" ;)
-
comment
Comment #20239931
Why you didn't considered Ember.js? It is modern, great community support, opinionated and easy to use.
-
comment
Comment #19812783
How do you manage subroutes and direct deeplink to a subpage?
-
comment
Comment #19717773
I actually really like to debug Ember.js code. Because of the source map, I always see my code as I wrote it and I know when I'm in the framework's code. Clean, well written and mo…
-
comment
Comment #19716623
It changed a lot and you don't have to use all the feature if you don't need it. React with data support, router, etc can be super big... and latest Ember without Ember Data and tr…
-
comment
Comment #19716265
If you mainly backend dev, you should just install Ember CLI, create a new Ember app and start building. Super simple, super modern and easy to use. You will love it and forget tho…
- story
-
comment
Comment #19550093
What is OKR?
-
comment
Comment #19542205
React.js is a library, so you don't get any magic and support from this tool... you have to be very advance in programming to develop a nice app with React. Angular and Ember are r…
-
comment
Comment #19518320
Actually, Ember.js gives you the same experience for frontend development than Rails for backend. So you can stay happy and productive. ;)
-
comment
Comment #19508293
Hey Microsoft, please move your Data Centers to New Zealand. ;)
- story