Web Apps
53.6K views | +0 today
Follow
Web Apps
...JavaScript is awesome !
Your new post is loading...
Your new post is loading...
Scooped by Srdjan Strbanovic
Scoop.it!

JointJS - JavaScript diagramming library.

JointJS - JavaScript diagramming library. | Web Apps | Scoop.it
Create interactive diagrams in JavaScript easily. JointJS plugins for ERD, Org chart, FSA, UML, PN, DEVS, LDM diagrams are ready to use.
No comment yet.
Rescooped by Srdjan Strbanovic from JavaScript for Line of Business Applications
Scoop.it!

Unit testing React components without a DOM

Unit testing React components without a DOM | Web Apps | Scoop.it

When unit testing React components the common approach has been to render them into a DOM (with something like jsdom) and run some assertions against them with the help of the React TestUtils.

This has changed in 0.13 where an early implementation of shallow rendering is now ready to use.


Via Jan Hesse
No comment yet.
Scooped by Srdjan Strbanovic
Scoop.it!

UX Project Checklist

UX Project Checklist | Web Apps | Scoop.it
Start your next UX project with this checklist and don't forget about anything!
No comment yet.
Scooped by Srdjan Strbanovic
Scoop.it!

Functional Reactive React.js — Medium

Functional Reactive React.js — Medium | Web Apps | Scoop.it
A brief journey into reactive interfaces with FRP and React.js
No comment yet.
Scooped by Srdjan Strbanovic
Scoop.it!

Don’t Build Pages, Build Modules — eBay Tech Blog

Don’t Build Pages, Build Modules — eBay Tech Blog | Web Apps | Scoop.it
Rethinking eBay’s frontend engineering and architecture stack
No comment yet.
Scooped by Srdjan Strbanovic
Scoop.it!

12 HTML5 tricks for mobile | Web design | Creative Bloq

12 HTML5 tricks for mobile | Web design | Creative Bloq | Web Apps | Scoop.it
The mobile web is a strange world: dozens of browsers, versions, screen sizes, undocumented features, bugs and new problems. That is why, in some situations, we need to break some limits to accomplish our objectives. If you learn at least three new tricks while reading this article, my goal will be accomplished.
No comment yet.
Scooped by Srdjan Strbanovic
Scoop.it!

Bacon.js blog: Structuring Real-Life Applications

No comment yet.
Scooped by Srdjan Strbanovic
Scoop.it!

Introduction to IndexedDB: The In-Browser Database

Introduction to IndexedDB: The In-Browser Database | Web Apps | Scoop.it
Is dealing with databases on a browser your idea of a bad nightmare? Craig implements an in-browser document database called IndexedDB to create, read, ...
No comment yet.
Scooped by Srdjan Strbanovic
Scoop.it!

interact.js - JavaScript drag and drop, resizing and gestures with inertia and snapping

interact.js - JavaScript drag and drop, resizing and gestures with inertia and snapping | Web Apps | Scoop.it
interact.js is a standalone javascript module for handling single-pointer and multi-touch drags and gestures with powerful options such as inertia and snapping to grids or custom coordintes
No comment yet.
Scooped by Srdjan Strbanovic
Scoop.it!

Cardinal • Build more with less.

Cardinal is a small, “mobile first” CSS framework for front-end developers who build responsive web applications. It focuses on performance, accessibility, and readability first.
No comment yet.
Scooped by Srdjan Strbanovic
Scoop.it!

How to Make a Sidescroller game with HTML5

How to Make a Sidescroller game with HTML5 | Web Apps | Scoop.it
Casual, simple 2D games can sometimes be more popular that overly complex million dollar productions. This is not either a good or a bad thing, it's just how pe
No comment yet.
Scooped by Srdjan Strbanovic
Scoop.it!

Supercharge Your App Development with Ionic and AppBuilder -

