Intro to CircleCI with React

preview_player
Показать описание
Learn how to deploy your React application to Netlify using CircleCI.

Links from video:

----

----

----

----
Follow Me Online Here:

#benawad

----
#benawad
Комментарии
Автор

Thank you very much, Ben, great material!

ekaterinahorton
Автор

Like for providing the github link too...I searched for CircleCI and guess what, I found a Ben Awad Video😁

thedeveloper
Автор

Quick suggestion: could you make a video on Continuous deployment with Gitlab CI / React / Typescript as well ?

Minimus
Автор

Thanks for the video, it helped me a lot!!

trabucolandia
Автор

What are ur opinions about TravisCI..? Also can you increase the volume of ur videos a bit.. it becomes hard to hear at many places

akashrajpurohit
Автор

This is great!! Do you think you’ll ever cover testing more in depth?

JoseFlores-hkxd
Автор

sorry for bothering xD but how are you doing deployment for your side project, and how do you guarantee that you dont lose any request when pushing to production.
i have a side project built with techs you used too but im using mysql instead.
edit: how are you actually handling deployment, i did linked a remote repo to my server with ssh, and its working perfectly but i dont know if there is another better way
i dont know else where to ask you :) thanks bro !

wassim
Автор

Does anyone know how to deploy to Vercel instead of Netlify? I can't find articles on this. Would I add something like VERCEL_AUTH_TOKEN and VERCEL_SITE_ID? I can't really find how to create the access token on Vercel website though.

ilovenaturesound
Автор

Any video thought of for different kinds of indexes that PostgresQL provides us eg Btree, gin, gist etc etc? When and how to use them properly?

milansingh
Автор

How do you use your circleci for react-native deployment? do you use fastlane?

johanvillamil
Автор

Not sure why I keep getting Error: Not Found on netlify deploy command. I already added NETLIFY_AUTH_TOKEN and NETLIFY_SITE_ID

PhatHuynh-vhuz