blog.jstassen.com
Side Thoughts Archives - Thoughts
http://blog.jstassen.com/category/side-thoughts
Random Things to Do. Category Archives: Side Thoughts. May 17, 2015. May 2, 2015. August 3, 2014. Smile when you travel, the world will open up and embrace you. It has so much kindness to show you. Time Lapse: Crested Butte. February 14, 2013. Crested Butte Mountain Time Lapse. Location: Crested Butte, CO. A place for collecting my miscellaneous thoughts. I'm jStassen. A Front-end JavaScript Developer, UI Tester, and general technology enthusiast. Proudly powered by WordPress.
blog.jstassen.com
Bower Archives - Thoughts
http://blog.jstassen.com/tag/bower
Random Things to Do. Code: jquery.otherdropdown.js. June 20, 2015. Today I published my first node npm package. 8211; jquery.otherdropdown. For quite a while I’ve been reusing a simple code snippet that made it possible for a user to add their own custom response to a select dropdown. I never thought I would publish it. The principle is simple, in a list of options when the ‘other’ response is selected, prompt the user to specify what they mean. Try out the demo. Play with the Demos on the Docs. I'm jSta...
blog.jstassen.com
Tips: My Favorite Sublime 3 Packages - Thoughts
http://blog.jstassen.com/2015/04/tips-my-favorite-sublime-3-packages
Random Things to Do. Tips: My Favorite Sublime 3 Packages. April 14, 2015. I primarily use Sublime as my code editor of choice; a bunch of us at Sprout Social. Do It’s simple, clean, lightweight on system resources, and it has some pretty sweet packages. I’ve found a number of packages that increase my efficiency developing. Thought I’d share several of these personal favorite Sublime 3 packages. If you’re on Sublime 2, upgrade to Sublime 3. It’s totally stable. There are many SublimeLinter packages.
blog.jstassen.com
Sub Archives - Thoughts
http://blog.jstassen.com/tag/sub
Random Things to Do. Tips: My Favorite Sublime 3 Packages. April 14, 2015. I primarily use Sublime as my code editor of choice; a bunch of us at Sprout Social. Do It’s simple, clean, lightweight on system resources, and it has some pretty sweet packages. I’ve found a number of packages that increase my efficiency developing. Thought I’d share several of these personal favorite Sublime 3 packages. If you’re on Sublime 2, upgrade to Sublime 3. It’s totally stable. There are many SublimeLinter packages.
blog.jstassen.com
Coding Archives - Thoughts
http://blog.jstassen.com/tag/coding
Random Things to Do. September 12, 2015. In my understanding there are different types of data. Each is unique in purpose, mutability, and scope. Clearly identifying the role of an attribute and grouping it with related ones creates a cleaner interface to work with. That is persisted to the server. User: { firstName: 'Phil', lastName: 'McCool', username: 'pmccool' }. Take in Raw Data, and reformat. It for later use. Computed: { fullName: 'Phil McCool', shortName: 'Phil M.', numberVowels: 3 }. State data ...
blog.jstassen.com
Synth: Katadin Base - Thoughts
http://blog.jstassen.com/2015/05/synth-katadin-base
Random Things to Do. May 17, 2015. Code: jquery.otherdropdown.js. A place for collecting my miscellaneous thoughts. I'm jStassen. A Front-end JavaScript Developer, UI Tester, and general technology enthusiast. On the side I'm a photographer, swing dancer, and traveler. Always Exploring. Proudly powered by WordPress.
blog.jstassen.com
Synth: Quincy Mill - Thoughts
http://blog.jstassen.com/2015/05/synth-quincy-mill
Random Things to Do. May 2, 2015. Tips: My Favorite Sublime 3 Packages. A place for collecting my miscellaneous thoughts. I'm jStassen. A Front-end JavaScript Developer, UI Tester, and general technology enthusiast. On the side I'm a photographer, swing dancer, and traveler. Always Exploring. Proudly powered by WordPress.
blog.jstassen.com
Extensions / Plugins / Addins / Addons Archives - Thoughts
http://blog.jstassen.com/tag/extensions-plugins-addins-addons
Random Things to Do. Tag Archives: Extensions / Plugins / Addins / Addons. Tips: My Favorite Sublime 3 Packages. April 14, 2015. I primarily use Sublime as my code editor of choice; a bunch of us at Sprout Social. Do It’s simple, clean, lightweight on system resources, and it has some pretty sweet packages. I’ve found a number of packages that increase my efficiency developing. Thought I’d share several of these personal favorite Sublime 3 packages. If you’re on Sublime 2, upgrade to Sublime 3. Easier cr...
blog.jstassen.com
Code: jquery.otherdropdown.js - Thoughts
http://blog.jstassen.com/2015/06/code-jquery-otherdropdown-js
Random Things to Do. Code: jquery.otherdropdown.js. June 20, 2015. Today I published my first node npm package. 8211; jquery.otherdropdown. For quite a while I’ve been reusing a simple code snippet that made it possible for a user to add their own custom response to a select dropdown. I never thought I would publish it. The principle is simple, in a list of options when the ‘other’ response is selected, prompt the user to specify what they mean. Try out the demo. Play with the Demos on the Docs. I'm jSta...