Skip to main content

Home/ Coders/ Group items tagged javascript Web

Rss Feed Group items tagged

Zulkarnain K.

Book: Secrets of the JavaScript Ninja by John Resig - 0 views

  •  
    The untold secrets of the elite JavaScript programmers distilled for intermediate JavaScript programmers, bringing them completely up to speed with the challenges of modern JavaScript development. Explores specific techniques, strategies, and solutions to developing robust, cross-browser, JavaScript code.
David Corking

JavaScript as a Functional Language | Ajaxonomy | 2009 - 0 views

  • there is a little bit of hand-waving involved in calling JavaScript a functional language. JavaScript is not a side-effect free language, nor is it an expression-based language (i.e., it is not value-oriented, but rather variable-oriented). There is no tail call optimization in any of the current implementations, so recursion must be kept shallow. And the list goes on. Truth be told, JavaScript is really one of the first hybrid imperative-functional languages.
  • Higher-order functions allow us to do functional composition,
  • Since JavaScript does not have "overloaded" functions, this type of functionality is usually simulated using manipulation of the function's arguments. Currying comes in handy because it allows you to do this manipulation in a much cleaner and more modular way.
  • ...1 more annotation...
  • Closures have quite a few applications in real-world JavaScript: event binding, callbacks, sorting, mapping (in the classical Lisp sense), and many others. In more modern JavaScript programming, you can find them almost everywhere.
  •  
    This is a short tutorial approach to an old but little-noticed saw.
anonymous

JavaScript Rocks! JavaScript Performance, Benchmarking and Tuning Ebook - 0 views

  •  
    The intense, fill-frontal, no-nonsense guide to maximizing your JavaScript web application performance.
Gilad Shimony

50 Fresh JavaScript Tools That Will Improve Your Workflow « Smashing Magazine - 0 views

  •  
    Many things that were once accomplished using Flash objects can now be built using JavaScript - with the added benefit that it is free, typically more web and mobile accessible under most circumstances using best practices for development techniques, and without the need to use proprietary software for development.
yc c

gotAPI.com - Documentation search engine - 2 views

  •  
    gotAPI helps you find functions, classes, methods, properties, styles, tags, constants and more \n Search In\nActionScript 2.0, ActionScript 3.0, Adobe Flex 2, Adobe Flex 3.3, Apache Ant, Apache Commons, Apache RegExp, Apache Struts 1.1, Berkley DB XML, Bluetooth and OBEX, C++, CakePHP 1.2, Castor, CDC, CLDC, ColdFusion MX-7, ColdFusion MX-8, CSS, CSS, DbUnit 2.4.5, Dinkumware C/C++, DITA 1.1, DocBook, Dojo Toolkit 1.3, Drupal, Eclipse Platform 2.1, Erlang, Flickr API, FP, Google GWT, Google GWT+Gears, Groovy, Haskell, Hibernate, HTML, HTML, HttpUnit, J2EE 5.0, Java 1.5, Java 1.6, JavaScript, JavaScript, jQuery, JSON LIB, JSTL, JUnit, Log4J, MIDP, Mobile Media, MochiKit, MooTools, MySQL 4.1, OpenGL 2.1, Oracle 10g, Oracle 9i, Orb API 2.0, OSGi Platform 4.1, PBP, Perl 5.10, PHP, PostgreSQL 8.3, Prototype.js, Python 2.6.1, RMagick 1.15, RogueWave, Ruby Std Libraries, Ruby/Rails, Scala 2.7.3, Schema (XSD), Script.aculo.us 1.8, Selenium 0.8.2, Sicstus Prolog, Simple DirectMedia Layer, Spring Framework 2.0, Symphony 1.2, Twitter API, Web Services, XML DOM, XPath 2.0, XSL 2.0, Yahoo! UI\n
iwebservices7

Why Should You Choose AngularJS for Web Application Development in 2021? - 1 views

  •  
    In a short period, AngularJS has established itself in the web development market. It has become a critical requirement for creating websites and apps for a variety of commercial domains. Angular web development is a powerful coding tool for creating one-of-a-kind commercial solutions. This platform focuses on developing end-to-end business solutions that meet company needs. AngularJS is one of the most popular technologies for creating high-end digital applications. AngularJS is a JavaScript framework for developing custom apps and providing Web Development Services. It streamlines the web development process making it easier for developers to rely on this relatively new technology.
  •  
    Angular JS is a structural framework for dynamic web apps. Angular JS do not need to depend on other third party apps and it uses the MVC architecture.
alex gross

SharpKit C#/JavaScript Web Toolkit | Dot Net News - 2 views

  •  
    SharpKit enables web development teams to take advantage of C# and Visual Studio benefits such as compile-time syntax verification, code-completion, XML documentation and refactoring. Many developers prefer this managed code environment versus the expensive and error-prone world of JavaScript programming.
