DEV Community

Discussion on: Building an interactive screen-sharing app with Puppeteer and React 🤯

Collapse
 
nevodavid profile image
Nevo David

What should I write about next?

Collapse
 
mendozalz profile image
Lenin Mendoza

More Puppeteer para newbies

Collapse
 
kosatv profile image
Kosa

Maybe something about TauriJS 🤔? I mean the performance is a lot better compared to electron, so there are so many abilities to create something interesting and pretty demanding on CPU power.

Collapse
 
nevodavid profile image
Nevo David

Awesome! Didn't know about them.
What are the downsides compared to Electron?

Thread Thread
 
kosatv profile image
Kosa

Tauri beats Electron in almost every way, but there are some drawbacks like: incomplete documentation and relatively small ecosystem, but those issues are nothing time can't fix. Hopefully we'll see more companies working woth that framework in the future.