Fitness && Functions
Subscribe
Archives
I'm betting on JavaScript
September 10, 2019
Sup friends! I have a new post up on the blog — it’s called “I’m betting on JavaScript.” For me, JavaScript has created so many opportunities. Is there a...
React Chaos, my first open source library!
July 22, 2019
Yo! On Friday, I released React Chaos, a library for helping you test the fault tolerance of your React applications. Here’s the announcement post. If you...
Re-implementing Array.map
July 9, 2019
PRE-S: I'm heading to Portland for ChainReact! If you're going to be in town, I'd love to hang! Recently, I've started posting JavaScript tips and challenges...
Another update on MagnoliaJS
March 26, 2019
Hey there! 👋 If you aren’t near MS, you may be tired of hearing about MagnoliaJS by now. But it means a lot to me and a lot for the community here in MS....
MagnoliaJS conference planning progress!
March 19, 2019
PRE-S: I just published an update of how last week went with planning MagnoliaJS. I’d love if you’d check out the article and let me know if you’d like to be...
I'm planning Mississippi's first dev conference!
March 11, 2019
👋 Good Monday Morning! I have some BIG NEWS. Mississippi is getting its first-ever dev conference. It's on April 18 and I want to see YOU 👀 there. I just...
Moving Business Logic to Redux Middleware
March 4, 2019
Hey there! It's been a while since my last email, but as promised, I'm here to share more about setting up custom middleware for your business logic in your...
Where does your business logic go in a React/Redux app?
November 30, 2018
After my last email mentioning Redux middleware, reader David Davis asked me about how this works in a React/Redux application. I know it's 2018 and Redux is...
Debouncing API calls in Redux middleware
November 28, 2018
We've heavily adopted Redux middleware at my job. IMO, it's the best place to put your side effects in a Redux-powered application. Today I was trying to...
👋 Oh hey I'm writing again
November 27, 2018
Hey there! It's been a while since I wrote a newsletter, and I'm excited to finally be getting back to writing. Just wanted to drop a quick note here to let...