Understanding HTML Semantics: The Key to Creating Meaningful and Accessible Web ContentDec 18, 2022·5 min read
Introduction to React: Understanding Props and HooksReact is a popular JavaScript library for building user interfaces that was developed by Facebook. It’s widely used for its simplicity and flexibility, making it an excellent choice for developers of all levels. In this article, we’ll take a closer l...Feb 12, 2023·3 min read
A Beginner's Guide to Git and Version ControlWhat is version control? Version control allows you to keep track of your work and helps you to easily explore the changes you have made, be it data, coding scripts, notes, etc. You are probably already doing some type of version control, if you save...Nov 27, 2022·3 min read