🖼 Declaratively interface window/document/body in your Vue template
-
Updated
Oct 11, 2025 - JavaScript
🖼 Declaratively interface window/document/body in your Vue template
🧬 Add attributes and event-listeners to <slot> content 💉
This fun game has players enter letters while trying to guess the word with their 8 tries. The words are fetched from an API.
🌋 A minimalist (<1KB) nano-library for using event listeners. Called with `evBo`.
I built this JavaScript application where we can move items around. I worked with classes and with the Object Oriented Programming (OOP) approach. I also worked with the DOM, I moved elements around and with event listeners. I used a callback pattern to pass functions to other instances so that from inside they could be called upon certain events.
In this little JavaScript demo application, I used event listeners and specifically drag and drop events. I added and removed event listeners and get data out of the event object. Besides, I used the preventDefault method and controlled my events according to the capturing and bubble phases with stopPropagation and event delegation for example.
This is an application that uses the Youtube API and Giphy API to generate your own video. The idea is to enhance your listening experience by creating a video with a related gif.
A concise collection of core JavaScript concepts including variables, data types, conditionals, loops, functions, callbacks, hoisting, objects, and arrays — with clear examples for quick learning and revision.
Udacity Front End Web Developer Nanodegree, Project 3. Weather Journal App
A fully functional YouTube-style video player built with vanilla HTML, CSS, and JavaScript. Features include play/pause controls, volume management, fullscreen mode, theater mode, mini player, and keyboard shortcuts. Built as a learning project following Web Dev Simplified's tutorial.
🎮 Jogo da Velha moderno e responsivo desenvolvido com HTML, CSS e JavaScript puro como exercício final do Módulo JS-3 (Manipulação de DOM) da OneBitCode. Interface dark theme, detecção completa de vitórias, sistema de turnos e design mobile-first.
A simple rock-paper-scissors game built with HTML and JavaScript to demonstrate basic concepts such as DOM manipulation and event handling.
Current balance, Transfer money, Request loan etc. Working with Arrays (Update UI, clear input field, display input-output-balance prices). Bankist app clone
working my way through an advanced 2D game by the wonderful frank's laboratory...a fantastic way to consolidate knowledge!
🎵 Responsive & Animated Music Player built with HTML, CSS & JavaScript — smooth UI, dynamic song list & real-time controls 🎧
JavaScript Learning path.
Upload content to firebase with expo
Add a description, image, and links to the event-listeners topic page so that developers can more easily learn about it.
To associate your repository with the event-listeners topic, visit your repo's landing page and select "manage topics."