JavaScript

JavaScript has taken over the software development world and established the web as an application platform. This popular language powers real-time web sites, mobile apps, games, and lightning fast services. JavaScript’s growth has made it difficult to keep track of all it can do. New frameworks, libraries, and tools are released all the time.

New developers may find themselves wrestling with questions like React vs Vue, whether or not to invest into TypeScript, or how to tie different tools together to deliver a blissful JavaScript-centric product. Our sessions cover many of these topics, and more.

SESSION

Getting Started with the DOM

Edidiong Asikpo explains the DOM, it’s tree-like structure, and how to target and manipulate it.

  • Edidiong Asikpo
SESSION

An Introduction to Vue

A gentle introduction to the Vue.js framework by Raymond Camden.

  • Raymond Camden