Earlier quoted context omitted.
You mean webcomponents? I'll study this. Thanks for the suggestion!
I'd vote for web components over React, as some of us use Vue or Angular...
Show HN: CSS Scan – Instantly check or copy computed CSS from any element
31–40 of 52 posts
Re: Show HN: CSS Scan – Instantly check or copy computed CSS from any element
#32If we buy, do we get future updates?
Re: Show HN: CSS Scan – Instantly check or copy computed CSS from any element
#33Earlier quoted context omitted.
I'd vote for web components over React, as some of us use Vue or Angular...
I still don’t understand why Angular hasn’t died out. It’s very hard to understand and the tutorials can’t simplify that because it’s just inherently very complex. It feels highly over engineered like classical Java. Instead of allowing you to opt into more complex features as needed like a good framework should do, it forces you to learn its steel curve up front!
Re: Show HN: CSS Scan – Instantly check or copy computed CSS from any element
#34Earlier quoted context omitted.
I'd vote for web components over React, as some of us use Vue or Angular...
I still don’t understand why Angular hasn’t died out. It’s very hard to understand and the tutorials can’t simplify that because it’s just inherently very complex. It feels highly over engineered like classical Java. Instead of allowing you to opt into more complex features as needed like a good framework should do, it forces you to learn its steel curve up front!
Re: Show HN: CSS Scan – Instantly check or copy computed CSS from any element
#35Re: Show HN: CSS Scan – Instantly check or copy computed CSS from any element
#36Also interested to hear how the sales go, I think charging a little money for it is a great idea.
Re: Show HN: CSS Scan – Instantly check or copy computed CSS from any element
#37Can you share anything about how many sales you've made? I'm curious how willing developers are to pay for tools like this. I'm working on selling a Chrome extension as well so I'd be super interested in learning more.
Re: Show HN: CSS Scan – Instantly check or copy computed CSS from any element
#38This looks super useful! Is it also able to grab media queries and other styles that may not be applied at the current time (like style based on a parent class that gets added later to trigger an animation)?
Re: Show HN: CSS Scan – Instantly check or copy computed CSS from any element
#39I bought it! I looked into trying to do this myself and got stuck. Also interested to hear how the sales go, I think charging a little money for it is a great idea.
Re: Show HN: CSS Scan – Instantly check or copy computed CSS from any element
#40This is great. I've been looking for a good way to be able to identify between active styles and legacy css that seems to build up over time, and this is a pretty neat way to do it.