DEV Community

Cover image for What was your win this week?
Gracie Gregory (she/her) for The DEV Team

Posted on

What was your win this week?

Hey there!

Looking back on your week, what was something you're proud of?

All wins count — big or small 🎉

Examples of 'wins' include:

  • Starting a new project
  • Fixing a tricky bug
  • Kicking back with friends... or whatever else might spark joy ❤️

Congrats on your wins this week!

Weather Man dressed up as the sun

Latest comments (32)

Collapse
 
saraahmed626 profile image
Sara °°°

I finally managed to understand and implement the PODO in dart (Flutter) in my application.
Its going to be my first solo app to release

Collapse
 
venkyakshaya profile image
Akshaya Venkatesh

I reached 10K reads on my CSS blog. The community here is awesome 😎😍

Collapse
 
newky2k profile image
Dave H

Rewrote my portable web client library and added support for Grpc with .Net

github.com/newky2k/PortableWebClient

Also figured out how to get my shared proto files to show up in the import path of any project using the package so i can embeed reusable messages.

Collapse
 
gugocharade profile image
Abde Lazize • Edited

I was working with ELECTRON for a long time and made a lot of projects but the thing I found hard is to persist the data. So I created a package that helps saving data in a JSON file and it watches the object data for any change and updates the JSON file. Also, you can store different types of data each one in a separated file, for example, one file for storing data and the other for storing the user preferences such as dark mode if it's enabled or not. And the beautiful thing is that you can choose to encrypt the data in the JSON file.

See the documentation:

npmjs.com/package/electron-data-ho...

If you liked this package leave a star in the GitHub repo

Collapse
 
toluagboola profile image
Toluwanimi Isaiah

I started building a new project and, in the process, began using GitHub features like issues and pull requests for the first time.

Collapse
 
lucasm profile image
Lucas Maués

I quit my job and started building Open Source web apps, as Headly.app backed by the community. I'm very excited o/

Collapse
 
offlineprogrammer profile image
Offline Programmer
Collapse
 
narven profile image
Pedro Luz

After many tries... I've manage to find my house while drunk...

Collapse
 
davidbojkovski profile image
David Bojkovski

I posted my first blog post!

Collapse
 
cleveroscar profile image
Oscar Ortiz

Managed to get through a couple twitter courses, worked on a breakout game based off of Javascript. Managed to read a few chapters of my book "Rich Dad, Poor Dad".

I think it was a very productive week.

Hope everyone had a great week as well!