Day 2
#100DaysOfCode 2022 web development Bootcamp
_learnt some html elements and attribute,some CSS styling🤩.
Took a quiz on html basics 🙀 to check my learning.
Looking forward to learn more🤗
Day 77 of #100DaysOfCode : continuing with API's.
What is the three main components of an API? 🤔
1️⃣. Request: make a request to a server.
2️⃣. Response: the server will return a response.
3️⃣. Resource: contain a list of resources.
#100daysofcodechallenge
Day 1: #100DaysOfCode Car's memory seat is a great example of the facade pattern that helps you complete a sequence of operations on a complex subsystem with just one call.
#100DaysOfCode Day 35. Have decided at this stage to move away from tutorials and start building my own projects. Keeping it simple to start with creating business cards using #react components and #tailwindcss. First time using React in a while. I have missed it!