Learn and Build using Polymer LitElement (beyond Polymer 3)
Learn and Build using Polymer LitElement (beyond Polymer 3), available at $49.99, has an average rating of 3.8, with 116 lectures, 4 quizzes, based on 670 reviews, and has 2410 subscribers.
You will learn about Learn fundamental Polymer LitElement Create Custom Elements and save time and energy with easily reusable web components Understand and use the Polymer Element Catalog Register a Custom Element Shadow DOM concept Compose with local DOM Use data binding Use properties Event handling Build a To Do Web Application Use Polymer CLI This course is ideal for individuals who are Anyone interested to learn in building beautiful Web Applications or Anyone interested to learn Polymer LitElement or Anyone interested to learn more about Web Components It is particularly useful for Anyone interested to learn in building beautiful Web Applications or Anyone interested to learn Polymer LitElement or Anyone interested to learn more about Web Components.
Enroll now: Learn and Build using Polymer LitElement (beyond Polymer 3)
Summary
Title: Learn and Build using Polymer LitElement (beyond Polymer 3)
Price: $49.99
Average Rating: 3.8
Number of Lectures: 116
Number of Quizzes: 4
Number of Published Lectures: 116
Number of Published Quizzes: 4
Number of Curriculum Items: 120
Number of Published Curriculum Objects: 120
Original Price: $199.99
Quality Status: approved
Status: Live
What You Will Learn
- Learn fundamental Polymer LitElement
- Create Custom Elements and save time and energy with easily reusable web components
- Understand and use the Polymer Element Catalog
- Register a Custom Element
- Shadow DOM concept
- Compose with local DOM
- Use data binding
- Use properties
- Event handling
- Build a To Do Web Application
- Use Polymer CLI
Who Should Attend
- Anyone interested to learn in building beautiful Web Applications
- Anyone interested to learn Polymer LitElement
- Anyone interested to learn more about Web Components
Target Audiences
- Anyone interested to learn in building beautiful Web Applications
- Anyone interested to learn Polymer LitElement
- Anyone interested to learn more about Web Components
UPDATE September 2018 – Course has been updated to support ‘Polymer LitElement’, which is the latest version of Polymer. Enjoy building Custom Web Components and a beautiful To Do Web Application using Polymer LitElement!
—
There are some Polymer courses on the web now. Which one should you take? If you’re looking to quickly grasp the core concepts of Polymerwith hands-on examples on the latest Polymer versionand want to learn from a developer/instructor with over 10 years of experience who has also launched and advised multiple tech startups then this is the course for you!
The Polymer library is designed to make it easier and faster for developers to create great, reusable web components for the modern web. By the time you’re done with this course you’ll understand how Polymer can be used to build web applications. This includes learning the fundamentals of Polymer, how to use Polymer Elements from the Polymer Element Catalog, and how to create your own custom elements. This is a hands-on course that you can follow along with and learn by doing.
We will build a To Do Web Application from scratch using Polymer LitElement.We are going to use custom components, Polymer Elements, Polymer CLI, Visual Studio Code and may many more to create the perfect elements.
The new, leaner Polymer LitElement core base class makes it easier than ever to make fast, beautiful, and interoperable web components. If you haven’t used Polymer before, it’s time to try it out. If you haven’t tried it recently, time to take another look.
The Polymer course is broken down into following sections:
-
Learn Polymer, Polymer LitElement and build a custom component
-
Dive deeper into Shadow DOM and Event Handling concepts
-
Prepare Development Environment
-
Build a Beautiful To Do Web Application from scratch using Polymer LitElement
By the end of the course you’ll have walked through of all of the key components in Polymer, used a Polymer Element and built a working Custom Element with Polymer. If you’re looking to boost your Polymer knowledge look no further than this course. It’s a great technology to know and add to your resume!
Course Curriculum
Chapter 1: What is Polymer and Polymer LitElement
Lecture 1: Course Intro
Lecture 2: Section Introduction
Lecture 3: What is Polymer
Lecture 4: Introduction to Polymer LitElement
Lecture 5: Project Preperation
Lecture 6: Polymer LitElement – Create a Custom Element Part 1
Lecture 7: Polymer LitElement – Create a Custom Element Part 2
Lecture 8: Polymer LitElement – Custom Element Properties
Lecture 9: Custom Elements Concepts
Lecture 10: Polymer LitElement – Use a Custom Element build by Polymer – checkbox
Lecture 11: Summary
Lecture 12: What's next
Chapter 2: Polymer LitElement Features
Lecture 1: Introduction to Section
Lecture 2: Shadow DOM Concept
Lecture 3: Shadow DOM hands on part 1
Lecture 4: Shadow DOM hands on part 2
Lecture 5: Event Handling with Polymer LitElement
Lecture 6: Event Handling – Hands on Lecture
Lecture 7: Summary
Chapter 3: Set up Development Environment for Polymer LitElement
Lecture 1: Set up Development Environment for Polymer LitElement
Chapter 4: Build a To Do Web App with Polymer 3 and LitElement
Lecture 1: Introduction to Section
Lecture 2: Initialize project using Polymer CLI
Lecture 3: Install NPM packages – concurrently and browser-sync
Lecture 4: Hello To Do App
Lecture 5: Add To Do items
Lecture 6: Event handling – on-keyup
Lecture 7: Integrating localstorage to store our to do items
Lecture 8: Add to do list to localstorage
Lecture 9: List To Do items
Lecture 10: List single To Do items
Lecture 11: Trigger Custom Event to render new to do item
Lecture 12: Trigger Custom Event to remove a to do item
Lecture 13: Change to do item state (done <-> not done) Part 1
Lecture 14: Change to do item state (done <-> not done) Part 2
Lecture 15: More on Immutable objects
Lecture 16: Style our To Do Web App – index.html
Lecture 17: Style our To Do Web App – app.js
Lecture 18: Style our To Do Web App – list-items.js
Lecture 19: Style our To Do Web App – todo-items.js
Lecture 20: Style our To Do Web App – add-item.js
Lecture 21: Style our To Do Web App Footer – index.html
Lecture 22: Summary
Chapter 5: What is Polymer? (depreciated)
Lecture 1: How are we going to learn Polymer
Lecture 2: What is Polymer?
Lecture 3: What is Polymer? Part 2
Chapter 6: Use a Polymer Element from the Polymer Catalog (depreciated)
Lecture 1: Use a Polymer Element: Intro
Lecture 2: Chrome Dev Editor (CDE)
Lecture 3: Use a Polymer Element: Google Map
Lecture 4: Use a Polymer Element: Implement Google Map
Lecture 5: Use a Polymer Element: Implement Google Map Attributes
Lecture 6: Use a Polymer Element: Implement Google Map Bundle Elements
Lecture 7: Polymer Element Catalog
Chapter 7: Create a Custom Element with the Polymer Library (depreciated)
Lecture 1: Register a custom element: Concept
Lecture 2: Register an element: Coding
Lecture 3: Add local DOM: Concept
Lecture 4: Add local DOM: Coding
Lecture 5: Compose with local DOM: Concept
Lecture 6: Compose with local DOM: Coding
Lecture 7: Use data binding: Concept
Lecture 8: Use data binding: Coding
Lecture 9: Declare a property: Concept
Lecture 10: Declare a property: Coding
Lecture 11: Bind to a property: Concept
Lecture 12: Bind to a property: Coding
Lecture 13: Create a Custom Element with Polymer: Summary
Chapter 8: Learn and Build using Polymer 2 (depreciated)
Lecture 1: Polymer 2 – Introducing New Content
Lecture 2: Polymer 2 – What's New?
Lecture 3: Polymer 2 – Polymer.Element Library and Elements
Lecture 4: Polymer 2 – Tooling, PRPL pattern and App Toolbox
Lecture 5: Polymer CLI (command-line interface) – The Swiss Army Knife
Chapter 9: Build a Custom Element using Polymer 2 – Cryptocurrency Dashboard (depreciated)
Lecture 1: Cryptocurrency Price Dashboard – Our Custom Element in Polymer 2
Lecture 2: Visual Studio Code – Our Code Editor
Lecture 3: Prepare Polymer CLI and Polymer IDE
Lecture 4: Fundamentals of a Custom Element in Polymer 2 – Theory Lecture
Lecture 5: Create an Polymer 2 Element Template using Polymer CLI
Lecture 6: Analyzing details of a Polymer 2 Element Template
Lecture 7: Roadmap – Building a Cryptocurrency Market Dashboard Custom Element in Polymer 2
Lecture 8: Install Polymer 2 & Create a Basic Custom Element from scratch
Lecture 9: Creating and using a Github repository for our Polymer 2 project
Lecture 10: Theory Lecture: Using ready() – Custom Element Lifecycles in Polymer 2
Lecture 11: How to use iron-ajax polymer element with coinbase api to get data
Lecture 12: Using iron-ajax to get crypto data from coinbase
Lecture 13: Using iron-ajax to get multiple crypto data from coinbase
Lecture 14: Theory Lecture: Data Bindings and Observable Changes
Lecture 15: Using Observable Changes to set currencies array with price data
Lecture 16: Theory: Template Repeater – dom-repeat
Lecture 17: Using template dom-repeat in our project
Lecture 18: Using paper-spinner as loader
Instructors
-
Arman Eker
Tech Entrepreneur, SAP PI & AngularJS & Polymer Expert
Rating Distribution
- 1 stars: 37 votes
- 2 stars: 49 votes
- 3 stars: 124 votes
- 4 stars: 247 votes
- 5 stars: 213 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Digital Marketing Foundation Course
- Google Shopping Ads Digital Marketing Course
- Multi Cloud Infrastructure for beginners
- Master Lead Generation: Grow Subscribers & Sales with Popups
- Complete Copywriting System : write to sell with ease
- Product Positioning Masterclass: Unlock Market Traction
- How to Promote Your Webinar and Get More Attendees?
- Digital Marketing Courses
- Create music with Artificial Intelligence in this new market
- Create CONVERTING UGC Content So Brands Will Pay You More
- Podcast: The top 8 ways to monetize by Podcasting
- TikTok Marketing Mastery: Learn to Grow & Go Viral
- Free Digital Marketing Basics Course in Hindi
- MailChimp Free Mailing Lists: MailChimp Email Marketing
- Automate Digital Marketing & Social Media with Generative AI
- Google Ads MasterClass – All Advanced Features
- Online Course Creator: Create & Sell Online Courses Today!
- Introduction to SEO – Basic Principles of SEO
- Affiliate Marketing For Beginners: Go From Novice To Pro
- Effective Website Planning Made Simple