How to Use Push Notifications in Your Project Development: 70+ Ideas to Help You Get Started How to Use Push Notifications in Your Project Development: 70+ Ideas to Help You Get Started
How to Run a Food Truck Delivery App: Interview with Nick Nanakos How to Run a Food Truck Delivery App: Interview with Nick Nanakos
Elasticsearch Use Cases: Advanced Search Engine for Your Online Marketplace Elasticsearch Use Cases: Advanced Search Engine for Your Online Marketplace
What You Need to Know to Start a Streaming Service Like Netflix What You Need to Know to Start a Streaming Service Like Netflix
Learning Resources How to Use Push Notifications in Your Project Development: 70+ Ideas to Help You Get Started

Push notifications are streamingly becoming the gold standard for reaching out to customers. Without much effort, your app users can get timely and relevant messages that...

Mariia Matviichuk Sep 08, 2020 · 11 min read
Opinion shapers How to Run a Food Truck Delivery App: Interview with Nick Nanakos

Have you got any favorite street food and a secret spot where it tastes best? But food tracks’ admirers know, there are some drawbacks related...

Alina Terebetska Aug 13, 2020 · 7 min read
Business growth Elasticsearch Use Cases: Advanced Search Engine for Your Online Marketplace

In this article, we want to share our experience of using Elasticsearch in the online marketplace. You will learn about the main advantages of this advanced...

Mariia Matviichuk Aug 04, 2020 · 8 min read
Business growth What You Need to Know to Start a Streaming Service Like Netflix

So, you've decided to build your own Netflix? Cool! That's a great time to create either a video streaming website, or set off the app business....

Mariia Matviichuk Jul 15, 2020 · 13 min read
  • All( 218 )
  • Business growth(142)
  • German(4)
  • Learning Resources(22)
  • Opinion shapers(14)
  • TechHub(57)
  • UI/UX design(5)
Page 1 of 2 Older Posts →
NativeScript vs React Native: Choosing a Cross-Platform Framework
TechHub NativeScript vs React Native: Choosing a Cross-Platform Framework

Today’s JavaScript developers have a lot of options for building mobile apps. This is where the cross-platform mobile development comparison comes into play. Often,...

Alina Terebetska Jul 20, 2020 · 11 min read
Sign In with Apple: Optimize Your App with New Functionality
TechHub Sign In with Apple: Optimize Your App with New Functionality

Step in the new season with new powers - since April 1, 2020 Sign In with Apple will be a must-have feature for all the apps,...

Alina Terebetska Feb 20, 2020 · 2 min read
React Native vs Flutter Comparison: Which One is Better for You? [Infographic Included]
TechHub React Native vs Flutter Comparison: Which One is Better for You? [Infographic Included]

React Native vs Flutter debate seems to never cease. Both platforms are widely used and supported. The first one is backed by Facebook, the latter -...

Nataliia Kubai Dec 26, 2019 · 11 min read
How to Integrate Stripe Connect with your Marketplace for C&C Payments?
TechHub How to Integrate Stripe Connect with your Marketplace for C&C Payments?

Content: The importance of proper payments system evaluation What is Stripe Connect? Stripe Connect pricing What Account Types has Stripe to offer? How to test Stripe...

Yura Kruhlyk Dec 11, 2019 · 11 min read
Expo oder Vanilla React Native: Was Sie
für Ihr Projekt wählen sollten
TechHub Expo oder Vanilla React Native: Was Sie für Ihr Projekt wählen sollten

Mit oder ohne Expo? Das ist ein altbekanntes Problem für alle, die vorhaben, mit React Native Apps zu entwickeln. Basierend auf meiner Erfahrung werde ich Ihnen...

Yura Kruhlyk Nov 07, 2019 · 5 min read
10 React Native-Open-Source-Projekte, die Sie kennen sollten
TechHub 10 React Native-Open-Source-Projekte, die Sie kennen sollten

Open-Source-Codes ist ein guter Lehrmeister für Entwickler eines jeden Kenntnisstandes. Es ermöglicht Sie den Entwicklungsprozess, zu betrachten, daran teilzunehmen und von Profis zu lernen. Übung macht...

Valentin Danilichev Nov 07, 2019 · 5 min read
The Importance of Software Testing in 2019 [Challenges, Benefits, and Mistakes of Quality Assurance in Software Development]
TechHub The Importance of Software Testing in 2019 [Challenges, Benefits, and Mistakes of Quality Assurance in Software Development]

