rem’s avatarrem’s Twitter Archive—№ 67,287

    1. …in reply to @dan_abramov
      dan_abramov I recently recorded a comparison process of porting a jQuery **super** simple project from sarah_edo's Feb article smashingmagazine.com/2018/02/jquery-vue-javascript/ to React, and there was 10 painful minutes lost in the terminal trying to get the page to boot. Will either dig it out, or re-record…
  1. …in reply to @rem
    dan_abramov CRA gets a long way out the gate for a starting, but porting from old code seems (to me certainly) to know a lot about prerequisites. Even with parceljs I struggled. Not _quite_ sure what the answer is here - some kind of simplified boot process akin to CRA.