Cameron Nokes
Cameron Nokes
advanced-bash-automation-for-web-developers
This repo accompanies the egghead.io course "Advanced Bash Automation for Web Developers"
automate-daily-development-tasks-with-bash
This accompanies the Egghead.io Course "Automate daily development tasks with bash". It's also a nice overview of common bash things that come up in front-end development.
build-a-desktop-app-with-electron
This is the GitHub repo to accompany the Egghead Course "Build a desktop application with Electron"
dom-event-utils
Very small library that makes working with the DOM event emitters API (and others) a little easier to work with.
electron-tutorials
Collection of small sample Electron apps
node-fifo-example
Very basic example demonstrating communication between node.js and other processes using a named pipe or FIFO
react-toggle-display
Hide/show a component's children. It's like ng-show or ng-hide for react.