🚀 @replayio is live on @ProductHunt!
You can now record, replay, pause, and inspect web applications with familiar developer tools.
Share replays with friends and add replays to bug reports.
🔗 https://t.co/7HBFufzdLN
🐱 https://t.co/R6EluIP5fm
I've been playing around with the idea of note-taking inside VSCode to keep things bookmarked without having to search for them again and again.
So this is📜Paper, a bookmarking and note-taking extension for VSCode
https://t.co/bPHxkgKjhy
👇Here are a few things paper can do
At times console logging HTML output from Jest tests could be hard to read. So here is a thing to make it easier.
🔧Jest Tools, A VSCode extension to view and preview HTML output from your Jest tests.
https://t.co/QsoxD3hyKL
@RahulGeeks It's going to be a node module which will provide a UI to write the documentation in. Similar to https://t.co/Iyekrs6SaJ
VSCode extension is the next step though.
The codebase onboarding/documentation tool experiment is finally coming together!
You can click on any symbol to copy a link to it and then paste it into the editor. Clicking a symbol link in the text editor will reveal it in the source file.
The codebase onboarding/documentation tool experiment is finally coming together!
You can click on any symbol to copy a link to it and then paste it into the editor. Clicking a symbol link in the text editor will reveal it in the source file.
I am very happy to finally be able to show what I've been working on in the past 4 (!) years:
https://t.co/0ePAdM8ngp
Introducing Utopia, a design tool which reads, understands and writes production quality React code
I'm excited to share a preview of https://t.co/g2zex0Ntyl, a canvas for writing and manipulating JavaScript.
It's kinda like a JS playground, script runner, API client, JSON viewer, datavis tool, .. not sure exactly but it feels like something!
Working on a thing that will let you write Web UIs using React JS in Node JS.
The goal is to make it ridiculously easy to build Web UIs for CLI tools.
👇The below snippet is an example of what it takes to write a node module uninstaller UI.