Is there a way to import libraries on the go in the browser? Would be a great feature if present. `import React, { Component } from 'react' `
Is there a way to import libraries on the go in the browser? Would be a great feature if present.
import React, { Component } from 'react'