DEV Community

Cover image for What was your win this week?

What was your win this week?

Gracie Gregory (she/her) on November 27, 2021

Hey there! Looking back on this past week, what was something you were proud of accomplishing? All wins count — big or small 🎉 Examples of 'win...
Collapse
 
chefgs profile image
Saravanan Gnanaguru

Created a GitHub Actions workflow to get participated in #actionshackathon21 and published a blog about it

Table of Contents

Build Status

GO CI workflow

Introduction

  • Created a GitHub Actions workflow for the submission of actionshackathon21
  • This action performs the Go continuous integration process on the Go source code repository
  • Interested Go developers and DevOps Engineers can use this workflow to create the Continuous Integration for their GitHub repo

My Workflow

Go Continuous Integration workflow

  • The workflow we created will be doing the Continuous Integration process on this repository.
  • Whenever there is a code check-in happens on main branch, then CI workflow will be triggered
  • Below are the details of this workflow
    • Code checkout into the workspace
    • Install Go and runs the Go linting process for doing code review
    • Get the build dependencies
    • Builds…
Collapse
 
andypiper profile image
Andy Piper

I was pretty happy getting some time to hack on (and write about) a Glitch in Bio app. I got to learn a few new things, and contribute some ideas back to the community. Plus, I gave a presentation to a tech meetup group in India yesterday, which was fun!

Collapse
 
bobbyiliev profile image
Bobby Iliev
Collapse
 
coderamrin profile image
Amrin

Got my first freelance job.
and published an article after 1 month of procastinating, it's been viewd 2k times in 1 and a half day. which is huge for me :)

Collapse
 
ryencode profile image
Ryan Brown

Employing the dark magics of SQL Server by assigning stored proc input parameters to local variables in order to appease the capricious gods of parameter sniffing.
Ritual completed, sped up a query in said stored proc by 7 times.

Collapse
 
doctorew profile image
Drew Schillinger

Starting a new chapter in my career -- running the tech team and architecting a new tech stack for goodr.co!! <3

Collapse
 
pmbanugo profile image
Peter Mbanugo
Collapse
 
aernesto24 profile image
Ernesto Lopez

wow congrats!!

Collapse
 
siddharthshyniben profile image
Siddharth

Actually wrote a blog post after a while. Getting back to speed with the new schedule.

Collapse
 
jcubic profile image
Jakub T. Jankiewicz • Edited

Created Try JavaScript on domain I've purchased this week.

Collapse
 
wkmn profile image
Clark Weckmann

I created a README renderer to add documentation to small projects! It was nice to get back into working on personal projects. dev.to/wkmn/what-is-readmejs-3alg

Collapse
 
onkarjanwa profile image
Onkar Janwa

Hey, I published my first e-book MongoDB Practical Masterclass and sold the first copy within 1 day. Check that out if you are learning MongoDB 🙏

Collapse
 
aernesto24 profile image
Ernesto Lopez

Achieve a badge of 4 weeks in a row writing on dev.to.
Also launch our 6th episode on our podcast "No somos cavernicolas", we pass the 5 episode milestone where majority of podcast die

Collapse
 
__manucodes profile image
manu • Edited

I discovered tailwindcss. It's awesome!
God knows why I didn't before.

And, my app's home page is redesigned!
smartlist.ga

Collapse
 
maddy profile image
Maddy

My major win this week was someone telling me that I inspired them to start a blog. 💗

Collapse
 
shirobachi profile image
Shirobachi • Edited

So i fixed problem what thought is unresolvable, also wrote all tests what I think was needed and started new API endpoints what just going great!

Collapse
 
elbamm2 profile image
ElbaM

I started code my first frecuencia analista with Python. I back from QA to developed.

Collapse
 
warengonzaga profile image
Waren Gonzaga

I recently released my latest open source project!
github.com/warengonzaga/css-text-p...