DEV Community

Cover image for June 30th, 2022: What did you learn this week?
Nick Taylor
Nick Taylor

Posted on

June 30th, 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.

The Evergreen ship superimposed over the mini cart Austin Powers is trying to move in the first Austin Powers movie

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.

Top comments (22)

Collapse
 
andypiper profile image
Andy Piper • Edited

I hit something small but interesting (it tripped me up, and I've been writing Python for a lot of years!). I'd started a new Flask project and had intended to keep API keys in a secrets file but then chose to run with environment variables holding them while I was testing. When I switched Flask to development mode, it threw an error - it turned out that it was finding my empty secrets.py file and complaining about it (but worked fine in "production"). TIL!

Collapse
 
nickytonline profile image
Nick Taylor

Bobby Moynahan character from SNL saying awesome!

Collapse
 
pyrsmk profile image
Aurélien Delogu

You mean "Flask"?

Collapse
 
andypiper profile image
Andy Piper

Yep, thanks - fixed!

Collapse
 
yuridevat profile image
Julia 👩🏻‍💻 GDE

I learned a lot about accessibility this week and started to use screen reader in order to check on different websites. Going this path makes me really happy.

I also had to check out digital whiteboards for our company, gaining some firsthand experience working with a windows surface hub. I never worked with a whiteboard before, it was a nice experience.

Collapse
 
nickytonline profile image
Nick Taylor

Lego astronaut saying awesome!

Collapse
 
snikhill profile image
Nikkhiel Seath

I am exploring Promises, Observables, Subjects in a more detailed level.

I even wrote a post explaining a bug I encountered because of the way Promises are resolved.

What are you learning these days @nickytonline ?

Collapse
 
nickytonline profile image
Nick Taylor

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

For myself, I’ll be learning a bit more about a new web framework called Fresh! It runs atop of Deno. I’ll be chatting with the creator next week about it.

Collapse
 
g33knoob profile image
G33kNoob

learning solidity erc721

Collapse
 
nickytonline profile image
Nick Taylor

Nice!

A kangaroo playing an electric guitar

Collapse
 
pyrsmk profile image
Aurélien Delogu

What is it?

Collapse
 
atulcodex profile image
🚩 Atul Prajapati 🇮🇳

Learned lunacy which is a free ui design tool for both operating systems (windows/Ubuntu) 😘 i love it.

Collapse
 
nickytonline profile image
Nick Taylor

Nice!

A pug wearing a pink unicorn costume

Collapse
 
bobbyiliev profile image
Bobby Iliev

Been learning more about the Postgres wire protocol!

Collapse
 
nickytonline profile image
Nick Taylor

That's awesome! 🔥 I have no idea what it is tbh. Sounds like it’d make for a great blog post!

Yes, that's awesome!

Collapse
 
bobbyiliev profile image
Bobby Iliev

Yes absolutely! That’s the plan 😁

I’ve basically built a Postgres mock service which you can connect to and run some predefined queries:

psql -U materialize -h psql.bobby.sh -p 6875
Enter fullscreen mode Exit fullscreen mode
Collapse
 
andrewbaisden profile image
Andrew Baisden

Taught myself how to do some video editing.

Collapse
 
nickytonline profile image
Nick Taylor

Hot Rod saying Cool beans!

Collapse
 
pyrsmk profile image
Aurélien Delogu

I learnt that now there is a CSS property to handle fluid typography on web pages : clamp 🦄

Collapse
 
nickytonline profile image
Nick Taylor

Deadpool drawing a rainbow above his head with his hands

Collapse
 
nickytonline profile image
Nick Taylor

Noice!

Noice!