RSA Encryption

How to Perform RSA Encryption in Javascript (React.js) and Golang

Do you want your React.js (web) frontend app talking to your Golang backend server? In this post, I’ll explain how I got cross-devices RSA encryption working in JavaScript and Golang. ...

February 7, 2022 · 6 min · 1256 words · Bartlomiej Mika

How to Structure a React Project

In the article you will get the boilerplate structure I use for #React projects. ...

August 28, 2020 · 2 min · 221 words · Bartlomiej Mika