Giter Site home page Giter Site logo

houston-techfest-2015-web-components's Introduction

Houston TechFest 2015 Web Components

Building Web Applications with Web Components

Web Components have been on developers’ radars for quite some time now. They were first introduced by Alex Russell at Fronteers Conference 2011. The concept shook the community up and became the topic of many future talks and discussions.

Four years later, most people still haven't heard of Web components and how they allow developers to extend the native Document Object Model of the browser to create custom HTML tags with encapsulated behavior and style.

This talk will introduce you to the technology, a couple of libraries, and then reveal the power behind Web Components in a live demonstration of building a non-trivial application.

View the presentation and Web components

The code will only work in browsers that support ES6 features like classes and arrow functions, not because Web components need that, but that's how I like to write code: on the cutting edge :)

  1. Clone the repo (git clone https://github.com/realistschuckle/houston-techfest-2015-web-components.git techfest)
  2. Install dependencies (bower install)
  3. Start up a server
  • go: go run server.go
  • python: python -m SimpleHTTPServer 8080
  1. View stuff

houston-techfest-2015-web-components's People

Contributors

realistschuckle avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.