DEV Community

Cover image for What are you learning about this weekend? 🧠
Michael Tharrington Subscriber for The DEV Team

Posted on

What are you learning about this weekend? 🧠

Hey folks!

What's everybody learning about this weekend?

Whether you're sharpening your JS skills, making PRs to your OSS repo of choice 😉, sprucing up your portfolio, or writing a new post here on DEV, we'd like to hear about it.

Hope your learnings go well. And don't forget to chill — it is the weekend after all! 🧘

Amy Poehler saying

Top comments (9)

Collapse
 
sapegin profile image
Artem Sapegin

I'm looking into end-to-end testing with Playwright, and it feels very good after Cypress and Cypress Testing Library.

Collapse
 
babrown93 profile image
Bill

This weekend I’m learning about how many White Russians I can drink and still say the alphabet backwards.

Collapse
 
alienclubrider profile image
Bryson Bailey

This weekend I'm starting to learn vim and getting into LazyVim. I have been avoiding vim for years but now I'm wanting to dabble in it a bit.

Collapse
 
kurealnum profile image
Oscar

I'm working out a weird Jinja error and getting my frontend scaled to all viewport widths and heights! I design mobile first, which is nice, but it means that even when I think I'm finished, there's still so much more to do :p.

Collapse
 
jjokah profile image
John Johnson Okah

This weekend I will review the intro to my Deep Learning course and then publish a post here (on dev.to).

Collapse
 
iammtander profile image
Mitchell Mutandah

It's all about Redux this weekend! 💪

Collapse
 
bjoentrepreneur profile image
Bjoern

Great choice. Hope you had fun learning the concepts :)

Collapse
 
arndom profile image
Nabil Alamin

I'm working on a small side project for a trivia game. It's with nextjs and firebase...two things I haven't used much recently. Hoping to be done by Sunday 🤞

Collapse
 
kkeats9898 profile image
Kena Keats

I spent the weekend delving deeper into python, using Codecademy’s online course ‘Learn Intermediate Python’. Learned a lot of new tools I can practice using and got to refresh my memory on some course concepts.