Skip to content
Codeheir

All the programming knowledge, in one bloody brilliant site.

  • Home
  • About
  • Newsletter
  • Policy
  • Home
  • About
  • Newsletter
  • Policy
Subscribe
  • Home
  • blog
  • 2022
  • July
How to code a JWT debugger in JavaScript
Posted injs

How to code a JWT debugger in JavaScript

Posted by By lukegarrigan
If you're a developer then you've probably pasted a JWT into jwt.io to have a…
Read More
Coding a base64 Encoder in JavaScript
Posted inalgorithm js

Coding a base64 Encoder in JavaScript

Posted by By lukegarrigan
Base64 encoding is something you'll come across almost every day in your development life, it's…
Read More
Scroll to Top