DEV Community

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

Posted on

What was your win this week?

πŸ‘‹πŸ‘‹πŸ‘‹πŸ‘‹

Looking back on your week -- what was something you're proud of?

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

Examples of 'wins' include:

  • Getting a promotion!
  • Starting a new project
  • Fixing a tricky bug
  • Folding all the laundry πŸ˜…

person folding clothes

Happy Friday!

Top comments (54)

Collapse
 
bobbyiliev profile image
Bobby Iliev

My free introduction to Bash scripting eBook was trending on HN πŸ˜†

Image description

GitHub logo bobbyiliev / introduction-to-bash-scripting

Free Introduction to Bash Scripting eBook

πŸ’‘ Introduction to Bash Scripting

This is an open-source introduction to Bash scripting guide/ebook that will help you learn the basics of Bash scripting and start writing awesome Bash scripts that will help you automate your daily SysOps, DevOps, and Dev tasks. No matter if you are a DevOps/SysOps engineer, developer, or just a Linux enthusiast, you can use Bash scripts to combine different Linux commands and automate boring and repetitive daily tasks, so that you can focus on more productive and fun things.

The guide is suitable for anyone working as a developer, system administrator, or a DevOps engineer and wants to learn the basics of Bash scripting.

πŸš€ Download

To download a copy of the ebook use one of the following links:

πŸ“˜ Chapters

The first 13 chapters would be purely focused on getting some solid Bash scripting foundations then the rest of…

Collapse
 
martinbaun profile image
Martin Baun

Good on you!!

Collapse
 
isaiahwp profile image
Isaiah

Noice

Collapse
 
heyeasley profile image
heyeasley πŸ“πŸ₯­

What are really utilities of bash scripting ?

Collapse
 
bobbyiliev profile image
Bobby Iliev

Sky is the limit for bash scripting! πŸ˜†

Thread Thread
 
heyeasley profile image
heyeasley πŸ“πŸ₯­ • Edited

Right. I understand system programmation is the sky.

Collapse
 
mitchiemt11 profile image
Mitchell Mutandah

Great!

Collapse
 
damian_cyrus profile image
Damian Cyrus
  • Moved a Next.js application to Nuxt
  • migrated a vue 2 app to vue 3
  • fixed a vue 3 app for SharePoint

Vue everywhere!

Collapse
 
franklivania profile image
Chibuzo Franklin Odigbo

But, there's some certain things I cant vue, but I have to react to it 🀭

Collapse
 
jennavisions profile image
Jenna

Use to tell my coworkers this :

Don't just vue, react!πŸ˜„

Thread Thread
 
franklivania profile image
Chibuzo Franklin Odigbo

Works everytime πŸ˜‚πŸ˜‚

Collapse
 
kushalcodes profile image
Kushal Neupane

also there is some things that need to be overveued first before reacting to it πŸ‘€

Collapse
 
heyeasley profile image
heyeasley πŸ“πŸ₯­ • Edited

What's Nuxt ?

Collapse
 
damian_cyrus profile image
Damian Cyrus

A framework based on vue.

nuxt.com/

Collapse
 
phalkmin profile image
Paulo Henrique

Didn't deploy anything to production on a friday, affecting billions of users.

news.sky.com/story/it-outage-what-...

Collapse
 
kurealnum profile image
Oscar

Finished my first hackathon! To be fair, it was a "mini-hackathon" -- 3 small projects over the course of 6 days. Still cool though!

Collapse
 
martinbaun profile image
Martin Baun

Still very very cool, props!!

Collapse
 
adriens profile image
adriens

I wrote a kind intro about OaaS so anyone including managers and project managers can better understant the benfits fo this approach :

Collapse
 
jennavisions profile image
Jenna

This week I got a part-time job offer with one of the charity shops I have been volunteering at. πŸ˜ŠπŸŽ‰

I did the laundry today πŸ˜…

Collapse
 
ravixalgorithm profile image
Mr. Algorithm