When we hear "software testing" - many people think of it as an external review of a site or application and believe that surface...

Kristina Trach Nov 07, 2019 · 7 min read
6 Outsourcing Software Development Risks and Tips to Offset Them
TechHub 6 Outsourcing Software Development Risks and Tips to Offset Them

Are you comfortable with delegating tasks? Especially when it comes to crucial business milestones, like software development, legal process (LPO), etc. In today’s connected world...

Roman Bagrij Nov 01, 2019 · 7 min read
The Future of React Native: Interview With Ram N - a Software Engineer at Facebook
TechHub The Future of React Native: Interview With Ram N - a Software Engineer at Facebook

2019 has all the changes to become a turning point in React Native development. The community behind the framework is taking great efforts to improve its...

Helen Vdovychenko Jun 24, 2019 · 4 min read
Continuous Integration and Delivery: Benefits and Review of Tools
TechHub Continuous Integration and Delivery: Benefits and Review of Tools

It doesn't matter what your role in the company is - a developer, business owner or CTO - the main goal is to deliver a qualitative...

Taras Romilovych May 20, 2019 · 7 min read
Neo4j Database: Use Cases and Advantages For Your Project
TechHub Neo4j Database: Use Cases and Advantages For Your Project

According to the research, graph database market size is expected to grow from USD 821, 8 million in 2018 to USD 2,409, 1 million by...

Helen Vdovychenko Apr 01, 2019 · 8 min read
Serverless Architecture: When To Use This Approach and What Benefits It Gives
TechHub Serverless Architecture: When To Use This Approach and What Benefits It Gives

Serverless has been one of the hot topics of software development in recent years. It appeared in late 2014 and is growing in popularity. This technology...

Pavlo Brunko Mar 06, 2019 · 6 min read
How to Work With Sound In JS: Сustom Audio Player With Web Audio API (Part 1)
TechHub How to Work With Sound In JS: Сustom Audio Player With Web Audio API (Part 1)

Recently I've had a chance to work with the sound for one project. My task was to create and visualize a custom audio player with React....

Tymets Volodymyr Feb 22, 2019 · 10 min read
How to Work With Sound In JS: Audio File Streaming (Part 2)
TechHub How to Work With Sound In JS: Audio File Streaming (Part 2)

This is the second part of the article "How to Work with Sound In JS: Сustom Audio Player With Web Audio API". Here you...

Tymets Volodymyr Feb 21, 2019 · 5 min read
How to Organize 24/7 Server Availability and Prevent It From Going Down
Business growth How to Organize 24/7 Server Availability and Prevent It From Going Down

Server downtime is such a bitter pill that may seriously impair your business. The fact is that no one is immune to the server downtime issues....

Helen Vdovychenko Jan 17, 2019 · 4 min read
How to Improve Node.js Productivity  With C++ Addons: Step by Step Guide
TechHub How to Improve Node.js Productivity With C++ Addons: Step by Step Guide

Node.js is an open-source platform for development of the applications with JavaScript programming language. Node.js is based on the V8 engine that executes JavaScript...

Roman Bagrij Jan 10, 2019 · 7 min read
Mobile App Security Standards: Common Risks and Solutions
TechHub Mobile App Security Standards: Common Risks and Solutions

Cybercrime is an issue many are familiar with in 2018. With the growth of the big data technology, hackers target data systems and apps for personal...

Mykola Striletskyi Dec 24, 2018 · 4 min read
GraphQL Ins and Outs: How GraphQL Will Power Up Your Project
TechHub GraphQL Ins and Outs: How GraphQL Will Power Up Your Project

GraphQL is a query language that allows users to describe what kind of data they want to receive in just one request. It significantly reduces the...

Helen Vdovychenko Dec 13, 2018 · 1 min read
Expo vs Vanilla React Native: What to Choose for Your Project
TechHub Expo vs Vanilla React Native: What to Choose for Your Project

To use Expo or not to use? This is a common dilemma for those who plan to develop React Native app. Based on my experience, I...

Yura Kruhlyk Dec 04, 2018 · 6 min read
Building a Stable Node.js Project Architecture. Best Practices for Node.js Development
TechHub Building a Stable Node.js Project Architecture. Best Practices for Node.js Development

Often product development process which involves JavaScript, is accompanied by the use of Node.js, a JavaScript runtime environment. The birth of this technology has certainly...

