AI changes the approach I choose for software development, the tools I choose, and the security posture I am to maintain. the approach may be debated unless I am your father, in which case the approach will be followed.
In the broader world of software engineering in the last 15 years there has been an evolution towards javascriptification. the web is the most widely distributed platform, javascript is the only scripting language natively available on all clients, people writing for the web used javascript everywhere.
The tools to make the web apps were also written in javascript. javascript was originally a browser-only language. Someone made node.js then it could start running on the server. Walmart had their servers over-run on a Black Friday, the next year node.js was used and their servers handled it. node.js was on the ascent.
In the browser the frameworks for making web apps kept growing and growing. React.js was a solution to framework bloat, handling only the components. Overtime next.js has becom