When deployment went out of our hands, I learned how our pipeline actually worked, how inflexible our environment was, and how much better my documentation could be.
The frontend of our hybrid mobile app will run out of a webview, the backend on-device in React Native. So how do we share code between our existing monorepo built with webpack and
Don't wait to get started with OKRs for personal development. Anyone can use them — you just need direction, will, and orientation around the framework.
Your work should matter to you in some way that outpaces monetary compensation so you can push your own career forward while also fulfilling your job responsibilities. It's a simpl
It can take a long time to get a full-stack React & Node.js app up off the ground. But with the addition of API Routes, Next.js can do that in just minutes.
If you're building a time-based platform, infinite scrolling will suck users in and make discovery easy. But if your users are trying to accomplish a goal, do us all a favor and st
Container views and ReSwift (Redux in Swift) can be a perfect match for each other. It's a great way to break up view controllers so that they don't get too large.