Joel Bennett

jsFiddle - Online Editor for the Web - 5 views

  •  
     Online Editor for the Web (JavaScript, MooTools, jQuery, Prototype, YUI, Glow and Dojo, HTML, CSS)
  •  
    Pastebin++ for web technologies: paste javascript, css and html and get a rendering of them all at once. Create packages and version them, publish to your blog, etc. MooTools, jQuery, Prototype, YUI, Glow and Dojo all supported.
Joel Bennett

SproutCore - A Javascript Framework - 1 views

  •  
    SproutCore is designed to make desktop-like apps for the web using "standard" Html + Css + JavaScript.
alex gross

100% Web-Based Working For Web Designers - 22 views

  •  
    Web applications are offering an almost desktop-like functionality parallel to the increase in the connectivity speeds, wider usage of the cloud (easier scalability) & improvements in JavaScript/RIA development. This article describes free web applications that you can use to create your own web-based design/development environment:
  •  
    Required backend developer now drop your cv here https://www.owcareers.com/cv-drop-zone
Fabien Cadet

PhoneGap : OpenSource framework for mobile development - 2 views

  • "AIR for the iPhone" because this nice little hack, first created at an iPhone BarCamp, wraps the Web view with a container. This container gives the view access to APIs available on the device, that may not be available yet via WebKit alone."
    • David Corking
       
      This quote sounds compelling
  •  
    I don't think this will get you past the iPhone app store, but it should make it easier for non-Cocoa coders who want access to the accelerometer, geolocation and other on board functions that aren't available to pure web apps.
  •  
    « PhoneGap is an HTML5 app platform that allows you to author native applications with web technologies and get access to APIs and app stores. PhoneGap leverages web technologies developers already know best... HTML and JavaScript. »
Mandeep Bajar

App42 PaaS - Cloud API SDK Download - Javascript - 0 views

  •  
    Javascript SDK library to develop HTML5 and Web based Applications. Build simple to complex applications in just a few minutes without having to worry about its complexities. 
anonymous

Raphaël-JavaScript Library - 0 views

  •  
    Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. In case you want to create your own specific chart or image crop-n-rotate widget, you can simply achieve it with this library.
Justin Newton

Saki's Extensions, Plugins and Know-How - 0 views

  •  
    Use EXT JS javascript library to build dynamic applications, websites, and widgets with web and server side scripting, css and html.go
Fabien Cadet

php.js : Use PHP functions in JavaScript - 5 views

  •  
    php.js is an open source project that brings high-level PHP functions to low-level JavaScript platforms such as web browsers, ...
Joel Bennett

Mozilla Labs » Announcing the Jetpack SDK - 4 views

  • The Jetpack SDK includes: An extensible library of capabilities and APIs for writing Firefox add-ons, as well as stand-alone web-based applications A set of command-line tools that package and security-harden your code into distributable packages A modern IDE with built-in reference guide for instant productivity
  • An easy to use, well documented set of APIs that lets you write Firefox add-ons using standard Web technology (Javascript, HTML5, and CSS). An integrated IDE that enables rapid add-on developement and code collaboration.
  • Add-ons developed with the Jetpack SDK will feature: No need to restart Firefox to install add-ons. Add-ons are automatically compatible with all future versions of Firefox updates, so no need to wait for add-on compatability. Stronger and more easily understood security and privacy controls. Automatic add-on updates.
  •  
    An easy to use, well documented set of APIs that lets you write Firefox add-ons using standard Web technology (Javascript, HTML5, and CSS).
Fabien Cadet

WebKit Remote Debugging | Surfin' Safari - Blog Archive, 2011-05-09 - 6 views

  •  
    "As you might know, WebKit Web Inspector is implemented as an HTML + CSS + JavaScript web application. What you might not know is that Web Inspector can run outside of the browser environment and still provide complete set of its features to the end user."
anonymous

CanJS - 10 views

  •  
    CanJS is an MIT-licensed, client-side, JavaScript framework that makes building rich web applications easy.
Joel Bennett

Volta - Microsoft Live Labs - 0 views

  • design and build your application as a .NET client application, then assign the portions of the application to run on the server and the client tiers late in the development process. The compiler creates cross-browser JavaScript for the client tier, web services for the server tier, and communication, serialization, synchronization, security, and other boilerplate code to tie the tiers together.
  •  
    Volta is to .Net what the Google Web Toolkit is to Java ... except it goes *way* further, because it lets you write a multi-tiered application as a rich-client app and then choose to have the client portion "compile" to HTML+Javascript ...
1 - 20 of 98 Next › Last »
Showing 20 items per page