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
  • Landing a new job
  • Trying out a new cooking recipe ... or whatever else might spark joy ❀️

Happy Friday!

Oh yeah!

Oldest comments (40)

Collapse
 
gedalyakrycer profile image
Gedalya Krycer • Edited

I loved attending the Gatsby Conference this week. Never used it before, but after getting a crash course in what it can do, I’m ready to give it a shot. :)

Collapse
 
tankerguy1917 profile image
tankerguy1917

My win just happened. I was able to get the movement of a mouse collider box to move at the same speed and distance if you change the size of the screen.

Collapse
 
ilizette profile image
Elizabeth

I landed a new job after 4 months of job hunting

Collapse
 
jess profile image
Jess Lee The DEV Team

Congratulations!!

Collapse
 
ilizette profile image
Elizabeth

Thank you

Collapse
 
andrewbaisden profile image
Andrew Baisden

Congrats well done!

Collapse
 
ilizette profile image
Elizabeth

thank you

Collapse
 
mauro_codes profile image
Mauro Garcia

I made it to the top 7 on DEV for the first time with my article about switching to Linux πŸ₯³

Collapse
 
andrewbaisden profile image
Andrew Baisden • Edited

Opened up some new job opportunities because of articles I wrote.

Collapse
 
lornasw93 profile image
Lorna Watson

✨ Signed up to be a mentor! Super proud, never thought I’d have the confidence to do so. ✨ I’ve also signed up to numerous women in tech communities to get involved with. ✨

Collapse
 
thtmnisamnstr profile image
Gavin

I wrote my first serverless function.

Collapse
 
dawntraoz profile image
Alba Silvente Fuentes

Starting as a Senior FrontEnd Consultant in a company I dreamed of working with 😱

Now it's a reality and I'm part of the Passionate People family 🀯 Looking forward to the next weeks and the projects I'll be helping πŸ˜πŸš€

Collapse
 
dhyces profile image
dhyces

Solved an algorithm question on leetcode without looking at Sean's answer, lol

Collapse
 
shhdharmen profile image
Dharmen Shah

I created a small side project:

GitHub logo shhdharmen / github-link

βš“ Get links to code in your GitHub files based on text, and forget the line numbers!

GitHub Link

GitHub Link

Get links for your GitHub files based on text, and forget the line numbers!

All Contributors

Why GitHub Link?

In Short

We usually create link-to-code to point our readers, users or developers to the exact code. But such links are created based on line-number and if you're updating the file regularly, those links will not point to correct line or you will need to keep updating your links. GitHub Link helps you to get the right link-to-code, based on text you give, so that it always points to contextually right definition. Jump to usage

In Long

We generally create permanent link to code snippet. As they are for specific commit, they work great when referred in issues/PRs.

But what if you want to give such links in your README or such files? Like you have already defined a coded file with proper comments and you want to give link to…




Collapse
 
sheikhrashed profile image
Sheikh Rashed

great

Some comments may only be visible to logged-in visitors. Sign in to view all comments.