Skip to main content

Home/ mnsudoteduweb/ Group items tagged javascript

Rss Feed Group items tagged

anonymous

Emscripten - 0 views

  •  
    Emscripten is an LLVM to JavaScript compiler. It takes LLVM bitcode (which can be generated from C/C++ using Clang, or any other language that can be converted into LLVM bitcode) and compiles that into JavaScript, which can be run on the web (or anywhere else JavaScript can run). Using Emscripten, you can - Compile C and C++ code into JavaScript and run that on the web - Run code in languages like Python as well, by compiling CPython from C to JavaScript and interpreting code in that on the web
anonymous

AngularJS - Superheroic JavaScript MVW Framework - 0 views

shared by anonymous on 14 Nov 13 - No Cached
  •  
    An alternative to jQuery. A dynamic (as in Javascript) addition to html.
  •  
    An alternative to jQuery. A dynamic (as in Javascript) addition to html.
Nathan Rodeback

What's New In Web Design, January 2013 - 0 views

  •  
    This is the first chapter from our new monthly 'What's new in web design' series. We will include new web apps, JavaScript and jQuery tools, CSS Frameworks and whatever else we think would be good and helpful for you as a web designer or developer. Most of the resources are free or at very low cost, and in the end you will benefit from the latest web tools.
Nathan Rodeback

Tackling Accessibility on The Web - 0 views

  •  
    As browser capabilities continue to grow the websites that we are building are getting ever more complex. Fancy JavaScript UIs are great for showing off the latest technologies but they can cause a real problem for assistive technologies like screen readers. Unfortunately accessibility is one of those topics that often gets overlooked by a lot of developers. This makes me a little sad. If we want the web to remain a place that can be enjoyed by everyone, we need to be considering our users at both ends of the spectrum. In this article my aim is to show you just how easy it is to make your websites accessible.
Nathan Rodeback

Learn Web Programming Online with the Web Code Geeks - 0 views

  •  
    Web developers resource center. Javascript, PHP, HTML, CSS, ASP.NET, HTML5, news, tutorials, code examples and snippets, articles and more.
Alex Boone

WAI-ARIA Web Accessibility Code Hints - 0 views

  •  
    "The WAI-ARIA specification provides an ontology of roles, states, and properties that define accessible user interface elements and can be used to improve the accessibility and interoperability of web content and applications."
1 - 7 of 7
Showing 20 items per page