• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Electron in Action: how to integrate third party frameworks

 
Ranch Hand
Posts: 312
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Steve,

Welcome to the ranch

I have recently started a small project with electron and it looks a really cool piece of technology.
At this moment I started simple and I am using Vanilla JS for the front part but I would like to introduce a framework such as vue or react or something (not clear yet). Does your book cover how to integrate third parties into the application? I mean, to have a production ready build using webpack, rollup or other technology.

Thanks!
 
reply
    Bookmark Topic Watch Topic
  • New Topic