Live data from Hacker News

Viewing profile — casesandberg

casesandberg

HN member
Joined
Sat, Nov 05, 2011, 9:48 AM UTC
HN karma
285
Public activity
39 items

About casesandberg

No profile information was provided.

Recent public activity

  1. 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…

  2. comment
    Comment #38298023

    Not super great that this has Sentry analytics in it...

  3. 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.

  4. story
  5. comment
    Comment #12640798

    Why not hire for the 1.0 version through pipeline?

  6. story
  7. comment
    Comment #11857281

    But how does that work if this translates everything to traditional CSS?

  8. comment
    Comment #11857122

    Yes! The static version of the site is an in-between, with more complex documentation coming soon!

  9. comment
  10. 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…

  11. 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.

  12. 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…

  13. 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.

  14. comment
    Comment #11856569

    So it translates everything back to CSS, is that how it handles hover and pseudo classes?

  15. story
  16. story
  17. comment
  18. story
  19. story
  20. story
  21. story
  22. comment
    Comment #10078490

    This was fixed in 1.0.5, thanks :D

  23. 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!

  24. 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!

  25. 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…