Search results for testing web apps ground Scripts fewliveasync.js

Testing Web Apps from the Ground Up

by Brian Rinaldi

…on each other’s toes. The Code To see the code from this essay in runnable form, go to the Testing From The Ground Up GitHub repository. At each evolution of…

2014 – What Web Developers Will Need to Know

by Brian Rinaldi

…a background of dynamic web apps based on large servers (ColdFusion), and while this is powerful, it is “heavy” in terms of production. If I can get something similar and…

Getting Started with Modern Web Development

by Mike Hostetler

…the fundamentals of programming to build web apps and manipulate data. Sitepoint.com Understanding Knockout KnockoutJS is an JavaScript library based on Model-View-View-Model pattern that helps developers create rich user interfaces…

2013 – The Year in Web Development

by Brian Rinaldi

…your disposal for code linting, file concatenation, automated unit testing, etc. It has basically become the de-facto standard for every client-side web developer looking to adopt best practices. Raymond Camden…

Why you should limit JavaScript — and how to do it

mm by Table XI

…everybody money. And yet, single-page apps remain popular. People like the endless whiz-bang interactions — as opposed to the two available with traditional web apps: links and forms. For some…

Using the AWS JavaScript SDK in the Browser

by Saad Mousliki

JS AWS SDK can be found on this Amazon official guide. Conclusion This new AWS SDK can completely change the way we develop web or mobile apps, giving more flexibility…

Creating Sound with the Web Audio API and Oscillators

by Brian Rinaldi

…Obadiah Metivier Phase Offsets With Web Audio WaveTables by Nick Thompson Web Audio References Web Audio API at MDN Web Audio API at WebPlatform.org Other Libraries webaudiox (tutorial) jsfx…

7 Killer Web Design Principles

7 Killer Web Design Principles for High Fidelity User Experience

by Keval Padia

…balance of all visual elements, the UI should instantly communicate the message to the user. 7. Regular testing Finally, it is the testing of your web design that validates the…

Quick and Easy Local and Device Web App Testing

by Brian Rinaldi

…By Brian Rinaldi Years ago when I started in web development and for many years thereafter, local testing was a pain. Early on, working in Windows, I would use…

Mobile-Friendly Mapping for PhoneGap Apps

by Rob Lauer

web-based options, which of course fits nicely into the development style of hybrid mobile apps. Using a custom Cordova plugin, on the other hand, allows you to tap into the…