Filter
Exclude
Time range
-
Near
WEB DEVELOPMENT IN SHORT 1. HTML (Structure) It’s like the skeleton of a website. Without it, nothing stands. It builds the basic structure. #HTMLBasics #WebStructure #FrontendDevelopment 2. CSS (Presentation) Adds style to the HTML. Like clothes, colors, fonts, and layout—all done using CSS. #CSSDesign #WebStyle #FrontendTips 3. JavaScript (Behaviour) Brings life to the website. Makes buttons clickable, popups appear, and more. #JavaScriptFun #WebBehaviour #InteractiveWeb 4. Node.js (Brain) The brain of the website. Handles all logic and processing in the backend. #NodejsPower #BackendBrain #ServerSide 5. MySQL (Memory) Works like memory. Stores all user data like login info, comments, etc. #MySQLDatabase #DataStorage #BackendMemory 6. React/Vue (Personality) Gives the website a smooth personality. Helps create modern and interactive UIs. #ReactVue #ModernFrontend #UserInterface 7. Express.js (Nervous System) A helper of Node.js. Keeps the server and APIs running smoothly. #ExpressJS #BackendFlow #ServerRouting 8. REST API (Communication) The communicator between frontend and backend. Passes data between them. #RESTAPI #DataCommunication #WebIntegration
3
5
152