|
|
|
|
|
by xnorswap
178 days ago
|
|
That's like saying my C# is getting turned into CLR bytecode, so I do have to learn CLR bytecode because I have an abstraction over it. Yet I know roughly what it is, but I couldn't begin to actually write the stuff myself. Good abstractions mean you don't have to worry about the layer below. Now of course it's not really the case that React holds up to being a good abstraction, especially when it comes to CSS and styling, but I don't think it's a forgone conclusion that abstractions force you to learn the level below. Otherwise we'd all spend half our time learning assembly. I do have sympathy though for a developer who just wants to focus on the higher level paradigm and let the library maintainers worry about the innards. |
|