MMMartha Martinezinthischicacodes.hashnode.dev·May 10, 2023 · 3 min readCSS Positioning: A Beginner's GuideIf you're just starting out with web development, you may be learning CSS. CSS positioning is a very powerful tool that allows you to control the layout and placement of elements on your webpage. But it can also be a bit confusing, especially for beg...00
MMMartha Martinezinthischicacodes.hashnode.dev·May 4, 2023 · 3 min readMultiple Language Content with HTMLI recently had a client who requested a website that would give the users the option to view the content in Spanish, since most of her clientele was Spanish speaking only. Hmmm...no biggie. I made sure each page was displayed only in one consistent l...00
MMMartha Martinezinthischicacodes.hashnode.dev·May 4, 2023 · 3 min readLet’s Review For Loops in JavaScriptCan you imagine if loops did not exist in programming? All the extra lines of code we would have to write, talk about carpel tunnel! Now, when I first started learning JavaScript, I had a difficult time understanding the function of loops and how to ...00
MMMartha Martinezinthischicacodes.hashnode.dev·May 3, 2023 · 2 min readMy Story: Latina Tech MomToday, I'm connecting my building blocks for backend web development, going over which pieces go where when building an application. A post is created, and each post has a unique id, the post is tied to a document in a collection, which I can use all...01Z