Awesome OSX Commands
November 18, 2015If you’re working with OS X you will possibly like this extensive list of awesome commands.
If you’re working with OS X you will possibly like this extensive list of awesome commands.
We often use jQuery just because we’re used to work with it. This page nicely demonstrates how easy some common functionality could be replaced with plain JS.
jQuery and its cousins are great, and by all means use them if it makes it easier to develop your application.
If you’re developing a library on the other hand, please take a moment to consider if you actually need jQuery as a dependency. Maybe you can include a few lines of utility code, and forgo the requirement. If you’re only targeting more modern browsers, you might not need anything more than what the browser ships with.
Definitely something i will come back to next time i’m tempted to implement jQuery just to switch some classes easily.
Whether you finish a theme for a client, plan to release a theme on WordPress.org or another Marketplace, it is always a good thing to have a checklist to review your final product before shipping. Thanh Luu has put together just that and released it on GitHub.
Phan An has collected this handy list of useful .htaccess snippets.
Bookmarked!