Become a member
Sign in
Mike Hoffert
Mike Hoffert

Mike Hoffert

2 Following
11 Followers
·
  • Profile

  • Highlights

Featured

Mike Hoffert
Mike Hoffert
Sep 7, 2018 · 2 min read

Hex retire

The hex retire command should help us realize that we should retire npm.

I’m at elixir conf, watching a talk by Todd Resudek. He mentioned how the hex team setup their package manager with developers in mind. Anybody that has developed packages for distribution on npm knows what I…

Latest

Mike Hoffert
Mike Hoffert
Oct 25, 2018 · 1 min read

Babel 7

I started a new project last week. I wanted it on babel 7, because why not. It seemed to be working fine until I wrote my first jest test. Ultimately, jest runs against babel-core library. Babel 7 uses @babel/core library instead.

Mike Hoffert
Mike Hoffert
Oct 5, 2018 · 2 min read

Actions in the constructor or componentDidMount?

Mike Hoffert
Mike Hoffert
Oct 5, 2018 · 2 min read

2 things about React State that surprised me

I’ve been using react every day for the last 3 years and I just noticed that my…

2

Mike Hoffert
Mike Hoffert
Sep 8, 2018 · 1 min read

Phoenix Live View

It seems like React is king, right? It’s difficult to find anyone that has a good argument for any other option these days. People are using react on web, mobile, kiosk style hardware, and even vr. You might say, aren’t there different tools for different situations. You would think, but react is so simple…

198

1 response