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 this past week, what was something you were proud of accomplishing?

All wins count — big or small 🎉

Examples of 'wins' include:

  • Starting a new project
  • Fixing a tricky bug
  • Getting out into nature

Have a wonderful weekend!

Porcupines in cups saying yippee

Oldest comments (22)

Collapse
 
syeo66 profile image
Red Ochsenbein (he/him) • Edited

I had the first article breaking beyond 1000 views. (Update: beyond 2000 now) (Update 19.8.2022: 5000 now!)

Collapse
 
manthanbhatt profile image
Manthan Bhatt

Many congratulations 🥳

Collapse
 
alejmedinajr profile image
Alejandro Medina

I have been doing faculty/student undergrad research this summer and, we got really promising results to add to our paper this week! With our new discovery, there is a high chance I will be able to add another published paper to my collection!!!

For some more background information, our project involved minecraft and evolving flying machines in Minecraft using quality diversity!

Collapse
 
arndom profile image
Nabil Alamin

Following last week, the alpha at work had minor bugs (now resolved) and the beta is scheduled for release next week👏👏👏

Collapse
 
nightwolfdev profile image
nightwolfdev

I developed a Free Games app with Angular, RxJS, TypeScript, and the Free To Play Games Database API!

Collapse
 
adriens profile image
adriens
Collapse
 
raguay profile image
Richard Guay

Well, I mostly finished the documentation and release of an application: github.com/raguay/EmailIt

This program started back in 2014 as a script for TextBar for my notes. Then it moved to NW.js and Vue.js and then to Mint. Now it is a Wails application using Svelte for the frontend. Much better now and much faster. The backend server is bundled together with it and works great (at least for me). I’m waiting for others to give feedback.

Collapse
 
manthanbhatt profile image
Manthan Bhatt
Collapse
 
bobbyiliev profile image
Bobby

Awesome! 🙌

Collapse
 
codenameone profile image
Shai Almog

Posted the first two parts of my online mobile development course on dev.to. Third part is so big it exceeded the size limit for a blog post even when cut in half.

Collapse
 
ccoveille profile image
Christophe Colombier

I joined dev.to 😀 and wrote 15 posts 😅🤪 in few days. Participated a few discussions;
and none the less, learned I learned things.

Collapse
 
troy5890 profile image
Troy Harris

My win of the week was making a Tic tac toe game, successfully learning how to manipulate the DOM from JavaScript, and being able to find a learning method that allows me to keep everything held together and apply it easily with memorizing everything.

Still learning, but now it's time to move to Third party packages vs making your own custom code for my first portfolio website. I'm not sure if I should wait with HTML CSS and JavaScript, or use a framework like VueJS (might be overkill 🤣).