Skip to main content

Home/ Coders/ Group items tagged develop 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.
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.
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.
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.
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
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.
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. »
Fabien Cadet

2017: 17 Most Helpful Node.JS Open Source Projects According to Experts | Netguru Blog ... - 33 views

  •  
    If you are looking for App Development Services Alberta,then check out AppStudio. AppStudio is a full service App Development Company Alberta, Canada, specializing in innovative products for startups and industry leaders. Visit - https://www.appstudio.ca/app-development-company-in-alberta.html
  • ...3 more comments...
  •  
    Amazing Info! If you learn more about https://mmcgbl.com/node-js-development-company/ so let's discuss!
  •  
    if you want to create your own mobile application that differentiates itself from the competition and supports the expansion of your business. https://www.exatosoftware.com/blog/top-mobile-app-development-frameworks-in-2022/
  •  
    If you're looking for a mobile app developers, we assist through consultations and discussions to discover what you need to suit your needs. https://team4solution.com/services/mobile-app-development-company
  •  
    Very Informative information 17 Most Helpful Node.JS Open Source Projects According to Experts. Thanks for Sharing..
  •  
    Untold Perks of Hiring A Native Mobile App Development Company Modern technologies have fundamentally reimagined the entire universe. These days, mobile phones are utilized for more than just calling and texting; they also serve other purposes. The accessibility of cheap web connections has additionally worked on the convenience of different mobile smartphone applications. Peruse this blog to familiarize yourself with the advantages of employing a versatile application development business. Project managers, developers, and designers can greatly facilitate mobile app development. Hiring a native mobile app development company has some benefits, and here is an explanation. Examine everything thoroughly to determine which option is best for your company. Read More https://applify19.wixsite.com/applify/post/untold-perks-of-hiring-a-native-mobile-app-development-company https://www.applify.co/uk/on-demand-development
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. 
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.
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).
iwebservices7

What Are The Benefits Of Outsourcing React Native App Development? - 0 views

  •  
    React Native is based on React, a JavaScript library that was already well-known when the mobile framework was introduced. The framework has enabled frontend developers who could previously only work with web-based technologies to construct sophisticated, production-ready mobile apps. This community-driven framework offers many more benefits. Learn; why you should choose a React Native app development company for your upcoming projects.
Joel Bennett

Web IDE EAP - JetBrains - 1 views

  •  
    The JetBrains Web IDE is a new Integrated Development Environment for web programming: Html, CSS, Javascript, XML, PHP, and SQL ... and support for version control systems, etc
htmlslicemate.com

Free Framework for Developing Android Apps Using HTML, CSS and JavaScript - 0 views

  •  
    Fries by Jaune Sarmiento just reached version number 1.0. The project offers a framework for the development of web apps in the look and feel of native Android apps. If you are familiar with Android's UI from version 4 on, you will definitely know your ways around, once you get a hold of Fries. In its current iteration, Fries is optimized to cooperate with PhoneGap, thus letting you build native Android experiences.
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 ...
Adildi ldinlio

Professional JavaScript for Web Developers|free ebooks download - 0 views

  •  
    Free ebooks download,The best ebooks library for free ebooks download at ebook-x.com.
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

Doloto - DOwnLOad Time Optimizer - 0 views

  •  
    Doloto analyzes Ajax app workloads and performs code splitting of large Web apps so they can transfer initially only the part of the client-size JavaScript code needed for application initialization...
1 - 20 of 71 Next › Last »
Showing 20 items per page