Tag: javascriptPage 1 of 2
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 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…
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…
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…
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 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…
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 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 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 is an open source chat solution built with Meteor.
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 Club has published a nice MeteorJS Security Checklist.
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…
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 allows you to write new CSS properties to take finer typographic control of type styles on the web. ~ type.js
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…
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…
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 –…
“Making AJAX as simple as anchor tags” ~ intercooler.js. This might be a nice way to get your hands wet with AJAX functionality.