Enhance Your Meteor App Development with the Bakery's Meteor Devtools Extension


Summary of my bookmarked Github repositories from Nov 2nd, 2015

Github repositories

  • bakery/meteor-devtools

    The Meteor Devtools Extension is a Chrome Developer Tools extension designed to enhance the development experience of Meteor apps. With this extension, developers can gain insights into existing applications and explore their inner workings. The extension features a plugin framework and currently offers three plugins: DDP Monitor, Blaze Inspector, and MiniMongo Explorer. To get started, simply install the extension from the Chrome Web Store. Created by the passionate team at The Bakery, the Meteor Devtools Extension takes inspiration from React Devtools and utilizes the Element highlighter from that project.