|
|
|
|
|
by tylrbrkr
731 days ago
|
|
Not sure I understand exactly what you mean, but yeah generally speaking. You really don't need JS beyond what any of the project generators give you for a tonne of use cases. A lot can be handled where you need by the LiveView.JS module. Phoenix without LiveView definitely doesn't need JS. |
|
Would something like:
work? With all the JavaScript removed if it still creates any.[1][1] I think it does create a .js file at the very least but that is just a configuration file.