What are the best resources to learn Polymer? [closed] - polymer

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 7 years ago.
Improve this question
Web Components is the next big thing to change the web.
I am amazed by the power of web components and the best way to make an web components is the Polymer.
What are the best resources to learn Polymer? Can we put all the resources together?

The Best Resources I found till now:
https://github.com/polymer
http://www.polymer-project.org/
http://www.polymer-project.org/articles/distributing-components-with-bower.html
https://github.com/yeoman/generator-polymer
http://addyosmani.com/blog/webapps-yeoman-polymer/
http://www.html5rocks.com/en/tutorials/webcomponents/yeoman/
https://www.youtube.com/watch?v=8OJ7ih8EE7s
https://www.youtube.com/watch?v=HKrYfrAzqFA
https://www.youtube.com/watch?v=8-Zq2KUN6jM
https://www.youtube.com/watch?v=yRbOSdAe_JU
https://www.youtube.com/watch?v=eORqFaf_QzM
https://www.youtube.com/watch?v=75EuHl6CSTo&list=PLy1YG3u6yVCRuaxVRRZw7-vv3VxY2Vhk6
https://www.youtube.com/watch?v=VMVj_jR75vE
https://www.youtube.com/watch?v=FarTf5P8Wsg
https://www.youtube.com/watch?v=1rz334A8U7o
https://www.youtube.com/watch?v=3QLmAm9xtnU

Related

Beginner learner HTML and CSS [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 7 days ago.
Improve this question
I'm a beginner in this field so I would like to ask about the best way and resources to learn HTML And CSS for someone like me from the community. thank you for your responses in advance.
I already have tried some YouTube tutorials but I think my learning process is slow.

What I have to learn Flutter or React Native? [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 9 days ago.
Improve this question
I have learned Django and HTML, CSS, and Bootstrap for web Development but now I want to learn App Development also, I am confused about what I have to choose with Django, whether I have to learn Flutter or React Native or something else give
I have knowledge of OOP as well as Front End HTMl CSS and Bootstrap

Which is the best language for building a website? [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 9 months ago.
Improve this question
I would like to make a website. I just wanted to get recommendations on which language I should use? Or if I need to use multiple languages, which ones should I use? I don't have any experience in website programming.
Well, first of all you can learn HTML and CSS, those are the basic for building a website.
Then, when you will be confortable with HTML and CSS, you can add a layer of difficulty and add some Javascript in it.
And then, when you will be ready, you can learn a back end language, but by the time you reach this, you will have your preferences about which one to learn.

The best naming conventions for HTML/CSS in present? [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 6 years ago.
Improve this question
I'm interested in: what is the best naming conventions for HTML/CSS in present?
How to call classes in large companies?
Do you have any documentation? Thank you!
BEM's block__element_modifier is quite common and handy for large projects.
You can read more about it on official site:
https://en.bem.info/methodology/
Here's a direct link to the naming conventions docs:
https://en.bem.info/methodology/naming-convention/#modifier-name

How to develop a webpage with Bootstrap [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 9 years ago.
Improve this question
My question is: How Can I develop a page using all the fancy components from Bootstrap? Is there any tool with live preview?
Many years ago (web 1.0) I used to use Dreamweaver to create the HTML and basic CSS, but now which tools can I use to basically drag and drop?
Check out https://www.easel.io/. Its a web based ide that might be what you're looking for.
I used these:
divshot.com
Jetstrap.io