ABAbhishek Bhondeinmyawsblog.dev·Aug 13, 2023 · 2 min readNightmare: addEventListener();Introduction In the world of web development, interactivity is key to creating engaging user experiences. One of the fundamental techniques for achieving this interactivity is through event handling. JavaScript's addEventListener() method plays a cru...00
ABAbhishek Bhondeinmyawsblog.dev·Mar 21, 2023 · 4 min readYAML Ain't Markup Language :: YAMLWhat is YAML? Firstly the full form of YAML was yet another markup language. Later it changed and now it is "YAML ain't markup language". YAML is a data serialization language that is commonly used for configuration files, data exchange, and data sto...00
ABAbhishek Bhondeinmyawsblog.dev·Jan 22, 2023 · 9 min readBasics Of AWSHello there! Currently, AWS is used by a wide variety of organizations and companies. The technical industry is heavily dependent on AWS. Be it hosting the application, usage of databases, content delivery, or security every service is available on A...00