Quantcast
Channel: Stories by Gary Borton on Medium
Browsing all 8 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Correct me if I’m wrong, but I believe this is going to cause a client/server...

Correct me if I’m wrong, but I believe this is going to cause a client/server mismatch.You’ve got the basic requirements done, but unless you delay client side rendering until your bundles are loaded...

View Article



Image may be NSFW.
Clik here to view.

We’ve got a solution in place for v3, and are updating for v4. May write a...

We’ve got a solution in place for v3, and are updating for v4. May write a post after we ship it.

View Article

Image may be NSFW.
Clik here to view.

Migrating from Mocha to Jest

Running our test suite with Mocha took 12+ minutes. In CI with our beefy build machines we’re now able to run the entire Jest suite in 4 minutes 30 seconds.Come check out our new digs at 999 Brannan,...

View Article

Image may be NSFW.
Clik here to view.

It appears that you are correct. Jest does have support for `test()`.

It appears that you are correct. Jest does have support for `test()`.I think that this confusion probably came from the fact that when we started the migration we knew that Jest was using Jasmine 2.5,...

View Article

Image may be NSFW.
Clik here to view.

We’ve seen a large speed increase even across small files.

We’ve seen a large speed increase even across small files. A lot of that increase could be attributed to the original slowness of our global spec_helper, which was adding 8 seconds to testing even a...

View Article


Image may be NSFW.
Clik here to view.

Splitting up our tests was done by our internal CI system, which more or less...

Splitting up our tests was done by our internal CI system, which more or less ran a glob against our tests and sent groups of them to different workers (build machines). Each worker was able to parse...

View Article

Image may be NSFW.
Clik here to view.

Lots of questions here, but I’ll try to answer as well as I can.

Lots of questions here, but I’ll try to answer as well as I can.I don’t think that our suite is all that slow considering how large it is. The biggest contributor to slowness in our case is likely...

View Article

Image may be NSFW.
Clik here to view.

Server Rendering, Code Splitting, and Lazy Loading with React Router v4

“Godspeed those who attempt the server-rendered, code-split apps.” — Ryan Florence, Co-Creator of React RouterChallenge accepted.Nicole, one of our hosts, taking some guests on a sunrise walk and...

View Article

Browsing all 8 articles
Browse latest View live




Latest Images