
Stephen Afam-Osemene
Part Programmer, Part Engineer, Part Entrepreneur. I have many interests that converge on improving lives with technology
Education
B.Eng Mechanical Engineering
Work
Backend Engineer
Loops in Go
Loops in Go
3 min read
loading...
Recent comments
Go - how to create a JSON body with an array (slice) of maps?
Try this type HTTPRequestBody struct { Reviewers []Rev...
Compounding Competence
EasyMDE is an actively maintained fork
How to create an autocomplete input with plain Javascript
That's great! Thanks for the feedback. I'll check your proj...
What was the thing that made you finally 'get' JavaScript?
When using JS on the web, for me, the units of understandin...
You can now generate self-hostable static blogs right from your DEV content via Stackbit
Would it be possible to auto add the generated static site as...
What is your "Coder/Language Fit"
For me it's Go. Since I picked it up, I haven't been able s...
My 2 Cents On Go
2/4 of your cons are fixed with Go 1.11 which was released ...
[Advice] Options to Handle Users in Node Express User dashboard instead of Okta or Auth0 3rd Party Service
Try the package Passport.js passportjs.org/