Dana Ciocandanaciocan.com·Nov 19, 2024Introduction to Web ComponentsEver since I first learned about web components I have been kind of fascinated by them and I’m not entirely sure why. Sure, there is something “neat” and elegant about the idea of creating components - building blocks of the web if you will - outside...67 readsdeclarative-shadow-dom
Click To Gainblogs.clicktogain.in·Sep 23, 2024Create a Personal Portfolio Website with HTML, CSS, and JavaScript – Full YouTube Guide & Premium TemplateIntroduction: Hey developers! 👋 Looking to create a personal portfolio website to showcase your skills, projects, and experience? I’ve got you covered with this responsive portfolio template built using HTML, CSS, and JavaScript. Whether you’re a de...portfolio
Ameen Aladeblog.ameenalade.dev·Aug 3, 2024Web Components: The Secret Weapon You're Not Using (Yet)Hey there, fellow code wrangler 👋🏽. Remember the last time you had to rebuild that same dropdown menu for the umpteenth time? Or when your carefully crafted CSS got steamrolled by some rogue styles from who-knows-where? If you're nodding along, it'...12 likes·55 readsCross-Framework Compability
Nikhil Akkinikhilakki.in·Jun 1, 2024Web Dev: Understanding CSRF and XSSCSRF (Cross-Site Request Forgery) and XSS (Cross-Site Scripting) are both security vulnerabilities that can affect web applications. CSRF (Cross-Site Request Forgery): CSRF is an attack where a malicious website tricks a user's browser into perform...38 readsFrontend Frameworkscsrf-xss
Arish Narishn.hashnode.dev·May 16, 2024Create an Impressive Personal Portfolio with HTML, CSS, and JavaScriptIn today's digital age, having a personal portfolio is essential for showcasing your skills, projects, and professional journey. Whether you're a developer, designer, or creative professional, a well-crafted portfolio can set you apart from the compe...Personal Portfolio Website
MGTechnologiesmgtechnologies.hashnode.dev·Nov 29, 2023Crafting Your Corner of the Web: The Magic of HTML Website Development with TemplatesHey there, future web maestro! Ever wondered how the cool websites you visit are born? Well, let's spill the beans – it's all about HTML and templates. Don't fret if these sound like secret codes; we're here to break it down for you in the simplest t...HTML5
Eghosa Osayandeyande.hashnode.dev·Aug 22, 2023Jinja HTML Templates With Dart FrogIntroduction HTML templates are a foundational concept in web development that involve creating reusable structures for generating dynamic HTML content. HTML templates offer several benefits in web development such as allowing dynamic data integratio...80 readsdart_frog