ilarioni / departures

Vanilla JavaScript - flight departure animation and logic - methods used: DOM, getElementById, for of, for in, createElement, Array.from(), .entries(), classList.add(), append(), .charAt(), .slice(), setTimeout(), setInterval()

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

departures

Deployed on Netlify - https://lively-lollipop-a90014.netlify.app/

departures

Vanilla JavaScript

flight departure animation and logic

methods used:
DOM, getElementById, for of, for in, createElement, Array.from(), .entries(), classList.add(), append(), .charAt(), .slice(), setTimeout(), setInterval()

About

Vanilla JavaScript - flight departure animation and logic - methods used: DOM, getElementById, for of, for in, createElement, Array.from(), .entries(), classList.add(), append(), .charAt(), .slice(), setTimeout(), setInterval()


Languages

Language:JavaScript 59.6%Language:CSS 24.4%Language:HTML 15.9%