Skip to content

Commit

Permalink
Edited app development charter to remove duplicate text
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisn committed Jan 20, 2023
1 parent b4cb145 commit 242aa24
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions app-development/charter.md
Expand Up @@ -13,9 +13,7 @@ The development and testing of web applications across consumer products remains

### The web development experience for consumer products

Developers typically run an HTTP server on their computer and test their web application using localhost. Each TV manufacturer has a different approach to loading a web application on a TV. Most require creating unique developer accounts, deploying an application to a hosted endpoint, or packaging the app to deploy it. This creates a slow developer feedback loop.

Currently, each TV manufacturer has a different approach to loading a web application on a TV. Most require creating unique developer accounts, deploying an application to a hosted endpoint, or packaging the app to deploy it. Each is tedious and provides a slow developer feedback loop.
Developers typically run an HTTP server on their computer and test their web application using localhost. Currently, each TV manufacturer has a different approach to loading a web application on a TV. Most require creating unique developer accounts, deploying an application to a hosted endpoint, or packaging the app to deploy it This creates a slow developer feedback loop.

### Performance of web applications on consumer products

Expand Down

0 comments on commit 242aa24

Please sign in to comment.