1. React
  2. UtahJS
  3. 2019
  4. Framework Free - Functional HTML Rendering and State Management in Vanilla JS

Framework Free - Functional HTML Rendering and State Management in Vanilla JS

Drew Warren at UtahJS 2019

React, Vue, JQuery, Angular(2)... There are a lot of libraries and frameworks available to web developers today that provide a myriad of benefits and solutions, but they all have a learning curve. This talk will teach you how to accomplish all of this without having to import any packages, learn any libraries, or set up any framework environments using JavaScript functions that are natively available and supported in all major browsers.