DEV Community

Nick Taylor
Nick Taylor Subscriber

Posted on

August 21st, 2020: 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.

![It’s time to get your learn on](https://media.giphy.com/media/a7NBvg3Ss8UYo/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 remember, if something you learnt was a big win for you, then you know where to drop it as well.👇👇🏻👇🏼👇🏽👇🏾👇🏿

![Someone feeling like "Yaaas!"](https://media.giphy.com/media/zBhZiVNNQjfTG/giphy.gif)

Photo by Rainier Ridao on Unsplash

Oldest comments (37)

Collapse
 
amorpheuz profile image
Yash Dave

I did a deep dive into workings of tr and sed commands for my submission related to the GitHub Actions Hackathon! It's a fun one 😜

Collapse
 
nickytonline profile image
Nick Taylor

Awesome!

Hackerman from Kung Fury putting on a Nintendo Power glove

Collapse
 
drewclem profile image
Drew Clements

I had my first tango with $emit in Vue this week!

I'd read about it in the docs and seen it mentioned around the twittersphere - but after having use it in a real-world application, I have a much better understanding of what, how, and why it's used.

Collapse
 
nickytonline profile image
Nick Taylor

Hot Rod saying Cool beans!

Collapse
 
delta456 profile image
Swastik Baranwal

Learned basic TypeScript

Collapse
 
nickytonline profile image
Nick Taylor

Borat saying Great Success!

Collapse
 
juniordevforlife profile image
Jason F

I learned about the Elevation helpers in Angular Material. I'll be using them in my revamped portfolio (sneak peek).

Collapse
 
nickytonline profile image
Nick Taylor

Pam from The Office saying Nice!

Collapse
 
hemant profile image
Hemant Joshi

I designed Backend in Express and MongoDB

The backend is designed for a E-commerce store, and working on frontend, which will be designed on ReactJs;

Previously I made a full stack e-commerce store in MERN stack but with Redux and a bad css, but this time I am focused on creating a strong backend with validation etc etc...

🙆‍♂️, And hopefull will finish the react part next aur next next weak☺️..

Collapse
 
nickytonline profile image
Nick Taylor

That's awesome! 🔥

Yes, that's awesome!

Collapse
 
hemant profile image
Hemant Joshi

Yo😁.

Collapse
 
puranjayyadav profile image
puranjayyadav

Awsome bro. If u nedd any help u can ask me

Collapse
 
hemant profile image
Hemant Joshi

Yo, For sure
Thanks @puranjayyadav

Collapse
 
peter279k profile image
peter279k

I learn how to present a 10 minutes talk on Nomad PHP.

It's about the Green Button, PHP and JavaScript :). Check following tweet:

twitter.com/peter279k/status/12966...

Collapse
 
nickytonline profile image
Nick Taylor

Tommy Boy saying That was awesome!

Collapse
 
ohpea profile image
Jacob

I've been building gRPC microservices in golang for my raspberry pis.
Learning and understanding what it MEANS that everything is a file in Linux has been awesome and I'm starting to appreciate it.

Golang is really great, channels are cool, and everyone should include arm32 as a target for everything!

Collapse
 
nickytonline profile image
Nick Taylor

Stephen Colbert saying Awesome Sauce

Collapse
 
rishabk7 profile image
Rishab Kumar • Edited

After 3 AWS certifications, started preparing for the 4th one: AWS SysOps Administrator.
Taking the exam on the 7th of September!

Collapse
 
nickytonline profile image
Nick Taylor

Noice!

Noice!

Collapse
 
mohanghabo profile image
MohAnghabo

My first React frontend project is done. I'm gonna connect it to my first GraphQL back end project, which I'll start working on today ISA

Collapse
 
nickytonline profile image
Nick Taylor

A puppet Yeti clapping their hands saying congratulations

Collapse
 
yukimochii profile image
Vivian T.

it might sound silly but it was a huge win for me: I finally managed to start my first docker container and connected it to DBeaver and my Laravel project! :D after sooooooo many tries and conflicts and outdated guides hahahaha
all this pain in a single line:
docker run --name mysql-container -p 3306:3306 -e MYSQL_ROOT_PASSWORD=password -e MYSQL_ROOT_HOST=% -d mysql/mysql-server:latest

Collapse
 
nickytonline profile image
Nick Taylor

Chow Yun-fat giving a thumbs up