Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
codegeek
on Sept 11, 2017
|
parent
|
context
|
favorite
| on:
CSS in JavaScript is like replacing a broken screw...
I am really digging Vuejs and its single file components. The <style scoped> part makes it even better for me. No more searching through codebase for where the css came from vs. where the JS is coming from.
madeofpalk
on Sept 11, 2017
|
next
[–]
Just going to chime in with 'CSS Modules' - this approach of scoped-css generalised to use with whatever framework (but most commonly, React)
orillian
on Sept 11, 2017
|
prev
|
next
[–]
I'm going to nth this! I really enjoy Vue's way of managing these separate but together.
Barreljack
on Sept 11, 2017
|
prev
[–]
Agreed. I really enjoy the way Vue handles this.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: