Useful Devs links list (V5)

A list of useful links to create amazing experiences with Proton booth back and front end

Hello and welcome frens !
Want to start devs with proton or ask for help? Welcome !

For beginner
- https://www.freecodecamp.org/
- https://www.coursera.org/
- https://www.typescriptlang.org/

Tools and IDE
- https://code.visualstudio.com/
- https://nodejs.org/en/
- https://www.npmjs.com/
- https://github.com/
- https://parceljs.org/ (a super simple package bundler)
- https://www.postman.com/


Libs and package
- https://reactjs.org/ (Front-end framework)
- https://vuejs.org/ (Front-end framework)
- https://nestjs.com/ (An advanced API framework)
- https://nextjs.org/ (A better react toolkit)
- https://axios-http.com/ (fetching API) 
- https://react-redux.js.org/ (App state management for react)
- https://easy-peasy.vercel.app/ (Simpliyed redux)


Proton docs, code and stuff
- https://docs.protonchain.com/
- https://github.com/ProtonProtocol/
- http://testnet.protonscan.io/ (Proton transactions explorer for testnet)
- http://protonscan.io/ (Proton transactions explorer for mainet)
- https://www.npmjs.com/package/@proton/cli (Command line tool for interacting with blockchain)

AtomicAssets

https://www.postman.com/atomicassets


More advanced stuff / Ressource
- https://vercel.com/
- https://www.docker.com/
- https://opensource.com/article/18/8/what-how-makefile
- https://threejs.org/ (WebGL+WebXR framework. Metaverse baby!)


Happy coding


Rocker One

4 Blog snips

Comments
Daniel Abbott 2 yrs

Thank you!