DEV Community

Cover image for June 3rd, 2021: What did you learn this week?
Nick Taylor
Nick Taylor

Posted on

June 3rd, 2021: What did you learn this week?

It's that time of the week again. So wonderful devs, what did you learn this week? It could be programming tips, career advice etc.

![Yoda wooping someone's butt](https://media.giphy.com/media/yDYAHbqe5DfyM/giphy.gif)

Feel free to comment with what you learnt and/or reference your TIL post to give it some more exposure.

#todayilearned

Summarize a concept that is new to you.

And remembered, if something you learnt was a big win for you, then you know where to drop it as well.👇👇🏻👇🏼👇🏽👇🏾👇🏿

![Little kid making a fist as if to say "Yes!"](https://media.giphy.com/media/6brH8dM3zeMyA/giphy.gif)

Top comments (22)

Collapse
 
snikhill profile image
Nikkhiel Seath • Edited

Well, I stepped down from my previous position.

Learnt to be Tough and how to communicate.

Created my personal website which helped me explore Gatsby JS and SEO.

Wrote my first dev.to Post.

Read Atomic Habits by James Clear.

Am Exploring Typescript and aiming to be more Financially literate.

Collapse
 
nickytonline profile image
Nick Taylor

So just a few thing. 😎

Congrats on your first post!

You did it!

Collapse
 
snikhill profile image
Nikkhiel Seath

Thank You. That GIF just brightened my mood. :)

Collapse
 
bobbyiliev profile image
Bobby Iliev

I've been learning some TDD with Laravel and PestPHP, it's pretty cool 🙌

Collapse
 
nickytonline profile image
Nick Taylor

BB-8 giving a thumbs up

Collapse
 
adrianomartins profile image
Adriano Martins

That HSL is the way to add and manipulate color in code 🤘

Collapse
 
nickytonline profile image
Nick Taylor

Awesome!

Hackerman from Kung Fury putting on a Nintendo Power glove

Collapse
 
adrianomartins profile image
Adriano Martins

Haha, this cracked me up.

Collapse
 
ankit01oss profile image
Ankit Anand ✨

I am learning about OpenTelemetry. It's a open source observability framework, lots of potential 🙌

Collapse
 
nickytonline profile image
Nick Taylor

Nice!

A kangaroo playing an electric guitar

Collapse
 
pontakornth profile image
Pontakorn Paesaeng

Some Clojure from Brave Clojure book. It is one of my favorite languages that I cannot find a chance to actually use it. However, it indeed teaches me how to write better code.

Collapse
 
nickytonline profile image
Nick Taylor

That's awesome! 🔥

Yes, that's awesome!

Collapse
 
juniordevforlife profile image
Jason F

I learned about the TODO Tree extension. I started using it in my personal project and it's pretty helpful.

Collapse
 
nickytonline profile image
Nick Taylor

Bobby Moynahan character from SNL saying awesome!

Collapse
 
rafi993 profile image
Rafi

Started learning Rust !!

Collapse
 
nickytonline profile image
Nick Taylor

A crab dancing

Collapse
 
iduha_ab profile image
Doha 🧠

trying to learn how to make payment gateway using Laravel in Pizza Order website i have lots of problem calculation payment and dynamic also didn't do cart wish me best luck dome on Tuesday

Collapse
 
nickytonline profile image
Nick Taylor

Let's go!

A kid twirling in a cowboy outfit firing pistols that are their fingers

Collapse
 
cerchie profile image
Lucia Cerchie

I learned how packages work in Golang!

Collapse
 
nickytonline profile image
Nick Taylor

Pam from The Office saying Nice!

Collapse
 
atulbhattsystem32 profile image
Atul Bhatt

Javascript is OBJECT-BASED and not OBJECT-ORIENTED.

Collapse
 
isurumax26 profile image
Isurumax26

I leant about manual testing in this week. It's pretty good developing and testing your application.