Tymets Volodymyr Nov 20, 2018 · 10 min read
How to Improve React+Redux Code With Redux Thunk Package
TechHub How to Improve React+Redux Code With Redux Thunk Package

React + Redux are widely-used and popular technologies for developing the client side of the web project. Such bundle allows to extend product’s capabilities by simplifying...

Roman Bagrij Nov 07, 2018 · 5 min read
Node-RED: How to Build Custom Nodes With Dynamic UI
TechHub Node-RED: How to Build Custom Nodes With Dynamic UI

Recently, I had an opportunity to learn new technology for software development with Node.js - Node RED. Briefly speaking, this technology allows to build your...

Tymets Volodymyr Oct 31, 2018 · 11 min read
10 React Native Open-Source Projects You Must Know
TechHub 10 React Native Open-Source Projects You Must Know

Open-source code is a great tutor for developers with any skill level. It enables you to watch the development process, take part in it, and learn...

Valentin Danilichev Oct 25, 2018 · 5 min read
How to Develop a Boilerplate for API with Node.js, Express, and MongoDB
TechHub How to Develop a Boilerplate for API with Node.js, Express, and MongoDB

For the most part, developers work with the ready project’s code usually created by someone else or developed pretty long ago. That’s why, when...

Tymets Volodymyr Oct 23, 2018 · 8 min read
Deploying React Native Apps to App Store and Play Market : Step-by-Step Guide
TechHub Deploying React Native Apps to App Store and Play Market : Step-by-Step Guide

Finally comes a moment when you have gone through “hell and high water” of development stage and now are ready to take your product into the...

Terry Sahaidak Aug 27, 2018 · 7 min read
Is Node.js Single-threaded? How to Run the Requests in Parallel
TechHub Is Node.js Single-threaded? How to Run the Requests in Parallel

Node.js is a single-threaded asynchronous JavaScript runtime. This means that your code will be executed in the same thread. Such architecture is experimental and slightly...

Tymets Volodymyr Aug 21, 2018 · 5 min read
Switch from Meteor to GraphQL: Secrets of Hassle-Free Migration Process
TechHub Switch from Meteor to GraphQL: Secrets of Hassle-Free Migration Process

The reason I have decided to write this article is that at the moment our team is migrating a complex app from Meteor to GraphQL. Before...

Pavlo Brunko Jul 10, 2018 · 10 min read
How to Improve REST API Performance and Deal With the Data Overload
TechHub How to Improve REST API Performance and Deal With the Data Overload

Not so long ago I've started to pave my discovery path to Graphql technology. A brand new idea, a brand new approach to exchange data between...

Tymets Volodymyr Jun 19, 2018 · 7 min read
Building a Two Sided Marketplace: Moving From MVP to Enterprise
TechHub Building a Two Sided Marketplace: Moving From MVP to Enterprise

Are your product is already on the market for some time and you have no idea how to expand it even more? Here’s an eBook...

Zoriana Senkovska May 15, 2018 · 1 min read
How to Create Home Automation App for Clap Detection With Node.js and Raspberry PI
TechHub How to Create Home Automation App for Clap Detection With Node.js and Raspberry PI

Not so long ago, I have described how you can manage your home and home appliances with a smartphone and Raspberry PI. Check out Building Home...

Tymets Volodymyr Apr 23, 2018 · 6 min read
How to Build GraphQL Server For the App Like Google Play Music
TechHub How to Build GraphQL Server For the App Like Google Play Music

Let's see GraphQL technology in action. In this small server tutorial we will take a look how to build a server-side app like Google Play Music,...

Alex Voitenko Apr 13, 2018 · 6 min read
How to Build 3 Types of Mobile App Notifications For An Online Marketplace?
TechHub How to Build 3 Types of Mobile App Notifications For An Online Marketplace?

Notifications are the must-have feature for almost any kind of mobile apps and marketplaces these days. Various updates and reminders depend on this, at first sight,...

Zoriana Senkovska Feb 22, 2018 · 5 min read
Opting for the Database Type for Online Marketplace App. How to Migrate MySQL Database to MongoDB?
Business growth Opting for the Database Type for Online Marketplace App. How to Migrate MySQL Database to MongoDB?

Database migration might be a sensitive task to handle, especially when it comes to the development of the database for the online marketplace project. If you...

Zoriana Senkovska Feb 16, 2018 · 6 min read
End-to-end Testing for Online Marketplace: Benefits, Process, and Examples
TechHub End-to-end Testing for Online Marketplace: Benefits, Process, and Examples

