DEV Community

Michael Tharrington Subscriber for CodeNewbie

Posted on

What you learning about this weekend?

Heyo ๐Ÿ‘‹

What ya been learning on?

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.

You got this!

Bill Murray in a tux with a drink in hand points at us and the words

Oldest comments (13)

Collapse
 
techtech profile image
techtech

I learnt how to make 65 followers!

Image description

Collapse
 
giuliano1993 profile image
Giuliano1993

I worked a lot on netlify for the deploy of my personal website and of a small webapp. I want to make them very lightweight so I'm using a basic JS setup and I'm using netlify functionalities to replace backend ( as a backendist this is quite a new choice for me, but I'm enjoying the process). I also learnt and implemented auotmated process from make.com for the operation going beyond netlify limits. It's pretty fun and i'll probably write an article bout it soon!

Collapse
 
vulcanwm profile image
Medea

im learning how to walk 30km carrying a heavy load through all the different terrains.

Collapse
 
philipjohnbasile profile image
Philip John Basile

I just wrapped up my certification for Golang by taking the udacity nano degree course. I am now getting certification with Ardan labs for go.
Image description

Collapse
 
wudaoyunqi profile image
Kilada

pretty cooool. keep going.๐Ÿฅณ

Collapse
 
autoaipal profile image
Autoai Pal

I'm learning how to get better at and prompting.

Collapse
 
jcsmileyjr profile image
JC Smiley

This weekend I been learning Next.js to develop a personal project that allows multiple people to contribute to the care of a loved one.

Collapse
 
sridhargns profile image
SridharGNS

CSS

Collapse
 
joshderosa profile image
Josh De Rosa

I am learning about HTML as Iโ€™m starting my course to becoming a Frontend developer.

Collapse
 
danbailey profile image
Dan Bailey

I've been poking around in the Wordpress REST API, setting up routes and tying them to functionality for a widget that I'm building. Not very exciting.

Collapse
 
closetgeekshow profile image
closetgeekshow

I put some more time into my experimentation with using ChatGPT for code generation, explanation and translation. I've been sharing my prompts on GitHub