Pinned6 STEPS TO EASILY CREATE A RESPONSIVE YOUTUBE VIDEOHave you had a situation where you placed an embedded YouTube video on your page and then came to notice that the video was not responsive? You would think that since you grabbed the video embed code directly from YouTube, it would already be responsive and you would not…HTML3 min readHTML3 min read
Jan 9React Best Practices for Software Design and ArchitectureReact is a popular JavaScript library for building user interfaces, and has become a staple in web development. When building applications with React, it is important to consider the design and architecture of your code in order to create a maintainable and scalable solution. …React4 min readReact4 min read