There is a time of the new concepts and new frameworks. They can offer much more than the Web 2.0 era frameworks like Djanjo, RoR or Codeigniter (or even Express.js).
It seems these new frameworks will change the image of the web development in the next few years. Not surprising, these frameworks are based on node.js, which has already gained unprecedented strength and continues to increase its market share. Let's take a look at the basic frameworks of the new wave.
HTML5 is one of the most popular web html standard as of today. HTML5 is a language for creating and presenting content for the web. It boasts some really awesome feature and one of the new HTML5 specification allows native audio streaming. In this article, we have a list of the best HTML5 audio players available today.
In this article we present collection of videos from various conferences 2011-2012.
This article contains 20 new and useful jQuery plugins that will reduce the time and effort required to increase the number of visitors to your web site. Quick and powerful jQuery can help designers and developers to create beautiful interactive sites that will be attractive and compatible with the majority of browsers.
Ask any web developer what their preferred JavaScript library is, the unanimous answer is jQuery. It does not matter how small or large the web site is, what the feature set is, developers tend to prefer jQuery as the base JavaScript framework as it reduces the complexity of code they need to write, it is well tested, has a ton of plug-ins, has a large development community and hence reduces the development time.
CoffeeScript is a programming language that transcompiles to JavaScript. The language adds syntactic sugar inspired by Ruby, Python and Haskell to enhance JavaScript's brevity and readability, as well as adding more sophisticated features like array comprehension and pattern matching. CoffeeScript compiles predictably to JavaScript and programs can be written with less code (typically 1/3 fewer lines) with no effect on runtime performance. Let me introduce some cool useful tutorials.