DEV Community

Cover image for April 7th, 2022: What did you learn this week?
Nick Taylor
Nick Taylor Subscriber

Posted on

April 7th, 2022: 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.

![David from Schitt's Creek saying "This is a teachable moment for all of us!"](https://media.giphy.com/media/Q8rwlNTcDAU3MuUzd7/giphy-downsized-large.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.

Latest comments (48)

Collapse
 
quocnho profile image
Tony Nguyễn

Golang + flutter

Collapse
 
nickytonline profile image
Nick Taylor

Actress in a film saying crushed it

Collapse
 
daxe9 profile image
Xie

This week i learned we socket and postgres I'm loving them so far

Collapse
 
nickytonline profile image
Nick Taylor

Robert Redford nodding in a forest

Collapse
 
ratcat profile image
RatCat

I have started to simple project - nuxtjs-tailwind-blog. anyone can use it and showcase her details , proejcts and markdown blog.

github.com/mdrathik/nuxtjs-tailwin...

Collapse
 
nickytonline profile image
Nick Taylor

Jean-Luc Picard from Star Trek TNG saying Well done!

Collapse
 
ratcat profile image
RatCat

<3

Collapse
 
zvonacusbrle profile image
Zvonimir Brleković

Learning Jetpack Compose, MVVM, Flow, Ktor. Currently drinking coffe and reading dev. Greetings from Croatia (6:30AM here).

Collapse
 
nickytonline profile image
Nick Taylor

Actor Leonardo DiCaprio as Gatsby doing a cheers

Collapse
 
anudatastory profile image
Anuoluwapo Balogun

MongoDB Loving it 😍

Collapse
 
nickytonline profile image
Nick Taylor • Edited

Actor from Game of Thrones saying Nice!

Collapse
 
jkyereh profile image
Josh Darling

I learnt CSS grid this week, and currently working on an admin dashboard project with grid.

Collapse
 
nickytonline profile image
Nick Taylor

Noice!

Noice!

Collapse
 
g33knoob profile image
G33kNoob

long time not learning anything and now im back to learn golang scrapping api

Collapse
 
nickytonline profile image
Nick Taylor

Yeah!

A T-Rex saying Yeah!

Collapse
 
g33knoob profile image
G33kNoob

long time no learning anything and now im back to learn scrapping web using typescript

Collapse
 
snikhill profile image
Nikkhiel Seath

I learnt about: CapacitorJS and writing Native Android Plugin using JAVA.
I am exploring Cryptography, Signatures/Verification.

Also, thanks to you @nickytonline I learnt about dev.to's API and how I can use the same to fetch the posts for my personal website.

I am curious, what are you learning these days @nickytonline ? :)

Collapse
 
nickytonline profile image
Nick Taylor

Actor Zach Galifianakis giving a thumbs up in a convertible car

For myself, I'm learning a lot at my new role. Drinking from the firehose of onboarding knowledge! 👩🏻‍🚒

Collapse
 
yjdoc2 profile image
YJDoc2

I learnt how to publish a crate on crates.io when I published my first crate!!!
It is for writing and simulating hardware components, which can help students and self-learners who might not have access to breadboards and ICs 🎉 🎉

yjdoc2.github.io/pcb-rs-examples/

dev.to/yjdoc2/introducing-pcb-rs-m...