Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 1.97 KB

uncategorized.md

File metadata and controls

41 lines (23 loc) · 1.97 KB

Uncategorized

Imperative vs Declarative Programming

A package management system automates the process of installing, upgrading, configuring, and removing software packages. There are package managers for operating systems (apt-get for Ubuntu, brew for Mac) as well as for programming languages (Composer forPHP, npm for Node), even applications (Package Control for Sublime Text).

New Relic Application monitoring service.

RegExr A Regular Expression tester.

Grunticon Takes icons and background images and generates CSS classes with cross-browser support.

Don't use icon fonts, use SVG

Google Pagespeed Insights

Code should be deployed to environments in an automated manner. Dandelion is a simple deployment tool.

Chome Dev Tools

Redefine Javascript functions as they are executing.

Employ Progressive Enhancement

Use Web Workers for expensive Javascript tasks

The SQL Entity-Attribute-Value pattern is an antipattern

The Jargon File

Horizontal Inheritance

Composition over Inheritance

Retronauts Episode 91: A Tengen Family Reunion a conversation with NES programmers.

Page.js, a micro client-side router inspired by Express.