Renan MenezesOther CSS frameworks and librariesOther CSS frameworks and librariesAug 27, 2023Aug 27, 2023
Renan MenezesAlternatives to ReactReact is a library and not a framework. This means you’ll often use other JavaScript libraries with it to build your application. In this…Aug 27, 2023Aug 27, 2023
Renan MenezesThe Virtual DOMReact builds a representation of the browser Document Object Model or DOM in memory called the virtual DOM. As components are updated…Aug 27, 2023Aug 27, 2023
Renan MenezesCase Study: Why did Facebook engineers create React?There are a lot of JavaScript Model-View-Controller (MVC) frameworks out there. Why did we build React and why would you want to use it?Aug 27, 2023Aug 27, 2023
Renan MenezesUsing Bootstrap documentationBootstrap comes with detailed documentation on setting up and using the features available in its library. The documentation is clear and…Aug 26, 2023Aug 26, 2023
Renan MenezesBootstrapBootstrap is often described as a way to “build fast, responsive sites” and it is a “feature-packed, powerful, and extensible frontend…Aug 26, 2023Aug 26, 2023
Renan MenezesText and color in CSSAs you design websites, you’ll be working a lot with colors and text. There are many different ways to display text and equally as many…Aug 25, 2023Aug 25, 2023
Renan MenezesAlignment basics — CLet’s explore how to align text and HTML elements using CSS.Aug 25, 2023Aug 25, 2023
Renan MenezesCSS — Different types of selectorsWhen styling a web page, there are many types of selectors available that allow developers to be as broad or as specific as they need to be…Aug 24, 2023Aug 24, 2023
Renan MenezesHTML Additional ResourcesLearn more Here is a list of resources that may be helpful as you continue your learning journey.Aug 23, 2023Aug 23, 2023
Renan MenezesSimple HTML tagsThere are many tags available in HTML. Here you will learn about common tags that you’ll use as a developer.Aug 23, 2023Aug 23, 2023
Renan MenezesOther Internet ProtocolsHypertext Transfer Protocols (HTTP) are used on top of Transmission Control Protocol (TCP) to transfer webpages and other content from…Aug 20, 2023Aug 20, 2023
Renan MenezesHTTP examplesThis reading explores the contents of HTTP requests and responses in more depth.Aug 20, 2023Aug 20, 2023
Renan MenezesDemystifying HTTP: A Journey into Web Communication SecurityHave you ever gazed at the little lock icon next to the URL in your web browser and wondered about its significance? Well, that’s HTTPS…Aug 20, 2023Aug 20, 2023
Renan MenezesWhat is a Web Browser?A web browser takes you anywhere on the internet, letting you see text, images and video from anywhere in the world.Aug 19, 2023Aug 19, 2023