|
|
|
|
|
by midway
2685 days ago
|
|
Of course there is a lock-in. Every lib you use locks you in. You don't know how many libs don't play well together. The more code and libs you add to your app the more complexity. It's not hard to write code, it's hard to keep code complexity low and maintainable and IDK if Next.js helps here. |
|