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?

Happy Friday!

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
  • Cleaning your desk... or whatever else might spark joy 😊

Have a relaxing weekend!

Relaxed pup in a tent!

Top comments (67)

Collapse
 
dangoslen profile image
Dan Goslen

I finished my master's degree!!

Collapse
 
siruswrites profile image
Darshan Rander

Congratulations!!

Collapse
 
thomasbnt profile image
Thomas Bnt

Congrats ! 🎉

Collapse
 
anitajoseph profile image
Anita Joseph

Congratulations !

Collapse
 
jacobmgevans profile image
Jacob Evans

I had two actually one was pretty huge!

  1. Huge news! I accepted an offer at Cloudflare! It is a pretty significant career jump too but most of all the company culture is awesome and they are in tech 1st company with a focus on web security

  2. I became a "Trusted" user on Dev.to!! SUPER awesome considering I love this platform and community so much.

Collapse
 
siruswrites profile image
Darshan Rander

Completed #100DaysOfCode 😍🥳

Collapse
 
bernardbaker profile image
Bernard Baker

I'd do this if I had more time. Hold on.

const smile = createMoreTime();

Collapse
 
siruswrites profile image
Darshan Rander

😂😂 I wish we had 36hrs a day

Thread Thread
 
bernardbaker profile image
Bernard Baker

Let's just make it 40.

Thread Thread
 
siruswrites profile image
Darshan Rander

More is better😂

Collapse
 
Sloan, the sloth mascot
Comment deleted
Collapse
 
siruswrites profile image
Darshan Rander

Thanks😊

Collapse
 
ben profile image
Ben Halpern

This was our first week of "cooldown" after our most recent product development cycle.

I learned a lot this week from how folks are reacting to our processes and what needs to change. That was definitely a win.

Collapse
 
airbr profile image
Morgan Murrah

when you say folks do you mean users or staff or other stakeholders? curious

Collapse
 
airbr profile image
Morgan Murrah • Edited

I was assigned a ticket that initially considered 4-5 complex solutions with lots of potential changes but after discussing with another dev and boss narrowed it down to a one line change that genuinely seems to meet all the needs. Its passed QA.

Collapse
 
lukeocodes profile image
@lukeocodes 🕹👨‍💻

That sounds like it would make a fantastic blog post :)

Collapse
 
lukeocodes profile image
@lukeocodes 🕹👨‍💻

We found out our second little one is going to be a little girl! We have a boy who is a brute, but can't wait to be dad to a little girl ✨

Also, launched our new developer education platform; learn.vonage.com/ Super excited about the direction our team is taking!

Collapse
 
habereder profile image
Raphael Habereder

Congrats on extending your family!! I wish you the best of luck, a ton of quality sleep and lots of fun! :)

Collapse
 
lukeocodes profile image
@lukeocodes 🕹👨‍💻

Thanks Raphael! :)

Collapse
 
graciegregory profile image
Gracie Gregory (she/her)

Congrats!

Collapse
 
codemouse92 profile image
Jason C. McDonald • Edited

Just completed the draft for this: barnesandnoble.com/w/dead-simple-p...

Dead Simple Python

Collapse
 
itsasine profile image
ItsASine (Kayla)

I conducted an interview, being the kind of interviewer I wish I would have. Trying to make hiring a little less painful for all involved a little at a time.

Transparency, no whiteboards (at least for associates... I might lose that fight for seniors.), keeping it casual to not play into the power dynamic. Just us chatting to figure out if we want to work together.

Collapse
 
stereoplegic profile image
Mike Bybee

Great job. If I've learned anything from interviews, it's that the candidate learns far more about me/company culture (none of it good), than I will about them, by creating an on-the-spot, high pressure, watched/timed environment. Conversely, I've learned that it's far easier to detect BS when the atmosphere is relaxed.

Collapse
 
itsasine profile image
ItsASine (Kayla)

The hiring manager is a tad miffed I didn't do the high-pressure whiteboard interview... this was for an associate role. Either, he doesn't know the code yet, as we know from his resume and the chat I had with him, or he's a hidden code savant and looking at a little login function and asking him what it does is going to be patronizing. Most likely both, it'll be patronizing and useless as we know he hasn't coded professionally. It's better to just have a chat and figure out what he wants to learn and know and what he's researched on his own. I can teach him the code later.

Thread Thread
 
stereoplegic profile image
Mike Bybee • Edited

The high pressure, looking over your shoulder approach (not referring to pairing, that's a whole 'nother discussion) has no basis in the reality of a developer job at any level (and if it is a reality in your job, RUN). Any senior dev who thinks this is an effective interview method should know better.

Collapse
 
mattdark profile image
Mario García

I presented two talks at the Python Universe WEB Edition Global Summit (python.geekle.us)

Collapse
 
bernardbaker profile image
Bernard Baker

What did you talk about?

Collapse
 
mattdark profile image
Mario García

"Lessons from my DevOps journey with Python"
"Getting your Python dev env ready with Vagrant"
Those were the talks I presented

Thread Thread
 
bernardbaker profile image
Bernard Baker

What was your most valuable lesson learnt?

Thread Thread
 
mattdark profile image
Mario García

Understanding how some technologies work and when to use them and as I didn't find enough documentation in some cases, documenting everything I learned was my way to share that knowledge with the community. I wrote some blog posts about it here

Thread Thread
 
bernardbaker profile image
Bernard Baker

That's interesting. Did you listen to DevDiscuss last week? You sound like the architect 👍

Collapse
 
rfornal profile image
bob.ts

Published my first and second open-source projects.

  • Reggie-Docs: Making Regular expressions easier to read.
  • Escape-Button: Domestic Violence button to hide what site you're currently on.

I've got two more projects I've been hacking at, but they're not quite ready.