[TIL] 1126

IT/TIL(Today I Learnt)|2021. 11. 29. 04:57

Today I Learnt 

1126:

 

Official document 보다 좋은건 없다고들하니깐  계속 시간날때마다 읽어 둬야  무슨 기능이 있는지 알고 나중에 다시 찾아볼수있지. 

유튜브 강의만 봐서는 아무래도 한계가있는것같다. 

 

https://developer.mozilla.org/en-US/docs/Web/JavaScript

 

JavaScript | MDN

JavaScript (JS) is a lightweight, interpreted, or just-in-time compiled programming language with first-class functions. While it is most well-known as the scripting language for Web pages, many non-browser environments also use it, such as Node.js, Apache

developer.mozilla.org

 

 

 

https://docs.soliditylang.org/en/v0.7.4/

 

Solidity — Solidity 0.7.4 documentation

1. Understand the Smart Contract Basics 2. Get to Know Solidity Once you are accustomed to the basics, we recommend you read the “Solidity by Example” and “Language Description” sections to understand the core concepts of the language. 3. Install t

docs.soliditylang.org

 

1127 

 

토요일이지만 주중에 배짱이처럼 띵가띵가 놀앗으니깐 일을 좀해야지... 

아무리생각해도 이렇게 자유가 많이 주어진 환경은 아직 나같은 배짱이한테 별로 좋지않은 환경인것같다.

앞으로는 아침마다 해야할 task들을 적어놓고 tick  채워나가야겠다. 

어휴 안그러면 나중에 되면 정말 snowball처럼 커져서 감당할수없을지 몰라...

 

[✅ ] graphql naver api

[✅ ] graphql naver api CRUD

[] graphql rss reader

[] graphql rss reader CRUD  

 

 

 

코딩을 하다가 문득 정규화를 왜해야하는지 궁금했다.

학교에서도 배우긴 배웟어도  정확히 왜하고있는지 는 모른다.

솔직히 정규화를 안하고 사용하는게 더 속도가 빠른 경우가있을텐데?

ex).    item. :   id,  name, classified id , description

          clssification:  id , name

 

 라는 두개의 collection이있을때,    item에 claasified id 대신 그냥 claaification으로 이름으로 주면 더빠르고 안귀찮치않은가?

 

응 아니야 그냥 내가멍충해서  db설계도 안봐서그래

 

 

 

유튜브 강의 들어야대는데 까먹을까봐 여기다 써놓음 :

 

https://www.youtube.com/watch?v=_itMdiSc0KI 

https://www.youtube.com/watch?v=8hly31xKli0&t=1887s 

https://www.youtube.com/watch?v=coQ5dg8wM2o 

https://www.youtube.com/watch?v=x-6ruqmNS3o&t=710s 

https://www.youtube.com/watch?v=Ia-UEYYR44s&t=30062s 

 

반응형

'IT > TIL(Today I Learnt)' 카테고리의 다른 글

[TIL] 1130 NFT domain  (0) 2021.12.01
[TIL] 1129  (0) 2021.11.30
[TIL] 1123 1124  (3) 2021.11.25
[TIL] 1121 metaverse , NFT , blockchain  (4) 2021.11.21
[TIL] 1119 Request path contains unescaped characters  (0) 2021.11.19

댓글()