LEEMINJOO / WRITE-ME

오늘의 뉴스 키워드를 뽑아 매일 글감을 주는 웹블로그
1 stars 3 forks source link

관련 기술 스터디 #5

Open LEEMINJOO opened 4 years ago

LEEMINJOO commented 4 years ago
economy30 commented 4 years ago

REACT 강의 링크입니다. https://academy.nomadcoders.co/courses/enrolled/216871

유튜브 노마드 코더->React fundamentals 2019로 들어가셔도 됩니다. https://www.youtube.com/watch?v=JtHRa-4MTG4&list=PL7jH19IHhOLPp990qs8MbSsUlzKcTKuCf

LEEMINJOO commented 4 years ago

python - java 연동 https://gusrb.tistory.com/47 https://github.com/pipy201/study/tree/master/python_java_image_server

juajang commented 4 years ago

spring - sts 설치해야 함

hajeong815 commented 4 years ago

https://spring.io/tools sts 다운로드 링크입니다

https://all-record.tistory.com/154 설치 방법 링크입니다. 해당 링크에 있는 캡쳐는 옛날버전인데 방법은 똑같으니 그대로 하시면 될거같아요

juajang commented 4 years ago

sts 설치 방법 https://m.blog.naver.com/PostView.nhn?blogId=pyj721aa&logNo=221613874213&proxyReferer=https%3A%2F%2Fwww.google.com%2F

LEEMINJOO commented 4 years ago

python 설치 - 3.7.x로 설치하시면 돼요 https://gabii.tistory.com/entry/Python-Python-370-%EC%84%A4%EC%B9%98-%EB%B0%8F-%ED%99%98%EA%B2%BD%EB%B3%80%EC%88%98-%EC%84%A4%EC%A0%95

LEEMINJOO commented 4 years ago

모델에서 사용할 알고리즘 설명입니다. https://wikidocs.net/31698

juajang commented 4 years ago

Redux https://academy.nomadcoders.co/p/build-a-timer-app-with-react-native-and-redux

hajeong815 commented 4 years ago

spring-react 연동 https://spring.io/guides/tutorials/react-and-spring-data-rest/ https://rimkongs.tistory.com/81

LEEMINJOO commented 4 years ago

pymysql https://jackerlab.com/python-pymysql-test/

juajang commented 4 years ago

로그인 구현 https://medium.com/trabe/implementing-private-routes-with-react-router-and-hooks-ed38d0cf93d5 https://jasonwatmore.com/post/2020/03/02/react-hooks-redux-user-registration-and-login-tutorial-example#alert-actions-js https://tylermcginnis.com/react-router-protected-routes-authentication/