Anu e18df2b24b Add content to PWA peformance node (#1269)
#### What roadmap does this PR target?

- [ ] Code Change
- [x] Frontend Roadmap
- [ ] Backend Roadmap
- [ ] DevOps Roadmap
- [ ] All Roadmaps
- [ ] Guides

#### Please acknowledge the items listed below

- [x] I have discussed this contribution and got a go-ahead in an issue before opening this pull request.
- [x] This is not a duplicate issue. I have searched and there is no existing issue for this.
- [x] I understand that these roadmaps are highly opinionated. The purpose is to not to include everything out there in these roadmaps but to have everything that is most relevant today comparing to the other options listed.
- [x] I have read the [contribution docs](../contributing) before opening this PR.

#### Enter the details about the contribution

I have added a description and several resources that I have used myself and found useful in learning the topic of PWA performance analysis. 
-1st link is from google web.dev and provides several articles on what is speed, how does it matter and how one can measure and optimize the performance of PWAs. 
-2nd link gives detailed explanation on what is PRPL pattern and how it works. 
-3rd resource is from google web.dev and teaches how to implement PRPL pattern to instantly load PWAs
-4th resource is from google web.dev and gives a detailed account about RAIL model and its implementation
-5th resource is from freecodecamp and gives an introduction to Chrome Lighthouse
-6th resource is from PWA training module of Google Developers (Web)
-7th resource is a 5 minute tutorial on how to use Lighthouse to audit your PWAs

I was unable to find a resource on devtools that is specifically catered to PWAs compared to general website performance analysis. Will add later if needed and this contribution gets approval!
2022-05-21 20:56:58 +04:00
2022-02-16 22:26:39 +04:00
2022-02-18 20:50:01 +04:00
2022-01-09 13:54:12 +04:00
2022-05-19 21:51:35 +04:00
2021-12-09 13:25:01 +01:00
2021-09-05 20:00:07 +02:00
2021-09-05 17:30:30 +02:00
2021-08-01 18:37:32 +02:00
2022-01-01 18:34:03 +04:00
2021-12-10 00:21:50 +01:00
2021-11-19 14:01:14 +01:00
2022-01-05 19:29:32 +04:00
2022-01-05 19:29:32 +04:00
2022-02-16 22:27:54 +04:00
2021-11-27 19:12:37 +01:00

roadmap.sh

Community driven roadmaps, articles and resources for developers

roadmaps videos videos roadmaps



Roadmaps are being made interactive and have been moved to website.

View all Roadmaps

Here is the list of available roadmaps with more being actively worked upon.

If you think that these can be improved in any way, please do suggest. Also, if you would like to contribute to existing roadmaps or add a new roadmap, please open an issue or reach out to @kamranahmedse.

Development

Clone the repository, install the dependencies and start the application

git clone git@github.com:kamranahmedse/developer-roadmap.git
npm install
npm run dev

Contribution

Have a look at contribution docs for how to update any of the roadmaps

  • Suggest changes to existing roadmaps
  • Improve the site's codebase
  • Add new Roadmap
  • Write tests
  • Discuss ideas in issues
  • Spread the word

License

Have a look at the license file for details

Languages
TypeScript 93.4%
JavaScript 5.7%
CSS 0.8%