Unborn 8.0 Yellow Pointer
본문 바로가기
일상/KISA 핀테크 아카데미

[KISA 핀테크 아카데미] DB 보험 API 활용 개발 과정(인슈어테크 아카데미 4월 14일)

by 에삐니 2021. 4. 15.
728x90

저번 시간 리뷰 axios

점점 class->function으로 많이 하는 추세이다.

--

리액트 개발에 필요한 데이터와 컴포넌트 구조등을 손쉽게 확인할 수 있는 크롬 익스텐션

chrome.google.com/webstore/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi?hl=ko

 

React Developer Tools

Adds React debugging tools to the Chrome Developer Tools. Created from revision 39713716aa on 4/9/2021.

chrome.google.com

선택이 아닌 필수 !

 

없으면 변경사항 확인이 어렵습니다.

 

- 인라인 스타일

글자색만 바꿀 경우 사용해도 괜찮지만, 여러 가지를 많이 바꿀 경우 코드의 가독성이 떨어진다.

-템플릿 리터럴

+ 참고하면 좋은 사이트

www.w3schools.com/

 

W3Schools Online Web Tutorials

HTML Example:

This is a heading

This is a paragraph.

Try it Yourself » CSS Example: body {   background-color: lightblue; } h1 {   color: white;   text-align: ce

 

www.w3schools.com

styled-components.com/

 

styled-components

Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅🏾

styled-components.com

htmlcheatsheet.com

 

HTML Cheat Sheet

Online interactive HTML Cheat Sheet contains useful code examples and web developer tools, markup generators and more.

htmlcheatsheet.com

devhints.io/react

 

React.js cheatsheet

React.Component · render() · componentDidMount() · props/state · dangerouslySetInnerHTML · React is a JavaScript library for building user interfaces. This guide targets React v15 to v16.

devhints.io

 

 

material-ui.com/

 

Material-UI: A popular React UI framework

React components for faster and easier web development. Build your own design system, or start with Material Design.

material-ui.com

 

themeforest.net/

 

WordPress Themes & Website Templates from ThemeForest

Discover 1000s of premium WordPress themes & website templates, including multipurpose and responsive Bootstrap templates, email templates & HTML templates.

themeforest.net

 

newsapi.org/register/success

 

News API – Search News and Blog Articles on the Web

Get JSON search results for global news articles in real-time with our free News API.

newsapi.org

 

개인 정보 조회 권권한을 넘기기 위해 Oauth AccessToken을 발급

서비스에 접속을 하는 유저

우선 본인이 맞는지 인증 -> 작업이 끝나면 -> SSToken을 발급 허락을 맡았다고 하는 의미

현재는 인증서버가 불안정하여 토큰 발급으로 바로 갑니다.

이용자 접근키 발급 : 개인의 허락을 받기 위한 것.

5회 이상 틀릴 시 5분 동안 접속이 금지됩니다. 그런데 첫 시도부터 빠밤~! 접근 불가 빡

그래서 그냥 강사님이 어떤 흐름인지 보여주시고 저희는 보기만 했습니다.. 실습하기 너무나 힘든 것 ㅠㅠ 

강사님께서 조금 풀어달라고 하셨지만 절대 안 된다고 하셨어요.. 어차피 나중에 저희가 프로그램 만들어서 할 거기 때문에 강사님이 하시는 것만 제대로 봐도 상관없다고 하셨어요.

그런데, 강사님이 하시는 중간에도 계속 막혀서 강의 진행이 조금 어려웠어요 강제로 5분씩 쉬는 시간을.. 가진달까?

직접 해볼 수 있었으면 좋았을 텐데 좀 아쉬웠습니다.

 

 

728x90
반응형

댓글