As Web developers, we have an affinity for developing with JavaScript. Whatever the language used in the back end, JavaScript and the browser are the primary language-platform combination available at the user’s end. It has many uses, ranging from silly to experience-enhancing.
Read more…
As productivity is a crucial asset of professional Web designers and developers, we bring you a selection of the most useful coding and workflow tools released recently.
Read more…
Reviewing code is one of the best techniques to improve the overall quality of your solutions. In this post, Addy Osmani looks at where to get your code reviewed, how to structure your requests, and what reviewers look for.
Read more…
In this article, Daniel Pataki presents a quick tutorial on using AJAX in WordPress. Learn how to properly add AJAX functionality itself to plugins!
Read more…
Christian Heilmann brings us a quick introduction to using exponentials and sine waves and to plotting things on a circle. Have a go with the code, and play with the numbers!
Read more…
Google needs a way to let you serve AJAX content to browsers while serving simple HTML to crawlers. In other words, you need the same content in multiple formats. Find out more in this article.
Read more…
Luca Degasperi brings this round-up with the most useful resources for Node.js. From handy tools to detailed tutorials, not to mention in-depth articles and resources on this promising technology.
Read more…
You might think that reporting the bug would be pointless. Read this post to know how to identify a bug, learn why you should bother reporting bugs, and become part of making the Web a better place.
Read more…