DEV Community

Discussion on: What was your win this week?

Collapse
 
nbull92 profile image
NBull92 • Edited

In one of my personal projects, which is a WPF application, I've managed to get it to connect to a Firebase database with Firesharp and get/set data. Now I'm just looking to create a sign-up/login form to have the data connect to a particular user.

Never used Firebase before, but Firesharp was really easy to pick up and understand.