Super Code Bros
It's... Two Brothers. Coding!
Main Menu
Home
Adam
Evan
Setup
,
VSCode
,
CodePen
,
IDE
Featured
CodeSwing for VSCode
If you've spent any time tooling around with frontend snippets, animations or buttons, you have likely heard about CodePen.. what of CodeSwing?
babylon
,
animation
,
Getting Started
,
GL
,
rendering
Featured
Making a Mario Castle from scratch: Babylon.js (4.2)
Holy moly. Let's talk about how amazing GL rendering for the web can be. If you are anything like me, both you and your clients like flashing lights, pretty pictures, etc.
react
,
typescript
,
environment
Featured
Cannot use JSX unless the '--jsx' flag is provided
Typescript errors can be maddening.. but sometimes the error is not where you think it is.
Hackathon
,
Getting Started
Featured
Signing up for your first Hackathon
My experience & some things to think about as you look for your first hackathon.
caching
,
Gatsby
,
Ghost
,
Netlify
Featured
Cache Busting For Link Previews
Link previews to the homepage are showing our OLD header image... how can we fix that?
Ghost
,
https
,
redirect
,
Gatsby
,
Cloudflare
,
Nginx
Featured
Ghost HTTPS Redirect Loop 👻
What if putting Cloudflare in front of Ghost is causing Ghost to 301?
Setup
Featured
Gatsby, Ghost, Ubuntu 18.04, & MySQL - 5.7, or 8.0?
Setting up Ghost's MySQL with a Gatsby Frontend on an Ubuntu 18.04 server? Here's our journey.