Quantcast
Channel: Jay Raj – SitePoint
Browsing latest articles
Browse All 15 View Live

Creating a Mobile Application with Reapp

React is a JavaScript library focused on building user interfaces. It’s increase in popularity has been helped in part due to to fact that it’s created, used and maintained by Facebook. Why React ?...

View Article



Using MySQL with Node.js & the node-mysql JavaScript Client

NoSQL databases are all the rage these days and probably the preferred back-end for Node.js applications. But you shouldn’t architect your next project based on what’s hip and trendy, rather the type...

View Article

Debugging Cordova Apps with DebugGap

For debugging a web application in a desktop browser, there are a myriad tools available such as Chrome’s developer tools or the Firefox firebug add on. Native application development have IDEs that...

View Article

3 Options for Creating Mobile Apps Without Coding

There was a time when mobile application development was only for the elite programmer (i.e. people who knew the native platform language). With the dawn of hybrid mobile application technology, it was...

View Article

Synchronizing Offline App Data with PouchDB

Applications which can work online and offline are an advantage to mobile users. For example, someone traveling by air generally has no internet connection. With a well designed app they can still work...

View Article


How to Use RethinkDB with Node.js Applications

One of the most common task for a web application is to save data. Without the ability to store data, users would not be able to customize their preferences for an application, organize their data, or...

View Article

Easy App Publishing with React Native and Siphon

Siphon is a sandbox environment which lets you create React Native apps without the need to install Xcode or Android Studio. Siphon makes it possible to push and publish instant updates to production...

View Article

Upgrade Your App to Angular 1.5 Components and Beyond!

With each new release of AngularJS, the development team is trying to bridge the gap between AngularJS 1.x and 2. With the release of AngularJS 1.5, developers will be able to write applications...

View Article


Push Code Updates to Apps Instantly with CodePush

Frameworks for creating hybrid apps allow developers to write one code base that they can use across multiple platforms and app stores. This speeds up and simplifies development time, but you still...

View Article


Authenticating Users via OAuth with Cordova and Ionic

Authenticating users to a service is an essential part of mobile apps. It allows you to ensure the correct users are accessing your service and enables you to personalize what you offer them. There are...

View Article
Browsing latest articles
Browse All 15 View Live




Latest Images