Mohmmad Saifsaif102.hashnode.dev·Jun 28, 2024Comprehensive Guide to Advanced YAMLHere is an advanced tutorial on YAML, covering more complex structures and features: 1. Introduction to YAML YAML (YAML Ain't Markup Language) is a human-readable data serialization standard. It can be used with all programming languages and is often...Advance YAML
mahdim--mdy--m.hashnode.dev·Dec 20, 2023Understanding Web Components in JavaScript: Creating Custom ElementsIn the ever-evolving landscape of web development, the concept of Web Components has gained considerable traction. They offer a way to build reusable and encapsulated components, fostering modularity and reusability in web applications. These compone...33 readscustom-tags