From 33711a0a5e54fa4e7b68e6109e28b976f6ef9e6c Mon Sep 17 00:00:00 2001 From: Monarch Maisuriya Date: Mon, 30 Nov 2020 21:26:00 +0530 Subject: [PATCH] Update README.md (#65) Add article resource for Feathers & React --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 02be8d7..7f7f33f 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ - [How to do server side rendering with Feathers.js and Next.js](http://www.albertgao.xyz/2018/02/04/how-to-do-server-side-rendering-with-feathersjs-and-nextjs/) - [Russian article - Связи между таблицами sequelize в FeathersJS](https://weburoki.pro/model-relation-feathers-feathers) - [Russian article about querying - Запросы сервисам FeathersJS](https://weburoki.pro/querying-feathersjs-service) +- [Get started with Feathers & React](https://medium.com/javascript-in-plain-english/get-started-with-feathers-react-part-1-6b2b35a398c3) ### Examples