question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. ItΒ collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Philosophy of Angular in the docs.

See original GitHub issue

πŸ“š Docs or angular.io bug report

Description

The introduction should include more of the philosophy of Angular, much like AngularJS’ introduction page.

πŸ”¬ Minimal Reproduction

https://angular.io/docs (intro page) vs https://docs.angularjs.org/guide/introduction (AngularJS’ intro page)

What’s the affected URL?**

https://angular.io/docs

(N/A)
### Reproduction Steps**
<!-- If applicable please list the steps to take to reproduce the issue -->
<!-- ✍️edit:-->

### Expected vs Actual Behavior**
<!-- If applicable please describe the difference between the expected and actual behavior after following the repro steps. -->
<!-- ✍️edit:-->


## πŸ“·Screenshot
<!-- Often a screenshot can help to capture the issue better than a long description. -->
<!-- ✍️upload a screenshot:-->


## πŸ”₯ Exception or Error
<pre><code>
<!-- If the issue is accompanied by an exception or an error, please share it below: -->
<!-- ✍️-->

</code></pre>


## 🌍  Your Environment

### Browser info
<!-- ✍️Is this a browser specific issue? If so, please specify the device, browser, and version. -->

Anything else relevant?

I am new to Angular and been reading the docs for a bit. I had to asked a couple Angular veterans if they can point me to a philosophy of Angular. And they proceeded to tell me.

I asked them if the philosophy changed between AngularJS and Angular (2+), and they said the philosophy was much the same. About super-charging the HTML in a declarative way to give it super powers…

I think a little more of this romanticize philosophy, could go into the new Angular docs!

β€œWhy Angular?”

Regards.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
kapunahelewongcommented, May 29, 2020

Status: docs team is working on a refactor of the docs. This may prove especially helpful in that effort.

Thank you, @quangv!

cc @rockument69

1reaction
kapunahelewongcommented, Jul 23, 2019

Thanks for your thoughts, @quangv. I’ll share this thread with the docs team!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Introduction to Angular concepts
The architecture of an Angular application relies on certain fundamental concepts. The basic building blocks of the Angular framework are Angular componentsΒ ...
Read more >
Angular vs. React: A Tale of Two Philosophies | HTML Goodies
Angular and React are two of the most popular JavaScript frameworks for web development. Each espouses its own philosophy and boastsΒ ...
Read more >
AngularJS: Developer Guide: Introduction
AngularJS is a structural framework for dynamic web apps. It lets you use HTML as your template language and lets you extend HTML's...
Read more >
Pros and Cons of Angular Development Framework - AltexSoft
Angular was developed with flexibility and cross-platform philosophy in mind. As a web framework, it supports browsers on iOS and Android andΒ ...
Read more >
What is Angular?: Architecture, Features, and Advantages
JavaScript is the most commonly used client-side scripting language. It is written into HTML documents to enable interactions with web pages inΒ ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found