Giter VIP home page Giter VIP logo

awesome-polymer's Introduction

Awesome Polymer

Awesome GitHub Stars GitHub Watchers PRs welcome

A collection of awesome Polymer resources.

General resources

Hashtags

Polymer Communities

Polymer & Web Components Blogs

Polymer Codelabs / Playgrounds

Directories

Elements

Routing

Mixins / Behaviors

Libraries

  • pwa-helpers - Small helper methods or mixins to help you build web apps.

lit-html

Patterns

Managing State

Mediator Pattern

Global Mediator Pattern

UniFlow
  • UniFlow - uni-directional data flow + maintains state of entire application
    • Difference between UniFlow and Redux
    • ToDo MVC Demo
    • UniFlow Polymer Starter Kit
    • Answers from author @militeev on Slack
      • With UniFlow you move all your complex logic to action dispatchers, leaving to the visual elements only tasks of rendering the data and reacting to user events. This simplifies things a lot, especially when it comes to unit testing.
      • Answering the question if this is another alternative to Redux, the answer is probably yes. We started the project in early 2016, and Flux and Redux ideas definitely influenced it.
      • I would say it's implementation of basic principles of Flux/Redux + convenience methods for views.
      • Yes, it was developed as part of an internal project at Google, then we separated it out, documented and open-sourced.
      • From my experience, patterns are easier to follow if they're implemented in the code. For small projects it's not critical. When you have large group of people working on a project, chances are that different people will attempt doing same thing in various different ways. Having library and guidelines how to use it helps in this case.
      • Yes, you can easily implement all these concepts yourself, customizing the way you want. The advantage of having the library is that someone already thought about different scenarios that may occur, coded those and unit-tested.
Redux

PRPL Pattern

PRPL Pattern is alternative for a benefits of server-side rendering.

PRPL Servers

Features

Polymer is SEO-friendly

Polymer Project develops PRPL server using Rendertron server which runs Headless Chrome to render and serialize web pages for search bots, so all the content is contained in one network request.

Searchbots

Tutorials / Guides

Style Guides

Upgrade Guides

Case Studies

Integration with other frameworks

GraphQL

Articles

Videos

Polymer Summit

Progressive Web App Summit

Chrome Dev Summit

Google I/O

Templates

Tools

Editor Plugins

Polymer Editor Plugins @ Polymer Summit 2016

Atom

VS Code

Sublime Text

Testing

Notable projects

Lists

Polymer Authors

Other awesome resources


License

CC0

awesome-polymer's People

Contributors

josefjezek avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

awesome-polymer's Issues

Merge this repo with Awesome Polymer by Granze

There is another Awesome Polymer repo, which is more starred than this one, and also included to the official awesome list.

Now I'm a bit confused, wondering about where should I send my PR's?
It would be nice if you guys could create a single reliable Awesome Polymer list.

Not sure about how should it be reached, maybe transferring ownership, or something else.

@JosefJezek @Granze WDYT?

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.