May 25, 2012
Hot Topics:
RSS RSS feed

JavaScript Tag Index

Visual Studio 11 to Improve JavaScript Support
The next version of Microsoft's IDE will include improved IntelliSense auto-completion, plus better JavaScript debugging.
Tags : IDE, JavaScript, Microsoft Visual Studio, Intellisense
Google Programming Languages Lose Popularity
Neither Go nor Dart are in the top 50.
Tags : JavaScript, Go, Dart, Google, Java, programming languages
An Interview with Node.js Inventor Ryan Dahl
The three-year-old technology has been growing in popularity.
Tags : development, Node.js, JavaScript
JetBrains Updates WebStorm, IntelliJ IDEA, PyCharm
The company delivered new releases for three of its development tools this month.
Tags : IDE, developer, JavaScript, JetBrains
Build Express.js Web Applications Faster with Jade and Stylus
Jade templating engine and Stylus CSS preprocessor are HTML and CSS done right, particularly for Web developers who prefer a somewhat more structured environment.
Tags : CSS, JavaScript, web app development
Google Launches 'Early Preview' of Dart
The new programming language aims to offer an alternative to JavaScript.
Tags : Google, JavaScript
Top 8 JavaScript Projects You May Not Know
Incredible innovation and experimentation is happening in the JavaScript space. These eight cutting-edge JavaScript experiments are changing the language in profound ways.
Tags : HTML5, 8 JavaScript experiments, JavaScript frameworks, JavaScript
Introducing JavaScript Templating with Handlebars.js
The JavaScript-based Handlebars.js template engine can deftly inject data stored in a JavaScript object into a template.
Tags : Template engine, JavaScript
Codeacademy Makes Learning to Program Feel Like a Game
Startup Codeacademy attracts 1,000 users in just a few hours.
Tags : JavaScript, training, startup
Testing JavaScript Code with Jasmine
Need an automated solution for running your JavaScript tests? Meet Jasmine.
Tags : JavaScript, BDD, testing
Object-Oriented JavaScript Demystified
Learn how to use JavaScript's prototype-based approach to object-orientation to create classes, methods and properties.
Tags : JavaScript, object oriented JavaScript
Introducing Node.js: JavaScript for Massively Concurrent Apps
With Node.js, JavaScript has emerged as one of the solutions to the challenges surrounding building massively concurrent applications.
Tags : JavaScript, Concurrency, Node.js
The Top 10 Things Wrong with JavaScript
Whether you love JavaScript or just tolerate it, everyone can agree that JavaScript has some problems.
Tags : JavaScript, Top 10
Chrome 'Crankshaft' JavaScript Optimizer Is Faster
Crankshaft analyzes JavaScript to determine which bits of code are heavily used and which are not. The code that is heavily used with be optimized; the code that is not will be left alone.
Tags : Chrome browser, Optimizer, JavaScript
Nine New-ish jQuery Features Worth Trying
These nine recent jQuery features cover everything from mobile development to testing to HTML 5.
Tags : JQuery Mobile, JavaScript, HTML 5, jQuery
Introducing the Google Maps JavaScript API V3
Key changes in version 3 of the Google Maps API affect the way you write location-based scripts and upgrade existing Version 2 applications.
Tags : JavaScript, Google Maps, APIs
10 Ways to Find the Web Elements You're Looking For with jQuery
With jQuery's powerful selector syntax, you can find any conceivable element in a Web page.
Tags : search, jQuery, JavaScript, Web development
Firebug: Add Browser-based Debugging to Your Ajax Development
Tired of troublesome debugging techniques in your Ajax development? Check out Firebug, a Firefox extension that makes JavaScript debugging almost fun.
Tags : Firebug, debugging, Ajax, JavaScript, Firefox
Top 10 JavaScript Solutions for Converting Dull Data Sets into Slick Charts
These 10 powerful JavaScript-based solutions can transform your boring data sets into colorful, interactive charts.
Tags : jQuery, JavaScript, chart, YUI, Google Charts
Video: Creating Dialogs with jQuery
Learn how to create a variety of powerful and visually appealing dialog windows using jQuery.
Tags : JavaScript, web applications, jQuery, UI
The Google Maps API's Top 10 Under-the-Radar Enhancements
Enhance your Google Maps API-driven applications using these 10 little-known yet powerful tips.
Tags : JavaScript, localization, mobile development, local search, Google Maps
The Top 10 jQuery Plugins for the JavaScript-Weary
Use these 10 powerful jQuery plugins to enhance your web site UI with usability improvements and some eye candy!
Tags : jQuery, JavaScript, user-generated content, user interface, CSS
Combine JavaScript and a Template Engine for Flexible Web Apps
Combine the power and simplicity of the TrimPath template engine with JavaScript and Ajax to develop next-generation web applications.
Tags : templates, Trimpath, Ajax, JavaScript, Template engine
Video: Passing Data Between PHP and JavaScript Using JSON
Build powerful AJAX-driven Web applications by passing data between the client and server using PHP, JavaScript and the JSON data format.
Tags : JSON, PHP, JavaScript, web application, Ajax
Create Your Own Store Locator with Google Maps, PHP, and MySQL
Provide your visitors with a Google Maps API-based service that allows them to view map locations in and around their zip codes.
Tags : Store Locator, Google Maps, JavaScript, MySQL, PHP
Using ASP.NET ScriptServices with Popular JavaScript Frameworks
Looking to use JavaScript to add lightweight AJAX interaction to your site? Try ASP.NET ScriptServices with jQuery or the Prototype JavaScript framework.
Tags : ASP.NET, JavaScript, Web services, JSON
Sitemap | Contact Us