Tag: Link
All the articles with the tag "Link".

Node.js & Databases
Sequelize is a promise-based ORM for Node.js and io.js. It supports the dialects PostgreSQL, MySQL, MariaDB, SQLite and MSSQL and features solid transactio

Webpack, ReactJS and SASS
Interesting article on getting everything working together. https://www.jonathan-petitcolas.com/2015/05/15/howto-setup-webpack-on-es6-react-application-wit

React JS
https://facebook.github.io/react/ A JavaScript library for building user interfaces http://wix.github.io/react-templates/ https://react.rocks/

Mozilla JavaScript
https://developer.mozilla.org/en-US/docs/Web/JavaScript JavaScript ( JS ) is a lightweight, interpreted, programming language with first-class functions .

Iced CoffeeScript
https://maxtaco.github.io/coffee-script/ IcedCoffeeScript (ICS) adds two new keywords: await and defer . These additions simply and powerfully streamline a

Electron Installer for Windows
How to package and deliver an Electron Windows app. http://www.christianengvall.se/electron-windows-installer/

Slick.js - another carousel
Seems like a fully featured carousel. https://kenwheeler.github.io/slick/

Owl Carousel v2
http://owlcarousel.owlgraphic.com/ An excellent Javascript image carousel. When added with the jquery-mousewheel plug-in this makes for a great carousel wi

SPF Testing
http://vamsoft.com/support/tools/spf-policy-tester

DataTables JQuery Plugin
https://www.datatables.net/ Very useful plugin to show data in a table that can be paginated and use server side json to keep the updates small and fast.