This week,

  • Made some awesome Open source Contributions
  • Learned video editing
  • Started my Web Dev journey (finished promises and async-await in js)
  • Completed Binary Search in DSA
  • Participated in a CodeChef Contest and got a 6k rank out of 16k+ other programmer

Just a fun and amazing week

Collapse
 
salladshooter profile image
SalladShooter • Edited
  • Updated my opensource Python webframework (phyal) to my biggest update yet 0.3.0
  • I finished my website for phyal and that pushed it to update 0.4.0!
Collapse
 
heyeasley profile image
heyeasley πŸ“πŸ₯­ • Edited

Congratulations. Excellent ! But I want to know if guy can yet implement it. Can you add more explanations about your innovation? I wish only to understand more than now.

Collapse
 
salladshooter profile image
SalladShooter

On the website for phyal, you can click on the Docs tab and read through the Get Started folder you should learn and understand how to use phyal.

Thread Thread
 
heyeasley profile image
heyeasley πŸ“πŸ₯­

right. Thanks.

Thread Thread
 
heyeasley profile image
heyeasley πŸ“πŸ₯­

OK. I have installed it. Once it is installed, can it be useful at anytime ? And I see next "File Setup". The commands are applied always in Bash ?

Congratulations one more.

Thread Thread
 
salladshooter profile image
SalladShooter

Under File Setup the code will be added to your main.py file.

Thread Thread
 
heyeasley profile image
heyeasley πŸ“πŸ₯­

Thanks.

Collapse
 
raddevus profile image
raddevus

Writing very detailed onboarding document for new devs at work.
Started thinking about how important it is to have docs to bring new devs up.
I'm talking about detailed tutorial walk-thru which they can read & afterward be ready to use all the tools you use to write code, create localdb schema, unit test, source control, build, deploy: everything.
Then I had a idea about how important to culture of workplace that this doc could be
Then I created this:

The Four Levels of Software Development

Image description

Collapse
 
adriens profile image
adriens

🀩 Also, I've just been selected for #NODES24 :

Collapse
 
mellen profile image
Matt Ellen-Tsivintzeli

Got through my first week back after a two week holiday πŸ₯²

Collapse
 
httpspauline profile image
Pauline

I authored a technical design document for one of our project milestones and received much praise from the team for its clarity. Previously, I co-authored some of these TDDs with engineers who are much more senior than I am, so it's a big win for me to have put one out there on my own πŸ’ͺ

Collapse
 
heyeasley profile image
heyeasley πŸ“πŸ₯­

Well. Nice.

Collapse
 
weiqingteh profile image
Weiqing Teh // CG BOSS

Finally got to build a website using React, Webpack, Typescript and Tailwindcss. Learned the useState and effect which I kept me from going forward from my current tech stack of HTML, CSS bootstraps and Jquery.

Collapse
 
heyeasley profile image
heyeasley πŸ“πŸ₯­

What's Webpack ? I don't hear about it.

Collapse
 
weiqingteh profile image
Weiqing Teh // CG BOSS

It’s a JavaScript bundler for your react scripts.
webpack.js.org/

Thread Thread
 
heyeasley profile image
heyeasley πŸ“πŸ₯­

Congrats. You really move forward in going beyond you current level.

Collapse
 
karim_abdallah profile image
Karim Abdallah

I've Reached Top 10% In LinkedIn πŸ™Œ

linkedin

Collapse
 
heyeasley profile image
heyeasley πŸ“πŸ₯­

Do you own certified account on Linkedin ? It's free. I'm sure you do.

Collapse
 
karim_abdallah profile image
Karim Abdallah

What is certified account?

Thread Thread
 
heyeasley profile image
heyeasley πŸ“πŸ₯­

You can earn certified badge on Linkedin. It's new pattern.

Collapse
 
heyeasley profile image
heyeasley πŸ“πŸ₯­

Congratulations.

Collapse
 
gabbii profile image
Gabrielle Ricketts • Edited

Well Im doing this HTML and CSS course on youtube and I successfully did one of the activities without looking at the solutions!πŸ€— It literally took me like 3 days to figure out some of it but..turns out I was thinking a bit too hardπŸ˜…

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