Open in app
Home
Notifications
Lists
Stories

Write
Chris Kennedy
Chris Kennedy

Home

Jul 9

How to fetch data in React?

FetchX FetchX is a fetching library made for React built with axios and mobx that give you an easy way to handle CRUD of entities. Installation npm i @euk-labs/fetchx axios mobx yarn add @euk-labs/fetchx axios mobx Usage HttpService import { HttpService } from '@euk-labs/fetchx'; const httpService = new HttpService({ baseURL: 'http://localhost:3030/api'…

React

2 min read


Jul 9

Meta Transaction on Ethereum

Outside of scalability, one of the biggest things holding crypto back is usability. Right now, there’s a massive barrier-to-entry for everyday users looking to access decentralized applications on Ethereum. It’s the need to pay gas. Don’t get me wrong either, there’s a fundamental need for transaction fees in the network…

Ethereum Blockchain

5 min read

Meta Transaction on Ethereum
Meta Transaction on Ethereum

Jul 9

EC2 VS Lambda @ AWS

Amazon Web Services (AWS) is the most important development in computer technology since the microprocessor. Over 83% of workloads are now in the cloud as of 2020, and even the federal government is hopping on the bandwagon. AWS comprises well over 1,000 different services, each one specifically tailored to optimize…

AWS

6 min read

EC2 VS Lambda @ AWS
EC2 VS Lambda @ AWS

Jul 9

Which one do I have to choose?

When we want to build a large-scale application with a framework, Express.js is usually the first thing that comes to mind. Express has gained popularity in the last few years among developers. NestJS is another popular framework that can do the job pretty well, too. As both Nest and Express…

Nodejs

7 min read

Which one do I have to choose?
Which one do I have to choose?
Chris Kennedy

Chris Kennedy

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable