Wallaby Team Blog (Page 4 of 4)

Introducing Quokka.js Pro edition

29 Sep 2017 4 min read

Quokka.js was introduced back in March 2017 and had been a great success. Over the last few months the tool had been downloaded 300k times (100k times in September alone). We keep hearing new amazing stories from our users about how the tool is helping them, and it is a great source of inspiration for us.

Read more

Quokka — Live JavaScript Scratchpad for Atom editor

30 Aug 2017 3 min read

Few months ago we have introduced Quokka.js — Live Scratchpad for JavaScript in your editor, with access to your project’s files, inline reporting, code coverage, rich output formatting, automatic node packages installing, and much more.

Read more

Quokka — Live JavaScript Scratchpad for JetBrains IDEs (free developer tool)

28 Apr 2017 3 min read

Over a month ago we have introduced Quokka.js — the Live Scratchpad for JavaScript in your editor, with access to your project’s files, inline reporting, code coverage, rich output formatting, and much more.

Read more

Using Live Code Comments to quickly measure code performance with Wallaby.js and Quokka.js

05 Apr 2017 3 min read

Many of you have already tried the new Live Code Comments feature available in Wallaby.js and Quokka.js. Today I’m happy to introduce a new feature. It allows to use the comments to measure any function performance with a single keystroke, and see the numbers updated in real time.

Read more

Live Code Comments — the fastest way to inspect JavaScript object values with Wallaby.js

29 Mar 2017 3 min read

2 weeks ago we have released Quokka.js, and it had been a great success. In just a few hours the extension has taken the first place in the VS Code marketplace “Trending This Week” top , in less than 10 days Quokka took the first place of the “Trending This Month” top, and is still there.

Read more

Introducing Quokka — The Live Scratchpad for JavaScript (free developer tool)

15 Mar 2017 4 min read

Experimentation is very important in our industry. Before succeeding one time, we may need to fail ten times. This is why reducing the time it takes to run our experiments, can dramatically increase our productivity.

Read more

Jest snapshot testing on steroids

01 Feb 2017 5 min read

Jest testing framework is becoming more popular, even outside the React community. Snapshot testing is one of the features that everyone loves.

Read more