👈 back to kenneth.io

Concurrent editing and real-time visual comparison in Chrome DevTools with RemoteDebug Gateway

July 2015

I’d like to introduce a new project of mine. It’s called RemoteDebug Gateway, and instead of writing long blog post I’ve done something new. I’ve made this little screencast explaining the project.

<figure> <iframe src="https://www.youtube.com/embed/fRCJ8gpRe3w" frameborder="0" allowfullscreen></iframe> </figure>

There’s many aspects of RemoteDebug Gateway I super find important, which I could write many posts about, but the most important one is, that RemoteDebug Gateway is an example of the kind of tools we can start building when we have a common API to our browsers. That’s what RemoteDebug is about, so if you like the perspectives in tools like this, please help spread the word :)

Check out the project on GitHub, and as always any kind of feedback is highly appreciated!

/k