@biancacorreia
Former accountant turned tech student, currently learning to code. This is my public journal as I explore the world of tech- documenting lessons, struggles and small victories. No expertise, just curiosity, consistency, and honest progress.
Nothing here yet.
Feb 17 · 3 min read · When I first started learning JavaScript, most of what I wrote lived in the console. Variables changed.Functions ran.Numbers updated. But the page itself?It just… sat there. Frozen in time. Then I started working with the DOM, and suddenly JavaScript...
Join discussionFeb 12 · 4 min read · Forms are everywhere. Login forms, signup forms, checkout forms, newsletter forms… and yet, they’re one of the easiest things to mess up. Too wide on desktop, too cramped on mobile, ugly labels, confu
Join discussion