Open in app
Home
Notifications
Lists
Stories

Write
Livingstone Asabahebwa
Livingstone Asabahebwa

Home

Oct 23, 2020

Interacting With GraphQL APIs Using TypeScript, React Hooks, and Apollo. Part 1.

GraphQL is an open-source web-API language for reading(querying) and writing(mutating) data developed and maintained by the engineers at Facebook. You might be wondering… why GraphQL? Well, It allows specific data to be returned and allows fetching data from multiple areas all in a single request. A quick background check shows…

Typescript

8 min read

Interacting With GraphQL APIs Using TypeScript, React Hooks, and Apollo. Part 1.
Interacting With GraphQL APIs Using TypeScript, React Hooks, and Apollo. Part 1.

Oct 21, 2020

Interacting With RESTful APIs Using TypeScript, React Hooks, and Axios. Part 1.

In TypeScript/JavaScript, we have an unopinionated library that can help us interact with RESTful APIs, Axios. In this article, we’ll look at the popular open-source library and how it compares with the native browser function(fetch) and we’ll discover the additional features that the open-source library has over fetch. …

Typescript

7 min read

Interacting With RESTful API’s Using TypeScript, React hooks, and Axios. Part 1
Interacting With RESTful API’s Using TypeScript, React hooks, and Axios. Part 1

Oct 13, 2020

Setting up TypeScript for a modern project using Webpack 4

TypeScript is an open-sourced language developed and maintained by Microsoft. First released in October 2012, its development was overseen by Anders Herlsberg who also had a big role in the creation of C# language. TypeScript is a typed superset of JavaScript that compiles to plain JavaScript. You might be wondering……

Typescript

8 min read

Setting up Typescript for a modern project using webpack 4.
Setting up Typescript for a modern project using webpack 4.

Published in JavaScript in Plain English

·Jan 25, 2020

Historical FIFA world cup geo map with React and D3.

Data Driven Documents or precisely D3 is a JavaScript library developed by Mike Bostock with an idea of adding animation and interactivity to the way data is presented in web applications. …

React

9 min read

Historical FIFA world cup geo map with React and D3.
Historical FIFA world cup geo map with React and D3.

Published in JavaScript in Plain English

·Jan 14, 2020

Getting started with React and D3 — interactive Bar Chart.

D3, which stands for data driven documents, has been the industry standard for creating custom data visualizations on the web since it’s creation in 2011. I like to think about D3 as a library that loads data and attaches it to the DOM. React is a Facebook technology which makes…

Java Script

7 min read

Getting started with React and D3 — interactive Bar Chart.
Getting started with React and D3 — interactive Bar Chart.

Published in Analytics Vidhya

·Jan 6, 2020

Make a clever bitcoin price chart with React and D3.

I’ve been working with React and D3 for the last 2 years building custom interactive charts for both startups and well established companies across the world in my remote work endeavors :). In that time, I’ve really enjoyed the flexibility I get while making visualizations with these tools and I’ll…

React

8 min read

Make a clever bitcoin price chart with React and D3.
Make a clever bitcoin price chart with React and D3.

May 27, 2019

Basic Node.js setup every JavaScript backend developer needs to know.

Starting out as a self taught JavaScript developer is not something easy to go by and many of us who have made it through the intolerable levels of hardship can testify. At least, I can tell an inspirational story about the same on a good day. Many times, developers learning…

Java Script

5 min read

Basic Node.js setup every JavaScript backend developer needs to know.
Basic Node.js setup every JavaScript backend developer needs to know.
Livingstone Asabahebwa

Livingstone Asabahebwa

I build products with TypeScript, GraphQL, and Python.

Following
  • Sean Kernan

    Sean Kernan

  • Bhargav Bachina

    Bhargav Bachina

  • Dr. Derek Austin 🥳

    Dr. Derek Austin 🥳

  • Daan

    Daan

  • Daniel Deutsch

    Daniel Deutsch

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable