Before learning React you should probably learn JavaScript.
Month: October 2018
Click-bait title: “The Suspense is Killing Redux”
Click-bait title: “The Suspense is Killing Redux”
But an overall interesting article about how people are doing asynchronous operations using React. Stuff that they would previous tend to do with a state manager like Redux.
The emojis aren’t that good on this system.

The emojis aren’t that good on this system.
Ultimate React Component Patterns with Typescript 2.8
Ultimate React Component Patterns with Typescript 2.8
Stateful, Stateless, Default Props, Render Callbacks, Component Injection, Generic Components, High Order Components, Controlled Components
Once unleashed the robots will toil for centuries mining and transporting minerals without human intervention.
Once unleashed the robots will toil for centuries mining and transporting minerals without human intervention. Robot miners never sleep, they never rest. When they falter they are cannibalized by others for scrap iron and spare parts. The final stage is when the robot miners start fabricating bigger and better robot miners by smelting the ore that they extract. Then they can go on indefinitely, infinitely into the long future.
I haven’t heard anything but praise when it comes to this Dart based mobile development system from Google.
I haven’t heard anything but praise when it comes to this Dart based mobile development system from Google. It sounds a whole lot more productive than native development.
The conclusion of this of this 4 part series. The path to writing algebraic effects written in idiomatic JavaScript.
The conclusion of this of this 4 part series. The path to writing algebraic effects written in idiomatic JavaScript.
Code. It’s called code.

At Twitter, we’ve been experimenting with feature testing.
At Twitter, we’ve been experimenting with feature testing. There are at least seven teams doing some form of feature testing of their services. Some of these teams have even discarded most of their single class tests, resulting in a test suite that’s 95% feature tests. It may be hard to believe, but throwing away single class tests can actually make development teams faster.