Tag: javascriptPage 1 of 2

Snipcart – a JavaScript-based shopping cart

Whenever I’m developing a website, I like to keep things simple. More and more these days, I’m finding that I enjoy building sites by coding static HTML and adding additional…

Modern Javascript

Modern Javascript is a free course to get you up to speed with everything from “vanilla JS, to ES2015, NPM and Webpackpro”. Building web applications with cutting edge…

Made with React

These guys are just getting started (i.e. there’s only two pages of links), but I like where they’re headed: Made with React is “a collection of websites and applications…

LEAN Ecosystem – WP + AngularJS

Let’s say you’re a WordPress developer feeling left behind by everyone else moving to modern javascript frameworks and tools. The LEAN Ecosystem just might be what you’re looking…

Google Sheet + Sheetrock.js = Upcoming Events Table

Once of my first projects this year was a refresh of the Love Worth Fighting For Marriage Event website. Notable in this build was our move away from…

CMS.js – Javascript CMS

CMS.js is a light-weight Javascript site generator that is super-easy to setup. I can see it being great for a one page website or a simple blog. CMS.js…

Build your next Preso with Reveal.js and WordPress

The next time you’re tasked with creating a presentation, will you start by opening PowerPoint? Allow me to offer you another solution combining Reveal.js and a WordPress theme….

Gridifier.io – Async responsive HTML grids

Gridifier is a javascript library for creating responsive grid layouts. It’s built with vanilla javascript, requiring no external libraries. You can use it to build vertical and horizontal…

Meteor Kitchen

Meteor Kitchen can help you kickstart development on your next Meteor-based project. Meteor Kitchen is a code generator for Meteor.js. Just describe your application in a simple JSON…

Rocket.Chat

Rocket.chat is an open source chat solution built with Meteor.

CamanJS – Javascript Image Manipulation

CamanJS is a nice little library for manipulating your images with Javascript: CamanJS is (ca)nvas (man)ipulation in Javascript. It’s a combination of a simple-to-use interface with advanced and…

Meteor Security Checklist – Meteor Club

Meteor Club has published a nice MeteorJS Security Checklist.

How To Deploy a Meteor.js Application on Ubuntu 14.04 with Nginx | DigitalOcean

This should be handy – a Digital Ocean Tutorial on deploying a Meteor.js App on Ubuntu 14.04 with Nginx. Deploy a Meteor.js application on Ubuntu 14.04 with Nginx…

Elevator.js

Ahhh…so, nice. Elevator.js provides actual “elevator music” when visitors click your “scroll to the top” buttons. Elevator.js fixes those awkward “scroll to top” moments the old fashioned way….

type.js – typography tools for better web type

Type.js allows you to write new CSS properties to take finer typographic control of type styles on the web. ~ type.js

Meteor speaker kit – meteor.hackpad.com

Want to introduce other developers to Meteor? Your presentation has already been created. Check out this Meteor speaker kit. Giving a talk about Meteor to outside groups is…

jQuery Sheetrock

Sheetrock is a jQuery plugin for querying, retrieving, and displaying data from Google Spreadsheets. Use it to load entire sheets or leverage SQL-like queries to treat Google Spreadsheets…

Timesheet.js – Open time tables with HTML, JavaScript and CSS

Visualize your data and events with sexy HTML5 and CSS3. Create simple time sheets with sneaky JavaScript. Style them with CSS and have mobile fun as well… ~ Timesheet.js –…

intercooler.js – Simple AJAX using HTML attributes

“Making AJAX as simple as anchor tags” ~ intercooler.js. This might be a nice way to get your hands wet with AJAX functionality.