Community Developer Events

dennisedson
by: HubSpot Product Team
HubSpot Product Team

HubSpot Community Developer Show - Local Development Workflows with Mark Ryba and Doug Osborne

Mark Ryba of Smart Bug Media and Doug Osborne of Episilon sit down with Jon McLaren and me to explore developing front-end projects with a local development workflow.

 

If you liked what you were hearing at the beginning of the show, that was a fellow Community Developer, Christopher Mathieu's band, Phantom Suns. You can find that song and more here: https://phantomsuns.bandcamp.com/ .

 

If you have a killer song you would like us to feature, let us know!

 

SHOW NOTES: Mark's dart group: http://twitch.tv/FODartLeague Style Fields in Beta: https://developers.hubspot.com/change... VS Code HubL linting in Beta: https://developers.hubspot.com/change... Updated Asset Marketplace: https://developers.hubspot.com/change... Beta for marketplace validation using the CLI: https://developers.hubspot.com/change... Doug's must have VSCode extensions: Prettier - https://marketplace.visualstudio.com/... (we also have a commit hook that enforces prettier formatting) Jira - https://marketplace.visualstudio.com/... (helps quickly make tickets on the fly, keys off of “TODO:” lines in your code where applicable) Atom One Dark Theme - https://marketplace.visualstudio.com/... (Long time Atom user, I got used to the colors 🤷‍♂️) Mark's must have extensions: HS Extension - https://marketplace.visualstudio.com/... Jinja - https://marketplace.visualstudio.com/... Twig - https://marketplace.visualstudio.com/... Vetur - https://marketplace.visualstudio.com/... Autoprefixer - https://marketplace.visualstudio.com/... Beautify - https://marketplace.visualstudio.com/... Compare Folders - https://marketplace.visualstudio.com/... Mainly used for comparing modules and child/parent theme folders GitHub Pull Requests and Issues - https://marketplace.visualstudio.com/... LiveServer - https://marketplace.visualstudio.com/... Rarely used anymore, mostly for HTML emails before adding HubL tokens