Skip to content
Search for:
  • Home
  • About
  • Articles
  • Projects
  • Contact
Menu
Peter Oliha | oliha.dev

Life and Code

Using DataLoader in GraphQL
Articles

Using DataLoader in GraphQL

In my previous post on how to set up a GraphQL server, we briefly discussed the issue of duplicate request to a data source; also known as the N+1 problem…

0 Comments
August 27, 2020
GraphQL Server – Apollo, KoaJS and Typescript implementation.
Articles

GraphQL Server – Apollo, KoaJS and Typescript implementation.

In this post we are going to learn how to set up a GraphQL server in NodeJs. If this is the first time you are learning about GraphQL, I suggest…

0 Comments
August 11, 2020
Using Typescript in NodeJS development
Articles

Using Typescript in NodeJS development

Recently, when starting out any new NodeJS project the first thing I install is typescript. This post covers how to set up your development environment with typescript. Typescript is a…

0 Comments
August 3, 2020
Building a Custom Content Slider (Carousel) in Angular
Articles

Building a Custom Content Slider (Carousel) in Angular

A common user interface(UI) component is a content carousel or slider. It is often used to display images on a site and the user interacts with it by clicking on…

0 Comments
July 20, 2020
Pre-authorized transaction on the Stellar network
Articles

Pre-authorized transaction on the Stellar network

The Stellar network is known for fast transaction times and low network fees. One feature that is less prominent is its ability to handle pre-authorized transactions.  On Stellar you can…

0 Comments
April 15, 2020

About Me

About Me

Peter Oliha

Software developer with experience in Javascript, PHP, Go, Angular, NodeJS, PostgreSQL and ... Read more

Follow Me

Recent Posts

  • Using DataLoader in GraphQL
    Using DataLoader in GraphQL
    August 27, 2020/
    0 Comments
  • GraphQL Server – Apollo, KoaJS and Typescript implementation.
    GraphQL Server – Apollo, KoaJS and Typescript implementation.
    August 11, 2020/
    0 Comments
  • Using Typescript in NodeJS development
    Using Typescript in NodeJS development
    August 3, 2020/
    0 Comments

Tags

Angular Articles dataloader graphql Javascript koajs nodejs postgresql Projects Stellar typescript
  • Home
  • About
  • Articles
  • Projects
  • Contact
© Copyright 2020 · Peter Oliha
Close Menu