Tag: App development
-
How to build a realtime chart in iOS
Posted on May 31, 2018, Level intermediate Resource Length long
Neo Ighodaro article about building real time application in iOS. Nowadays, gathering data is one of the keys to understanding how products are perceived. However, all the data in the world would be useless without a way to visualize it.
Tags ios app-development
-
Build and publish PWA in 3 app stores. What I learned.
Posted on May 10, 2018, Level beginner Resource Length medium
Judah Gabriel wrote this post about his experience with PWA publishing. The article is about turning a web app into a Progressive Web App (PWA) and submitting it to 3 app stores requiring about a month of work, a few hundred dollars, and lots of red tape.
Tags app-development
-
Performance improvements for search on the yelp Android app p1
Posted on May 8, 2018, Level intermediate Resource Length long
In this article Tyler Argo wrote how Yelp has been working hard to improve the performance of their search results on mobile devices (iOS and Android). We noticed that most users "grunted or made noises when waiting for search to load".
Tags app-development javascript android
-
Ionic canvas drawing and saving images as files
Posted on May 6, 2018, Level intermediate Resource Length long
Simon Reimler published this article about working with canvas in Ionic. Working with the canvas can be challenging, but there are amazing things you can build with canvas. In the tutorial we will implement a canvas inside an Ionic app on which we can draw in different colours.
Tags app-development javascript angular
-
Twitter Lite and high performance react progressive web apps at scale
Posted on May 4, 2018, Level intermediate Resource Length long
Paul Armstrong interesting article about a look into removing common and uncommon performance bottlenecks in one of the worlds largest React.js progressive web apps, Twitter Lite. Creating a fast web application involves many cycles of measuring where time is wasted, understanding why it's happening, and applying potential solutions.
Tags web-development app-development devops react
-
Best practices in Android development
Posted on May 2, 2018, Level intermediate Resource Length long
Idorenyin Obong from Auth0 wrote this piece about practices in Android development. Best practices are simply professional standards that are acceptable in a field. Here, we will look at such practices as it relates to Android development.
Tags android app-development kotlin
-
TensorFlow on Mobile: TensorFlow Lite introduction
Posted on April 17, 2018, Level beginner Resource Length short
Sagar Sharma short introduction to TensorFlow on mobile. TensorFlow Lite is a lightweight and a next step from TensorFlow Mobile. You can do almost all the things that you do on TensorFlow mobile but much faster.
Tags android big-data app-development
-
Building a PWA chat app with Vue.js and Firebase (p1)
Posted on April 6, 2018, Level intermediate Resource Length medium
Kohwo Orien article about how to utilize Vue.js for building of Progressive Web Apps. Vue.js is a progressive framework for building web user interfaces. It became one of the recommended frameworks for building fast, reliable progressive web applications with offline capabilities and performance.
Tags javascript nodejs app-development
-
Express.js and AWS Lambda serverless love story
Posted on March 30, 2018, Level intermediate Resource Length medium
Slobodan Stojanović article about creating serverless applications in Express.js. Express apps are easy to build, it is de facto the most popular Node.js framework.
Tags javascript nodejs app-development
-
AWS AppSync GraphQL API with Golang Lambda source
Posted on February 25, 2018, Level intermediate Resource Length medium
Sebastian Muller wrote this article / tutorial about AWS AppSync, a serverless GraphQL with support for custom data sources using AWS Lambda. To enable easy access to his RSS feed, author created a simple GraphQL API using AWS AppSync.
Tags aws serverless app-development apis
-
Creating first Angular app. Implement routing
Posted on February 14, 2018, Level beginner Resource Length long
Monty Shokeen 3 part of tutorial series in which he demonstrates how to go about creating you first Angular application. This post is part of a series called Creating your first Angular app. This series will teach you how to create your first Angular app in a beginner friendly manner.
Tags angular javascript app-development
-
Shareloc: share your location with friends using the cloud
Posted on January 3, 2018, Level intermediate Resource Length long
Gerrit Grunwald wrote pos about how easy it is to use Java SE and JavaFX to create mobile applications that run on iOS and Android devices in the cloud -- without the need to learn a lot of different platforms.
Tags cloud app-development serverless