Viewing profile — anichale
anichale
HN member- Joined
- Mon, Apr 25, 2016, 4:37 PM UTC
- HN karma
- 31
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About anichale
No profile information was provided.
Recent public activity
- story
-
comment
Comment #20779363
Would you consider the Stripe[0] dashboard or Figma[1] ugly? I'm not agreeing with the parent's statement, but whether or not a WebApp or Native App is ugly is impacted more by des…
-
comment
Comment #19097340
I think that CSS-in-JS is the new jam, especially if you're utilizing a state-driven UI view layer like React or Vue.
-
comment
Comment #19028411
Good point about complex images. I do not think this issue will be solved anytime soon. An individual's mental image of a complex idea like inheritance or a data structure is subje…
-
comment
Comment #17155633
Excited for Eager Evaluation! I can't count how many times I've had to re-rype selectors when exploring the DOM in a project.
-
comment
Comment #16457623
Do you have experience with using parcel in production? How is it? On a previous project, our webpack bundle could take up to 20+ seconds - but we love the customizability that com…
-
comment
Comment #16024062
> coding styles enforced: bad changes to good code no longer stick out like a sore thumb! I can see the benefit of being able to identify smelly code immediately from poor code str…
-
comment
Comment #16020098
Execution is everything.