DEV Community

Cover image for What you learning about this weekend?
Michael Tharrington Subscriber for CodeNewbie

Posted on

What you learning about this weekend?

Hey my peeps! 👋

What ya learning on 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.

Expand your mind! 🤯

A clip from Tim and Eric, where a goofy looking dude is miming his mind exploding while he floats through space

Latest comments (21)

Collapse
 
prouserr profile image
Rami Alshaar

I am learning how to refactor code and make it more readable.

Collapse
 
nerajno profile image
Nerando Johnson

Working on :
- FreeCodeCamp drum machine
- CodeCadmey Java

  • AZ - 900 review notes
Collapse
 
imjohnmark profile image
John Mark

Just learning responsive design at freeCodeCamp

Collapse
 
carlarjenkins profile image
Carlarjenkins

DevOps and Oracle Cloud observability again. I may also start tinkering around with AWS generative AI just to see what's that's all about.

Collapse
 
bridgerbrowndev profile image
Bridger Brown

Finished a Node.js course so now gonna try to apply the learning by implementing a thorough backend to some of my already finished frontend projects! And maybe playing with my Neovim config lol.

Collapse
 
uzair004 profile image
Muhammad Uzair

fundamentals again? From how many years you have been working professionally? @troy5890

Collapse
 
vulcanwm profile image
Medea

i'm learning about how to market my project before i release it.

Collapse
 
uzair004 profile image
Muhammad Uzair

There is a good chance you'll never release or create your project.

Collapse
 
vulcanwm profile image
Medea

i'm developing 90% of the time, and marketing 10%

Collapse
 
pavelee profile image
Paweł Ciosek

Husky to automate eslint + jest! Let's see what happens! 😁

Collapse
 
imthedeveloper profile image
ImTheDeveloper • Edited

Elysia.js, htmx, Pico css and jsx for me. Building out the standard simple to do app to get back into that mood got coding.

Collapse
 
jimmylipham profile image
Jimmy Lipham

Terminal UIs for Golang (using something like tview). Working on some developer tooling and I think having the option of using a web interface or terminal UI would be beneficial. There's something about that cool pixelated blob of 1996 "Redhat 5 CD installer" goodness.

We'll see how it goes! If so, I'll roll it into a dev post.