DEV Community

Cover image for What was your win this week?
Jess Lee
Jess Lee Subscriber

Posted on

What was your win this week?

๐Ÿ‘‹๐Ÿ‘‹๐Ÿ‘‹๐Ÿ‘‹

Last full week before the new year!! What was something you're proud of?

All wins count -- big or small ๐ŸŽ‰

Examples of 'wins' include:

  • Getting through the holidays
  • Starting a new project
  • Fixing a tricky bug
  • Cleaning your house...or whatever else that may spark joy ๐Ÿ˜„

happy-friday

Latest comments (52)

Collapse
 
heymarkkop profile image
Mark Kop
Collapse
 
kreopelle profile image
Kayla Reopelle

Balancing family time and working from home during a busy holiday week <3

Collapse
 
ganonbit profile image
Andrew Reese

Finished my move to my new place! Now to unpack it all ๐Ÿ˜ฌ

Collapse
 
harlyon profile image
Harrison Ekpobimi

Started a Fullstack React side project.
It's a bug tracking app. The aim is to learn Fullstack development using MERN

Collapse
 
richardeschloss profile image
Richard Schloss • Edited

Namespaces config feature in Nuxt socket IO module. A few weeks ago, I attempted something and quit way too soon. The holiday break was the time to give it much deserved thought, and I think I'm pretty happy with it. Still room for improvement (w/r/t error handling, verbose debugging, and other things)

Collapse
 
dinewbee profile image
dinewbee

Found leetcode and made it a habbit to use it.

Collapse
 
destro_mas profile image
Shahjada Talukdar

Released a CLI ๐Ÿš€
It helps to create the package with JS/TS, build system(Webpack/Parcel) and necessary stuff ๐Ÿ”ฅ
It's like create-react-app but for building packages!

Collapse
 
dorin profile image
Dorin
Collapse
 
roelofjanelsinga profile image
Roelof Jan Elsinga

I've built my first script in Golang and was able to increase the performance of a particular process by 2100% because of it! I went out of my way to find the right tool for the job and it paid off really nicely.

Collapse
 
rubberduck profile image
Christopher McClellan

After 25 days of back and forth, my PR was finally merged. Next weekโ€™s win? Publish a blog showing folks how to use it.