Explore >> Select a destination


You are here

schadokar.dev
| | mfbmina.dev
9.5 parsecs away

Travel
| | Nowadays, a huge part of a developer's work consists in calling APIs, sometimes to integrate with a team within the company, sometimes to build an integration with a supplier. The other big role in daily work is to write tests. Tests ensure (or should guarantee :D) that all the code written by us works on how it is expected and, therefore, it will not happen any surprises when the feature is running at production environment.
| | alexandrugris.github.io
10.7 parsecs away

Travel
| | These are my first steps in Go, this time learning how to build web services. The post touches handling requests, json serialization, middleware, logging, da...
| | newdevsguide.com
11.5 parsecs away

Travel
| | JWT authentication can be a tricky concept to grasp, but the hotel keycard metaphor holds up remarkably well when explaining it. Let's see how that works.
| | minhajuddin.com
76.6 parsecs away

Travel
| I have been toying around with React to refresh my frontend skills (The last time I used full stack seriously was with backbone.js ??). While building this app, I wanted to use cookies to store a JWT