// writing — page 2
Getting React and ES6 Syntax Highlighting in Sublime Text
How to get React and ES6 syntax highlighting to work in Sublime Text.
- javascript
- es6
- es2015
- sublime
- babel
Taking TuxedoJS From Feature List to Feature Complete Framework (Part 3 of 3)
Taking TuxedoJS from feature list to feature complete framework.
- tuxedojs
- react
- flux
Identifying Pain Points in React and Flux, and Determining Initial TuxedoJS Feature List (Part 2 of 3)
Identifying pain points in React and Flux, and determining initial TuxedoJS feature list.
- tuxedojs
- react
- flux
How to undo a git rebase? Hint: git reflog and git reset
How to undo a git rebase.
- git
- terminal
Why Make a Framework on React and Flux? (Part 1 of 3)
Why my Hack Reactor Remote Beta teammates and I decided to make the TuxedoJS framework.
- tuxedojs
- react
- flux
Review of Hack Reactor Remote Beta 2 Experience
The review of my Hack Reactor Remote Beta 2 experience.
Listing All Branches From Remote Git Repositories
How to list all the branches from remote git repositories.
- git
- terminal
How to Setup Disqus Comments on Ghost
How to Setup Disqus Comments on Ghost.
- ghost
- disqus
- blogging
How to Setup a Custom Domain Name Registered With Gandi on an Azure Website
How to Setup a Custom Domain Name Registered With Gandi on an Azure Website.
- hosting
- gandi
- azure
How to Use git rebase -i to Combine First Two Commits in a Git Repository
How to use git rebase -i to combine first two commits in a git repository.
- git