Supercharge Your App Development with Ionic and AppBuilder - | Web Apps | Scoop.it
Ionic is slick. If you’re haven’t heard of it, Ionic is a UI framework that helps you build beautiful iOS and Android apps based on Cordova. Go ahead and peruse their UI components to see the powerful UIs you can build with a small amount of code. But although Ionic’s UI is top notch, the …
No comment yet.
Scooped by Srdjan Strbanovic
Scoop.it!

Installable Web Apps May Be the Future of the Open Web

Installable Web Apps May Be the Future of the Open Web | Web Apps | Scoop.it
Installable web apps are apps that can be installed on phones or tablets outside of the device's app store. They also may be the future of the open web and apps in general.
No comment yet.
Scooped by Srdjan Strbanovic
Scoop.it!

Scaling Isomorphic Javascript Code | Nodejitsu Inc.

Scaling Isomorphic Javascript Code | Nodejitsu Inc. | Web Apps | Scoop.it
Nodejitsu blog provides high quality articles about Node.JS, javascript and npm
No comment yet.
Scooped by Srdjan Strbanovic
Scoop.it!

Articles – Sara Soueidan – Freelance Front-end Web Developer

Articles – Sara Soueidan – Freelance Front-end Web Developer | Web Apps | Scoop.it
Freelance Front-End Web Developer - Lebanon
No comment yet.
Scooped by Srdjan Strbanovic
Scoop.it!

How to build a React JS test suite

Learn how to setup a test suite for React JS with Jest and Webpack....
No comment yet.
Scooped by Srdjan Strbanovic
Scoop.it!

How to Test Browsers on Virtual Machines from Modern.IE

How to Test Browsers on Virtual Machines from Modern.IE | Web Apps | Scoop.it
Testing multiple versions of Internet Explorer is possible from any OS including Mac and Linux using free VMs from modern.ie.
No comment yet.
Scooped by Srdjan Strbanovic
Scoop.it!

Introduction to Service Worker: How to use Service Worker - HTML5 Rocks

Introduction to Service Worker: How to use Service Worker - HTML5 Rocks | Web Apps | Scoop.it
Service Worker will revolutionize the way we build for the web. Learn about what it is, why it is important and how to use it.
No comment yet.
Scooped by Srdjan Strbanovic
Scoop.it!

Tips for authoring fast-loading HTML pages

Tips for authoring fast-loading HTML pages | Web Apps | Scoop.it
These tips are based upon common knowledge and experimentation.
No comment yet.
Scooped by Srdjan Strbanovic
Scoop.it!

Webinar Archive – Designing Front End Applications with Core.async

Webinar Archive – Designing Front End Applications with Core.async | Web Apps | Scoop.it
No comment yet.
Scooped by Srdjan Strbanovic
Scoop.it!

The Anti-hero of CSS Layout -

The Anti-hero of CSS Layout - | Web Apps | Scoop.it
Anti-hero - a central character in a story, movie, or drama who lacks conventional heroic…
No comment yet.
Scooped by Srdjan Strbanovic
Scoop.it!

Getting Started with SASS (with interactive examples)

Getting Started with SASS (with interactive examples) | Web Apps | Scoop.it
No comment yet.
Scooped by Srdjan Strbanovic
Scoop.it!

hello.js - Javascript OAuth and REST library

A client-side Javascript SDK for authenticating with OAuth2 (and OAuth1 with a oauth proxy) web services and querying their REST API's. HelloJS standardizes paths and responses to common API's like Google Data Services, Facebook Graph and Windows Live Connect. It's modular, so that list is growing. No more spaghetti code!
No comment yet.
Scooped by Srdjan Strbanovic
Scoop.it!

Building OS X Apps with JavaScript by Tyler Gaw

Building OS X Apps with JavaScript by Tyler Gaw | Web Apps | Scoop.it
Tyler Gaw is a Freelance Web Designer & Developer in Brooklyn, New York
No comment yet.