20 best resources for learning AngularJS

Since its release in 2009, AngularJS has gained immense popularity due to the compelling features it’s packed with. Being an extremely advanced JavaScript MVW framework, not only does it enhance HTML with Directives; but it also simplifies both development and testing for developers. For some people, it seems quite difficult to learn Angular through the official documentation provided. Attempting to gain knowledge of Angular, they repeatedly search for related resources and often don’t...
CSS

How to create a CSS3 progress bar

The progress bar has been used on the web ever since we realized that not everything would load instantly for everyone. These bars serve to notify the user about the progress of a specific task in your website, such as uploading, downloading, loading an app etc. It used to be impossible to create a progress bar animation without the use of JavaScript but thanks to CSS3 we're now able to perform animations, add gradients and some multi-color element inside a div. In fact HTML5 has also a special progress...

8 ways to be the perfect web developer

Evan Campbell recently wrote an informative article for employers at WebdesignerDepot titled "How to Find the Perfect Web Developer". In this article, we will share a few tips with you to help you ensure that you’re the kind of developer that Evan and his readers would want to hire. 1) Avoid becoming a “specialist” ... Trends on the Web move quickly. If you spend five years exclusively fine-tuning your knowledge of Drupal only to find that suddenly overnight everyone wants a Wordpress site (or...

40 essential Java resources

The most useful coding tools are ones that not only improve our code, but also our productivity. When it comes to Java there are dozens of useful tools that perform both functions. Whatever task you have at hand, there’s a Java orientated tool to help you out. Today I’ve gathered together a list of my favourites.   Java Profiler ... Java Profiler UI helps you resolve performance bottlenecks, pin down memory leaks and understand threading issues.   Clover ... Clover provides the metrics...

Project Maelstrom: a peer-to-peer browser for the Web

For the first time ever, publishers have a brand new way of distributing content, one that doesn’t rely on a web server. BitTorrent, the company that still maintains the protocol of the same name, recently announced the release of the beta version of its peer-to-peer browser. Project Maelstrom’s alpha was first announced back in late 2014. The differentiating factor behind Maelstrom is that it uses the very same, distributed protocols of its torrent clients. The result is a unique new browser...

A beginner’s guide to the WordPress loop

Everyone is familiar with the WordPress loop, even if they don’t know it. It is a method WordPress uses to display posts on any given page. In addition to being performed on most pages you see it offers tons of flexibility by allowing itself to be modified, and that quite extensively, if needed. The end result of this is the ability to list posts by comment count, show only those with featured images, display only password-protected ones and so on. In this article we’ll take a look at how the default WordPress...

How to get started with C7 Form Builder

There are a lot of form solutions for WordPress. And why not? After printing "Hello World!", the easiest starter plugin to make is probably some sort of contact form solution. Besides, at some point in their web design and/or development careers, everyone needs to build a form. The typical process involves installing Contact Form 7, if you just want to send yourself some basic emails, or installing something more complex (and paid) like Gravity Forms for anything else. Failing that, you could always...

How to enable instant search in WordPress

Searching for things on WordPress doesn't have to be a long, slow process with multiple page reloads. Thank God. Instant Search & Suggest is a plugin that speeds up the search process by calling up information from posts, pages, taxonomies, and custom post types on the fly. They show up as drop-down suggestions under the search box, of course, but the content area can also be repopulated on the fly. And it can work with just about any theme. In fact, the plugin's author makes the bold claim that it should...
Load more
Home CSS Deals DesignBombs HTML HTML5 JavaScript jQuery Miscellaneous Mobile MySQL News PHP Resources Security Snippet Tools Tutorial Web Development Web Services WordPress