|
|
|
|
|
by i_dont_know_
3026 days ago
|
|
Absolutely! Different tools for different projects. If I'm building a 'real' webapp (as in, something with users logging in and lots of data dependencies) I'll use something like React, but if it's a small project... it's not at all worth setting up the infrastructure and maintaining it when a few lines of jQuery will do the job. |
|