Viewing profile — casesandberg
casesandberg
HN member- Joined
- Sat, Nov 05, 2011, 9:48 AM UTC
- HN karma
- 285
- Public activity
- 39 items
- HN profile
- View on Hacker News ↗
About casesandberg
No profile information was provided.
Recent public activity
-
comment
Comment #41196415
If you choose to stick with your existing provider, you can negotiate a service contract where the provider hires and manages engineers that work exclusively on your account. We di…
-
comment
Comment #38298023
Not super great that this has Sentry analytics in it...
-
comment
Comment #33600226
We are working on a variety of different software solutions, CompanyOS being one of them! Right now our software is only available to our clients.
- story
-
comment
Comment #12640798
Why not hire for the 1.0 version through pipeline?
- story
-
comment
Comment #11857281
But how does that work if this translates everything to traditional CSS?
-
comment
Comment #11857122
Yes! The static version of the site is an in-between, with more complex documentation coming soon!
- comment
-
comment
Comment #11857039
One of the biggest differences between ReactCSS and other solutions is that all of the style merging is done in the style object and not in the HTML. This keeps the markup clean an…
-
comment
Comment #11856761
React CSS Modules does not allow you to use props or state to style your component. Say you wanted to use a button you could map the color prop directly to CSS.
-
comment
Comment #11856704
Is it possible to use state or props in the CSS though? How does it handle that? Say I wanted the color of a title to be controlled via props, how would I do that with your solutio…
-
comment
Comment #11856688
IMO it makes it easier for devs that dislike CSS to make sweeping changes due to all of the relevant styles being in one place.
-
comment
Comment #11856569
So it translates everything back to CSS, is that how it handles hover and pseudo classes?
- story
- story
- comment
- story
- story
- story
- story
-
comment
Comment #10078490
This was fixed in 1.0.5, thanks :D
-
comment
Comment #10077753
Thanks! I built it originally for `reactcss` but have used it on 3 projects now. I am going to be releasing it at the end of next month with a nice writeup!
-
comment
Comment #10075309
Sweet! Yeah, let me know if you have any questions about the helper components as well, its the first time I have done something like that!
-
comment
Comment #10075140
Thanks Steve! If you know of a color-picker design that is better spaced (mobile friendly) go ahead and open up a issue on the repo and paste it in there. I am going to be going th…