Tag: desktop

Using Couchbase in a JavaFX Desktop Application

Using Couchbase in a JavaFX Desktop Application

I’ve spent quite a bit of time dabbling with Couchbase and web applications using the awesome Java SDK, but did you know you can create desktop applications that use Couchbase to store data as well? Java desktop frameworks like JavaFX...

Create a Desktop Chat Application using the CEAN Stack and Electron

Create a Desktop Chat Application using the CEAN Stack and Electron

So you’re interested in creating a desktop chat application like Slack, but aren’t sure where to start. Slack was very open in saying that they used Github’s Electron platform for building the desktop version of their software. This means that...