PLPaula Laorgainfrontstart.hashnode.dev·Nov 12, 2023 · 4 min readMy first React AppMy intention with this project was to upgrade my previous app (Pantr-e) and make its functionality more accurate to what I expect the final product will be, which is an interface that allows users to personalize their recipes, store them, and use the...00
PLPaula Laorgainfrontstart.hashnode.dev·Sep 18, 2023 · 5 min readIntroducing JavaScriptJavaScript is "THE" programming language essential for web development. It allows you to create responsive web applications by manipulating the Document Object Model (DOM), (which is the structure and content of a web page). In this guide, I will out...00