/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

newdevsguide.com
| | killalldefects.com
0.7 parsecs away

Travel
| | This post originally appeared at Kill All Defects on February 22nd, 2020. Recently a younger developer I respect expressed a somewhat common concern. In essence, their concern was that they...
| | www.adamalbrecht.com
3.0 parsecs away

Travel
| | UPDATE: There have been some changes in the JWT Gem that make some of the below not work exactly right (it'll still be about 90% the same). Specifically, they added expiration support. See my post on the same topic, but using React.js. The server side code in this post will work just as well with Angular.
| | www.techelevator.com
0.6 parsecs away

Travel
| | The relationship between math and programming and answering the question "How much math do I need to be good at this?"
| | soatok.blog
20.5 parsecs away

Travel
| XMPP is a messaging protocol (among other things) that needs no introduction to any technical audience. Its various implementations have proliferated through technical communities for decades. Many large tech companies today used to run XMPP servers. However, the basic protocol transmitted plaintext. If you were lucky, it was plaintext over SSL/TLS, but servers could still...