Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 449 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 449 Bytes

Pokededx App

Overview

A simple javascript app that utilizes the PokeAPI.

Key Topics

  • JavaScript
  • JavaScript Functions
  • DOM Interaction
  • API's, Ajax & Asynchronous Behavior
  • Complex UI Elements with JS
  • jQuery
  • Bootstrap & UI Libraries
  • Performance & Debugging