DEV Community

Cover image for What was your win this week?

What was your win this week?

Jess Lee on July 19, 2024

👋👋👋👋 Looking back on your week -- what was something you're proud of? All wins count -- big or small 🎉 Examples of 'wins' include: Getting a p...
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😅

Collapse
 
ppaanngggg profile image
ppaanngggg

I add save button and list page for my new math solve webapp, but I just find I miss the delete button. 😅

Collapse
 
heyeasley profile image
heyeasley 🍓🥭

Nice.

Collapse
 
franklivania profile image
Chibuzo Franklin Odigbo

Brainstorming an Idea from start to finish.
I have done the design, it remains the dev
I am stepping into new realms here.
I suggest to checkout @tanstack/react-router for routing.
I am seeing how good supabase gets...
Let's use that GPT API man 😅

Collapse
 
star-codex profile image
E

My wins are finally ordering a thin client PC to make 3 new projects: media server, cloud storage, and VPN. I have always wanted to make these three things, and the low resources of the thin client will force me to build lean which I want to be good at. These three projects will also help me get a job if I use them in my portfolio and blog about it on DEV... Hehe.

Collapse
 
jyoung4242 profile image
Justin Young

Just posted another article on a ui binding library called peasy-ui. I’m enjoying writing these articles!!!

Collapse
 
dhanush9952 profile image
Dhanush

Nothing

Collapse
 
martinbaun profile image
Martin Baun

Goleko got more users than it ever has. So very grateful!! :))))

Collapse
 
codewithcaen profile image
CodeWithCaen

Made a trending post here on Dev! dev.to/codewithcaen/what-we-can-le...

Collapse
 
hathrel profile image
Hathrel

Getting my handcrafted regional support tool working after 3 days of banging my head against the wall. It was the first time I tried doing something like that.

Collapse
 
kenny_d88a9567c2df2779938 profile image
kenny

Determined a reasonable product technical solution

Collapse
 
salaude73846100 profile image
Salaudeen Oluwapelumi

Nothing much

Collapse
 
iman_karimloo_95b00c03fb2 profile image
Iman Karimloo

سلام به امید پیروزی ذدر کنار شما