End-to-end testing is an advanced methodology that helps to control the process of development and deliver a qualitative product. In this article, we want to share...

Helen Vdovychenko Feb 13, 2018 · 6 min read
Building Home Automation Open-Source App With React Native, Node, Express and Raspberry Pi
TechHub Building Home Automation Open-Source App With React Native, Node, Express and Raspberry Pi

Imagine that you own a large aquarium at home, full of fish shoal. To make it look more aesthetic, you’ve decided to plant some exotic...

Tymets Volodymyr Jan 26, 2018 · 9 min read
How to Implement Push Notifications for iOS and Android In React Native
TechHub How to Implement Push Notifications for iOS and Android In React Native

Push notifications have a powerful impact on the conversions, engagement, and retention on your website. You can use them in different ways and forms to promote...

Oleh Mryhlod Jan 24, 2018 · 6 min read
React Native Integration With Existing Apps. Benefits + Memos
TechHub React Native Integration With Existing Apps. Benefits + Memos

React Native is still young but already popular framework to build iOS and Android apps (including marketplace platforms). This tendency prevails not only among developers but...

Zoriana Senkovska Jan 19, 2018 · 6 min read
Automated Invoice Processing for Your Marketplace: Xtracta Integration
TechHub Automated Invoice Processing for Your Marketplace: Xtracta Integration

Does your online marketplace deal with contracts, receipts, and invoices? Then you probably need a better tool for automated invoice scanning and data capture that will...

Stepan Yurtsiv Jan 04, 2018 · 4 min read
Implementation of In-app Purchases for iOS Mobile Marketplace Apps
TechHub Implementation of In-app Purchases for iOS Mobile Marketplace Apps

There is a big enough list of mobile app monetization ways to consider. In this article, though, we would like to pay a very special attention...

Zoriana Senkovska Jan 02, 2018 · 6 min read
Interview with Mike van Rossum, the Author of Gekko, a Bitcoin Trading Bot
Opinion shapers Interview with Mike van Rossum, the Author of Gekko, a Bitcoin Trading Bot

Cryptocurrencies, blockchain, ICO...there’s probably no person who hasn’t (at least) heard of these notions. We had an interesting talk with Mike van Rossum,...

Zoriana Senkovska Dec 28, 2017 · 5 min read
Meteor 1.6. Review: Benefits, Issues, and Examples
TechHub Meteor 1.6. Review: Benefits, Issues, and Examples

Meteor 1.6. is already here. Apiko team has tested it on practice and now we want to share these findings with you. Let's dive right...

Vadym Vorobel Dec 27, 2017 · 2 min read
List of Meteor JS Apps and Source Code Examples
TechHub List of Meteor JS Apps and Source Code Examples

Clients often ask us if Meteor is appropriate for their application. The correct choice of a platform for building web and mobile apps is one of...

Yurii Matiishyn Nov 17, 2017 · 4 min read
Recompose and Redux. Faster and More Flexible App Development Process
TechHub Recompose and Redux. Faster and More Flexible App Development Process

Let’s start directly from data that you’re taking a look at Google Play Store and/or AppStore. What can you see there? The speed...

Valentin Danilichev Nov 14, 2017 · 6 min read
Using ExtReact UI Library in Web Apps: Pitfalls You Can Avoid
TechHub Using ExtReact UI Library in Web Apps: Pitfalls You Can Avoid

In this article we want to share our experience in using ExtReact and prevent you from the challenges and pitfalls our developers have faced. Despite its...

Ruslan Vasylenko Nov 14, 2017 · 4 min read
Page 1 of 2 Older Posts →
  • Services
  • Portfolio
  • Company
  • Blog
  • Contact Us
Apiko

Get in touch

phone
+1 650-996-2875
letter img
mykola@apiko.com
location icon
Lasnamae linnaosa, Pae tn 25-47,
Harju maakond, Tallinn, Estonia, 11414
CareersContactsBrand kitGDPR Compliance

Expertise

TechnologiesStages of developmentMarketplace developmentIT consultingDigital transformation
IndustriesE-commerce & retailBooking & reservationE-learningJob board marketplaceB2B solutions
ServicesWeb app developmentMobile app developmentMVP developmentDedicated teamSoftware testingUX/UI design

© 2014 - 2021 Apiko. All rights reserved

clutchgithubfacebooklinkedintwitterbehance logo iconbehancedribbble icondribbble