UPDATE: My feelings about this have changed quite a bit, a follow up article is to come. The summary is that React has gotten so much easier with React hooks that my recommendations here have changed.
A little background
I did about 5 years of AngularJS (not newer Angular) development, 1.5 ...
READ MORE (493 words, 4 minutes, 2 images)
I started developing the Godot Asset Store a few weeks ago. It is built with Angular and node.js as the backend api with nginx as the frontend.
I am getting to the tricky parts now:
- Auth
- Fetching content from github
- payments
- splitting out payments
- accoun...
READ MORE (45 words, 0 minutes)