React-Native & Node Tutorial - Build a Meetup app [Part: 2]

preview_player
Показать описание
This is the second part of this React-Native and NodeJS Tutorial where I build a Meetup app for mobile. In this part I make some setup in the backend and show some tool like eslint and editorconfig.

Рекомендации по теме
Комментарии
Автор

These videos are really great. I think they will become very popular once people realize what they are.

MontrealAG
Автор

Awesome tutorial! Very comprehensive and I really appreciate the code practices compared with so many other tutorials you really use good practices and don't cut corners! Thank you

lassestube
Автор

Thank you for the tutorials . I get error at 'group.meetups.push(meetup);' and I change it to and it works . I don't know if it is best solution or not . Btw Thank you EQuimper .

Buddha_Shadow
Автор

This is the best tutorial on youtube.Easy to follow and understandable.keep up the good work

gouravgosain
Автор

Just started this tutorial last week. You are awesome man!

nikolacekic
Автор

Thank you so much. Was waiting for this.

SunilKumar
Автор

awesome man waiting for the next one...

jerrytab
Автор

Hi EQuimper, thanks for the really good tutorial! I was going through other tutorials before (paid and unpaid) but this one ties so much information together in such a dense package. Really cool stuff. Can't wait to progress further!

I tried to check out your blog too, but the link doesn't work?

anthonylamot
Автор

Great tutorial!!! Thank you so much. God bless you..

BudiSantoso-ercq
Автор

Great job. I will be appreciated if I can learn something more about the use of realm and how RN communicates with native code.
I'm a beginner of RN, and I confuse local database and server database, how to keep them synchro.

ChineseSmallClass
Автор

Amazing videos! Can you explain what 'this' is in the scope and why you cannot use an arrow function? 34:41

oceanman
Автор

Great tutorial!!! Thank you so much.
May I ask you what extension you use for the "git diff" like for atom?

saispgd
Автор

Hi again, I am really liking these courses, thank you!

I am really curious, where is your accent from?

MontrealAG
Автор

Quick question, I'm trying to do that copy selection + paste thing your doing. Did you say that you highlight all the lines you want to copy and press shift+cmd+D?

It captures all the lines but when I press alt+arrow down or something like that, all it does is take that same selection and move it around, but it does not copy -> paste a new one. Am I doing something different?

MaxOrelus
Автор

Hi. I'm using prettier. If I include eslint and editorconfig, will there be a conflict in d packages?

myhendry
Автор

Great tutorial, but i must ask ... Is this express app scalable?

jerrynwaeze