Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A Componentized Frame of Mind #112

Open
misscs opened this issue Oct 29, 2014 · 1 comment
Open

A Componentized Frame of Mind #112

misscs opened this issue Oct 29, 2014 · 1 comment

Comments

@misscs
Copy link

misscs commented Oct 29, 2014

Components! Components! Component! All the rage. There seems to be unanimous accord that this is the direction the web should be moving. But it doesn't take a new technology for us to adopt a component based frame of mind. In fact, it's a bummer that it took web components to get us to start thinking about encapsulation.

In this talk, we'll look at how you can adopt and implement a component based of mind sans having to resort to Polymer, X-tags, polyfills or frameworks like ReactJS. All you need is a solid HTML templating, Sass, JSON, and some JS.

We already have all the tools.

We'll cover:

  • Sass + JSON Oh my!
  • Not all
    's are created equal. Power of HTML templating (for different systems: Python, Ruby/Rails, and Node)
  • File/Directory structure (with some sprinkling of build tools to get the job done)
  • Letting go (of "best" practices, engrained practices) and learning to question (everything)

This is neither a talk on web components nor about building web components with Polymer, X-Tags, Bionic, Brick etc.

@thefoxis
Copy link

@misscs are you targeting this for CSSConf or something more JS-savvy? Sounds awesome by the way!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants