seo2hexa-homee.hashnode.dev·an hour agoUnderstanding the JavaScript DOM: A Comprehensive GuideThe Document Object Model (DOM) is a crucial concept in web development, particularly when working with JavaScript. It represents the structure of a document, allowing developers to manipulate HTML and XML documents programmatically. In this guide, w...DiscussDeveloper
Maneeshwar Karnekarne.hashnode.dev·Dec 1, 2024this in JavaScript: A Comedy of ContextsAh, JavaScript. The land of quirky rules, unexpected behaviors, and, of course, the enigmatic this. Let’s dive into the various personalities of this and see why it’s both your best friend and the source of your debugging nightmares. What Exactly is...DiscussJavaScript
NITYOM TIKHEnityomrr.hashnode.dev·Nov 30, 2024Understanding REMIX: The Future of Web DevelopmentThe world of web development has seen constant evolution, with new frameworks and tools emerging to improve efficiency, enhance user experience, and reduce the complexity of building modern web applications. One such tool that has been gaining tracti...DiscussRemix
Santosh Ncsantoshnc.hashnode.dev·Nov 29, 2024Automating the Deployment of a Full-Stack Application with Jenkins and DockerIntroduction In today's fast-paced development environment, automating deployment pipelines is crucial for efficiency and reliability. In this blog, we will walk through setting up a Jenkins CI/CD pipeline for deploying a full-stack application — a R...DiscussJenkins
Okesanya Samueldevopsmaestro.hashnode.dev·Nov 25, 2024CV01: Deploy Full-Stack Application with Docker, Prometheus, Grafana, Loki, Promtail, and NginxIntroduction This is the first project from the November DevOps CV challenge, organized by the DevOps Dojo team. The challenge aims to give you real-world projects that will strengthen your portfolio and help you stand out when applying for jobs. I h...Discuss·10 likes·190 reads#prometheus
shakyapreetitechguru1.hashnode.dev·Nov 26, 2024Why Versatility in Web Development Can Accelerate Your Growth?Introduction In the rapidly evolving tech world, versatility is no longer a luxury—it's a necessity. This is especially true in web development, where the demand for professionals who can adapt, learn, and implement across various frameworks, tools, ...Discussfull stack
babaixdevbabaixdev.hashnode.dev·Nov 23, 2024HTML Basics to Advanced: The Complete Guide for BeginnersDescription:Learn HTML, the foundation of web development, with this comprehensive guide. Explore everything from basic tags and structure to advanced techniques like forms, multimedia integration, and semantic elements. Perfect for beginners looking...DiscussWeb Development
Pankaj Sharmapankajsharma.hashnode.dev·Nov 23, 2024How To Deploy MERN Stack On GitHub?Introduction Deploying a MERN stack application on GitHub is a key process for making your project accessible, collaborative, and scalable. The MERN stack—comprising MongoDB, Express.js, React, and Node.js—is a powerful JavaScript-based framework for...DiscussMERN Stack Deploy
Akash De Alwiszencode002.hashnode.dev·Nov 23, 2024MERN StackWhat is the MERN Stack? MERN is an acronym for MongoDB, Express.js, React.js, and Node.js—a collection of open-source technologies that together provide an end-to-end framework for developers. MongoDB: A NoSQL database that stores data in JSON-like ...DiscussMERN Stack
Shivanshi Singhshivanshi770.hashnode.dev·Nov 22, 2024The Impact of ReactJS on Modern Web DevelopmentWeb development has undergone a significant transformation over the years, and one of the key drivers of this evolution is ReactJS. As a powerful JavaScript library, ReactJS has reshaped how developers build user interfaces and enhance web applicatio...DiscussReact