1_FullStackWebDev
1_FullStackWebDev
PHP
Jest
1
Testing
Mocha
1
Docker
1
Vercel
1
Git
1
Version Control
GitHub
1
Context API
1
State Management
Redux
1
mongo
react
1
MERN Stack
nodejs
1
express
MongoDB
Angular
MEAN Stack
Express.js
Node.js
MongoDB
Vue.js
YOU CAN CHOOSE STACK MEVN Stack
Express.js
Node.js
Linux
Apache
LAMP Stack
MySQL
PostgreSQL
FULL STACK WEB
React
DEVELOPMENT PERN Stack
Express.js
Node.js
Staying safe online involves being cautious about the information you share, knowing who
you're interacting with, and understanding the security of the websites you visit.
Internet Safety
Always look for HTTPS in the URL to ensure a secure connection.
The journey begins when a URL (Uniform Resource Locator) is typed into a web browser. This URL
Entering the URL specifies the address of a web resource on the internet.
The browser initiates a DNS (Domain Name System) query to translate the domain name into an IP
DNS Lookup address, which identifies the server where the website is hosted.
With the IP address identified, the browser sends an HTTP (Hypertext Transfer Protocol) request
to the server. If the website is secured with SSL/TLS, this request is sent over HTTPS (HTTP
Browser Sends Request Secure), encrypting the data exchanged to enhance security.
How Websites Work
The server receives the request, processes it, and then sends back an HTTP response,
containing the requested webpage data, status of the request, and possibly a redirection to
Server Processes Request another URL if the resource has moved.
Once the browser receives the data, it starts rendering the webpage. HTML is read first, followed
Browser Renders the Webpage by CSS for styling, and JavaScript for interactive elements, producing the webpage we see.
These are computer systems that store, process, and deliver web pages to users. They handle
incoming requests from browsers and respond with the appropriate content.
Web Servers
Examples include Apache and Nginx.
Web hosting refers to the service of providing storage space for a website on a server,
making it accessible via the internet.
Introduction to Web Servers and Hosting
Multiple websites are stored on the same
Hosting Shared Hosting server, sharing resources.
Google Chrome
Css Peek
Material Theme
ES7/React Snippets
Ex
Configuring the editor with essential extensions for web Emmet
development (e.g., Live Server, Prettier).
Color highlight
Open VS Code.
Next Day 46