Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rajkumar-35/guvi-roadmaptask-day1
Day 1 coding task assigned by GUVI Zen class. Focusing on learning JavaScript and web development fundamentals
https://github.com/rajkumar-35/guvi-roadmaptask-day1
javascript
Last synced: about 7 hours ago
JSON representation
Day 1 coding task assigned by GUVI Zen class. Focusing on learning JavaScript and web development fundamentals
- Host: GitHub
- URL: https://github.com/rajkumar-35/guvi-roadmaptask-day1
- Owner: RAJKUMAR-35
- Created: 2024-01-03T09:23:49.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-06-27T09:46:18.000Z (4 months ago)
- Last Synced: 2024-06-28T08:40:02.859Z (4 months ago)
- Topics: javascript
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Guvi-RoadMapTask Day-1
This repository contains the completed tasks for Day 1 of the GUVI Zen class. Each task focuses on key topics in web development and JavaScript fundamentals.
## Overview
Day 1 was dedicated to exploring the basics of HTTP protocols and the internal workings of JavaScript objects. Below are the tasks completed on Day 1:
### Day 1 Tasks:
1. **Task 1: Write a blog on the Difference between HTTP/1.1 and HTTP/2**
2. **Task 2: Write a blog about Objects and their Internal Representation in JavaScript**
## ConclusionDay 1 of the GUVI Zen class provided a foundational understanding of JavaScript through practical tasks.