Don't wait for a long running integration/e2e test to finish by timeout ⏱️, add console.log to check suspicious values and fix them faster.
Console Ninja's @Cypress_io support allows you to see runtime values even before a test times out.
Early access at console-ninja.com/
We all use console.log because it is a simple yet powerful instrument. However, it often feels "dirty", "wrong" and subpar comparing to other debugging tools. Console Ninja is going to change that! 🥷🚀
Early access at console-ninja.com/
Realtime test output may get distracting for code changes that break many tests until the changes are complete. Wallaby can now pause & hide related editor artifacts. On resume only the tests affected by changes while Wallaby was paused will be executed.
wallabyjs.com/whatsnew/pause…
Ever added a temporary console.log, only to find it errors for some reason and stops your code execution 😢?
Console Ninja shows console.log values and highlights when an error occurs without stopping your code execution 🤩.
Early access at console-ninja.com/
I have just started experimenting with the @wallabyjs tools, which are fantastic! I am so hyped for this one! I am a dirty console logger and want this so badly.
❤️ console.log because it's so easy, but 😡 losing context to view its output, and it quickly gets messy!
We are working on a new tool, Console Ninja 🥷, to deliver console.log results to your editor from any JavaScript tool/runner.
Want early access?
console-ninja.com/
❤️ console.log because it's so easy, but 😡 losing context to view its output, and it quickly gets messy!
We are working on a new tool, Console Ninja 🥷, to deliver console.log results to your editor from any JavaScript tool/runner.
Want early access?
console-ninja.com/
🎉 Today we completed some big improvements for large projects and mono-repos.
We reduced startup time for our sample project with 52,302 files from 3.5 minutes to 22 seconds.
If you have a large project and and haven't tried Wallaby for a while, try the latest version!
For years I’ve been telling engineers to spend a few dollars and get a license for @wallabyjs. Yet, I see them day after day spending hours trying to run/debug tests without it.
Seems like a lot of us don’t put enough value on our time.
We Love it! 👏
"console.log" never gets old.
Wallaby.js and Quokka.js both show "console.log" runtime values right next to your code. No need to even leave your editor! 😃
nitter.catsarch.com/Grady_Booch/status/155…
@tabnine is my second favorite IDE extension after @wallabyjs. Saves a lot of time even though my typing speed is good, and there's no @rescriptlang-specific AI model. Can't imagine how much more powerful it'll become when they add it.
The new Codeclip feature of Quokka (@wallabyjs) is pretty slick.
Really cool new way to share runnable code snippets with the ability to debug walkthrough.
The screenshot creator is a nice touch (though it does cut off code that's too long).
codeclip.io/9re4Crc1
Going to host a quiz tomorrow night around 8pm AEST. The winners will take away @wallabyjs and Quakkajs licenses. If you want to join, DM me on Discord discord.gg/4ae2Esm6P7
How do you all like to develop js?
Right now I've got quokkajs.com via @wallabyjs and vscode running to create a repl-like environment and it's the happiest I've been.
🎉 This week we released "Show Line Value(s)" and "Show Line Timing(s)" commands for @code and @jetbrains editors for both Wallaby and Quokka.
Simply select the line(s) of code and use the commands to see the values or execution times.
wallabyjs.com/docs/intro/adv…