1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-02-24 19:42:51 +01:00
Anu cb4c5b2933 Add PWA resource (#1266)
#### 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 am suggesting the addition of PWA tutorials from MDN Web Docs. Apart from basic introduction to PWAs, it has numerous helpful How-to's such as using client-side storage with IndexedDB and Web Storage API, making mobile-first and installable PWAs, enabling "add to home screen", using notifications and push API etc.
2022-05-21 20:57:46 +04:00
2022-02-16 22:26:39 +04:00
2022-02-18 20:50:01 +04:00
2022-05-21 20:57:46 +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
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

Description
No description provided
Readme 441 MiB
Languages
TypeScript 79.7%
Astro 14.9%
JavaScript 4.5%
CSS 0.6%
Shell 0.3%