Cameron Nokes

Results 7 repositories owned by Cameron Nokes

This repo accompanies the egghead.io course "Advanced Bash Automation for Web Developers"

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

56
Stars
25
Forks
Watchers

This is the GitHub repo to accompany the Egghead Course "Build a desktop application with Electron"

dom-event-utils

28
Stars
18
Forks
Watchers

Very small library that makes working with the DOM event emitters API (and others) a little easier to work with.

electron-tutorials

192
Stars
45
Forks
Watchers

Collection of small sample Electron apps

node-fifo-example

32
Stars
6
Forks
Watchers

Very basic example demonstrating communication between node.js and other processes using a named pipe or FIFO

react-toggle-display

50
Stars
9
Forks
Watchers

Hide/show a component's children. It's like ng-show or ng-hide for react.