adedamolablog.hashnode.devHow To Start A Career In TechGain a strong foundation through education and online courses Obtaining a solid understanding of computer science fundamentals is crucial for starting a career in tech. Consider pursuing a degree in computer science or a related field, as it can prov...May 3, 2023路2 min read
adedamolablog.hashnode.dev2023: Automating the year 馃It's a new year everyone and I am really glad you made it here --inserts hugs -- This promises to be a short read, most likely your shortest read of the year馃槉 It's common practice for every business outfit to change its copyright year at the beginni...Jan 1, 2023路1 min read
adedamolablog.hashnode.devHow to Build a Contact Form in React using EmailJSIntroduction This article is focused on building a Contact Form in React using a third party service Emailjs and Material UI for styling the form Prerequisuites A basic understanding of Reactjs NODE/NPM must be installed on your local machine A vis...Apr 27, 2022路4 min read
adedamolablog.hashnode.devDeploy Seamlessly Using GitHub PagesOuch!, you've spent hours working on your first web application and you can't figure out how to host this live on the internet?, you need a deployment tool like GitHub Pages, Netlify, Heroku, etc but this article is going to be spotlighting on the us...Aug 8, 2020路2 min read
adedamolablog.hashnode.devGetting Started with GitGit is a distributed version control system used in monitoring file changes in a project workflow. In our day to day activities as a software developer/engineer, the need to use Git is very important in many instances such as making changes on a loca...Jul 1, 2020路4 min read