/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

appliedscience.studio
| | nsirap.com
2.6 parsecs away

Travel
| | With Cloud Function as backend, we will play with Firestore and his realtime feature to show dots on screen on every connected users. Every dots are synchronized on every screens.
| | ashleemboyer.com
2.8 parsecs away

Travel
| | Learn how to build a blog site with React and Firebase.
| | codewithstyle.info
2.8 parsecs away

Travel
| | This post is the last post of the series in which I will describe how I built my first PWA, Friendtainer. It will touch on many topics such as Angular
| | www.sjoerdlangkemper.nl
49.3 parsecs away

Travel
| JSON Web Tokens or JWTs are used by some web applications instead of traditional session cookies. Because of their statelessness and the signature implementation there are some security issues that are specific to JWTs. This post describes some ways you can verify that a JWT implementation is secure.