In this video we create and configure both the required package.json and Gruntfile.js files. Both of these files are required in order for Grunt to work.
In this video we introduce Grunt Task Runner and show how it automates tasks like minify, testing, linting etc for you. We finish off by installing Grunt.
In this video, I’ll show how to truncate text with CSS text-overflow ellipsis. Then view some experimental features and how to do a multiline truncate.
In this video tutorial, I discuss why WordPress' wp_kses() function is more powerful, flexible, smarter and more secure than PHP's strip_tags() function.
Markdown looks like just another text-to-HTML tool, but eventually, you'll notice that the beauty of Markdown is the syntax itself, not the HTML output.
Using a single users table for WordPress seems easy at first glance. Then you realize that roles also need to be managed, and it becomes a larger task.
In this video, I'll use Mustache templates to create a template for Twitter Bootstrap's alert component and implement the template via PHP and JavaScript.
How to fix: SCRIPT1028: Expected identifier, string or number JavaScript error in earlier versions of Internet Explorer.