Javascript

How To Use The Apollo Client GraphQL with Angular 4+ — step-by-step Javascript tutorial on Progressive Robot

How To Use The Apollo Client GraphQL with Angular 4+

Apollo Client is the flexible, community-driven GraphQL client for Angular, JavaScript, and native platforms. It is designed from the ground up to make it easy to build UI components that fetch data with GraphQL. This article is a quick summary about how to use Apollo client GraphQL with your Angular 4+. Therefore you need to know about GraphQl and Angular 4+ before you read the following post.

Read more
6 Optimization Tips for React Apps — step-by-step Javascript tutorial on Progressive Robot

6 Optimization Tips for React Apps

JavaScript frameworks, especially React, have changed the way we build apps. Optimizing page load time is important because the time a page takes to load directly correlates with bounce and conversion rates. In this tutorial we will take a look at six common mistakes most developers make when building apps with React, and how to avoid them.

Read more
CHAT