backgridjs.com
Backgrid.js - A powerful widget set for building data grids with Backbone.js
http://backgridjs.com/index.html
Backgrid.js is a set of components for building semantic. It offers a simple, intuitive programming interface that makes easy things easy, but. When dealing with tabular data. Download v0.3.7. The goal of Backgrid.js is to produce a set of core Backbone UI elements that offer you all the basic displaying, sorting and editing functionalities you'd expect, and to create an elegant API that makes extending Backgrid.js with extra functionalities easy. Semantic and easily stylable. Which keeps the bloat away.
playgamewith.me
PlayGameWith.me
http://www.playgamewith.me/about
Thank you for your interest in the site. The site is built for fun. If you had fun while using it, we would be happy if you promote it by posting a link on your site. You can also use the like buttons on the front page. The site is done entirely with HTML and JavaScript. Node.js. Is used to run the server that is hosted on Heroku. The following open source libraries have been used to build the site: Underscore.js. You can find contact information for the main developer at his hompage.
tmuxp.readthedocs.io
History — tmuxp 1.2.6 documentation
http://tmuxp.readthedocs.io/en/latest/history.html
Here you can find the recent changes to tmuxp. Next 1.x feature release. Add custom tmuxp config directory via. Bump click from 6.6 to 6.7. Update libtmux from 0.5.0 to 0.6.0. Documentation typo from @joelwallis. Documentation typo from @modille. Improve suppress history test, courtesy of @abeyer. Bump libtmux 0.6.0 to 0.6.1. Pin packages for colorama and doc requirements. Update libtmux from 0.6.2 to 0.6.3. Support for running tmuxp on tmux. Fix pane ordering by running. Fix pane ordering by running.
myshittycode.com
Underscore.js: Introducing _.chain(…) | My Shitty Code
https://myshittycode.com/2015/07/13/underscore-js-introducing-_-chain
Embracing the Messiness in Search of Epic Solutions. Underscore.js: Introducing .chain(…). Let’s assume we have the following JSON data:-. Date: 2015-07-30, calendarAppointmentPtoJsonBeans: [ { basicEmployeeJsonBean: { id: 1, name: Vrabel } } ] }, { date: 2015-07-31, calendarAppointmentPtoJsonBeans: [ { basicEmployeeJsonBean: { id: 2, name: Cray } }, { basicEmployeeJsonBean: { id: 1, name: Vrabel } }, { basicEmployeeJsonBean: { id: 3, name: Haeflinger } } ] } ]. SOLUTION 1: Less Elegant. Var employees = ...
thedirt.co
Dirt - Read reviews about the best condos in Toronto.
http://thedirt.co/about
Thanks for your review! Now share to help others. Know others in the building? Email them your review and tell them about Dirt. No thanks. I'm not into sharing. Send an email to your friends or others in your building. Have a question or want to connect with. Use this form to send a private message. Your message has been sent! Know of a condo building that we're missing? Add it to Dirt. All data on Dirt is crowdsourced. Anyone can add condo buildings, photos, stats and reviews. Dirt is a free. I was a re...
smthngsmwhr.wordpress.com
Eloquent JavaScript with Underscore.js – Something Somewhere
https://smthngsmwhr.wordpress.com/2014/02/02/eloquent-javascript-with-underscore-js
Exploring Software Development and Computer Science. Eloquent JavaScript with Underscore.js. February 2, 2014. May 28, 2014. We need a library for that…. Underscore.js to the rescue. Underscore.js: under the hood. We need a library for that…. This is what our first attempt at solving the problem might look like if we never heard of functional programming in general and Underscore.js and corresponding JavaScript APIs in particular. The text we would like to analyze:. Var text = Alice was beginning to get ...
smthngsmwhr.wordpress.com
February 2014 – Something Somewhere
https://smthngsmwhr.wordpress.com/2014/02
Exploring Software Development and Computer Science. Eloquent JavaScript with Underscore.js. February 2, 2014. May 28, 2014. We need a library for that…. Underscore.js to the rescue. Underscore.js: under the hood. We need a library for that…. This is what our first attempt at solving the problem might look like if we never heard of functional programming in general and Underscore.js and corresponding JavaScript APIs in particular. The text we would like to analyze:. Var text = Alice was beginning to get ...
learnjsdata.com
Working with Strings - Learn JS Data
http://learnjsdata.com/strings.html
Data manipulation, munging, and processing in JavaScript. String cleaning is something you end up doing quite a lot. Hopefully this task will help make the process less painful. There are a near infinite transformations you might want to do with strings, so we wont get to everything, but this will serve as a starting point for common manipulations that will come up again and again. We will start with generic JavaScript string functions and add in a bit of lodash. Magic to make things easier. This code is...
web-development.zeef.com
Web Development by Eduardo Bilk | ZEEF
https://web-development.zeef.com/index
Everything that is hands down the best features out there to build great web pages and apps. Grouping up some good information about web development. Published 2 years ago. Updated 2 hours ago. Material Design for Bootstrap. Open Web Platform Daily Digest. JS and CSS Best Practices. Recipes with Angular.js. SVG on the web. Flexbox in 5 minutes. Learn X in Y Minutes. AngularJS In 60-ish Minutes. AngularJS in 60-ish Minutes. Node: Up and Running. 2016 ZEEF - 2016.8. This site uses affiliate links.
irresponsibleart.com
Code | Irresponsible Art
http://irresponsibleart.com/category/code
The somewhat creative work of Jer Brand. Usually JavaScript, PHP, HTML canvas animation, or simple experiments where I see what I can break or make things move. Source code provided where I can. December 15, 2014. Ninja Forms for Custom Post Types. Today, I wanted to create an event post type and have it display a ninja form in a WordPress project I’m working on. It’s not difficult, but wasn’t obvious on first look. Semi-useful code follows:. Tagged Custom Post Type. May 27, 2014. By Jer ( @aut0poietic.