Remember to RSVP on luma, and please remember to like & share the first post of this thread to help more Seattle devs find out about our meetup!
This month we've got 2 techs and a sponsor (they're hiring!) to help you fuel up for learning.
On deck we have:
- Building and Releasing Cross-Platform Desktop Apps with Electron and React
- Lies I was told about collaborative editing
RSVP:
Remember to RSVP on luma, and please remember to like & share the first post of this thread to help more Seattle devs find out about our meetup!
Moment is a docs platform that aims to be as rich and collaborative as Google Docs or Notion, but based entirely on Markdown files, stored locally in git repositories, on your device.
To learn more about Moment, you can talk to Alex at the meetup this month!
Moment is a docs platform that aims to be as rich and collaborative as Google Docs or Notion, but based entirely on Markdown files, stored locally in git repositories, on your device.
To learn more about Moment, you can talk to Alex at the meetup this month!
Lies I was told about collaborative editing by Alex Clemmer
You've read the blog posts about "sync engines" and "local first" software. You want that kind of product experience too, so you install some fancy CRDT libraries and expect things to Just Work™. But it's not so simple after all.
Lies I was told about collaborative editing by Alex Clemmer
You've read the blog posts about "sync engines" and "local first" software. You want that kind of product experience too, so you install some fancy CRDT libraries and expect things to Just Work™. But it's not so simple after all.
Building and Releasing Cross-Platform Desktop Apps with Electron and React by Martin Barker
Martin will discuss how to build and release a cross-platform desktop app with Electron and React.js. It will also detail how to bundle libs, ship on desktop stores & notarize the app.
Building and Releasing Cross-Platform Desktop Apps with Electron and React by Martin Barker
Martin will discuss how to build and release a cross-platform desktop app with Electron and React.js. It will also detail how to bundle libs, ship on desktop stores & notarize the app.
One of the conventions is that test.f.js files are tests, and if they export a function it is treated as a test. Super easy to get started!
One of the conventions is that test.f.js files are tests, and if they export a function it is treated as a test. Super easy to get started!