GGGaurav Ghugeingarryghuge.hashnode.dev·Feb 6, 2024 · 3 min readHtml & Csstoday we learn the some basic project of the html and css this project is upload on my github project github repository link - https://github.com/gauravghuge7/deopulgoan above is the my village and we just create a design on my village today we write...00
GGGaurav Ghugeinbackendwithgaurav.hashnode.dev·Feb 1, 2024 · 2 min readProfessional Project Setup part 1as we define in the title how to setup the professional setup that starts below as we confirmed we know create a folder in your laptop anywhere ,like create in desktop or anyone location dacument and d drive but you know where you create the folder f...02U
GGGaurav Ghugeingarryghuge.hashnode.dev·Jan 31, 2024 · 2 min readHtml, Css & Javascripthtml basic normal today we do a just assignment page of the pw skills and converted into a design i applied the design for this with css normal HTML is below <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewp...00
GGGaurav Ghugeingarryghuge.hashnode.dev·Jan 30, 2024 · 2 min readbasic node jsin basic node js we just create routes and send the response import express from 'express'; import dotenv from 'dotenv'; import newAssign from './newServer.js'; import new1Assign from './new1assign.js'; const app = express(); dotenv.config({ p...01S
GGGaurav Ghugeingarryghuge.hashnode.dev·Jan 29, 2024 · 2 min readdata modelingtoday we did the 3 week ago lecture of hitesh chaudhari sir on backend. we learn today the data modeling and asssignment for writing the controllers and routers in video player project. data modeling is very easy concept by hitesh sir first we import...00