Giter Club home page Giter Club logo

react-assignment-chapter4-hanghae's Introduction

고객 만족 💐 대박 리뷰 이벤트 💐 고객 감동

Hits

Hello! 👋

🏕 habitat

habitat url
📧 Email [email protected]
🥕 Youtube https://www.youtube.com/@dusunax
🌱 Blog/tech https://velog.io/@dusunax
🌾 Blog/diary https://dusunax.tistory.com/
👩‍🌾 Notion https://dusunax.notion.site

🪬 Tech Stack

category skills
Front-end 🐔 JavaScript TypeScript React Next.js Tanstack Query Redux Zustand StyledComponent Tailwind Three.js
Back-end 🐤 Node.js Nest.js MongoDB
Others Github, Docker, AWS, Agile Methodologies

⌛️ 2024's Learning Goals

  • 📚 Conducting a deep dive into my current tech stack to enhance my computer science knowledge, aiming to become a long-term contributing developer.
    • Processing: Modern Javascript Deep Dive(2023), Modern React Deep Dive(2024.3~), Typescript
  • 📝 Building a portfolio/blog by 2024 to showcase TILs (Today I Learned) and project examples etc.
  • 🧩 Researching and gaining insights into monorepos, design systems, and web views.
  • 🤖 build a AI related projects.

GitHub stats

dusunax's GitHub stats

react-assignment-chapter4-hanghae's People

Contributors

dusunax avatar

Watchers

 avatar

react-assignment-chapter4-hanghae's Issues

박스 높이 잡기

<Container>
    <Header />
    <ItemList /> // 여기 높이 깨짐
</Container>
  1. 아이템 리스트에는 스크롤Y 달아야 함
  2. 아이템 리스트의 height가 바뀌지 않게 고정
  3. 아이템 리스트가 헤더를 제외한 컨테이너의 나머지 영역을 차지하고 있어야 함
  4. 컨테이너의 높이는 calc(100vh - 50px)이다.
  5. 아이템 리스트에는 Postion: Absolute로 영역 밖에 걸쳐 있는 타이틀이 있다.

Module not found / Package path . is not exported from package

image

Compiled with problems:X

ERROR in ./src/firebase.js 3:0-47

Module not found: Error: Can't resolve ' firebase/app ' in 'D:\스파르타코딩\4주차\react-assignment-week4\src'

ERROR in ./src/redux/config/modules/note.js 4:0-30

Module not found: Error: Package path . is not exported from package D:\스파르타코딩\4주차\react-assignment-week4\node_modules\firebase (see exports field in D:\스파르타코딩\4주차\react-assignment-week4\node_modules\firebase\package.json)

Redux Store가 undefined

  1. Redux Store가 undefined 뜸
Uncaught TypeError: Cannot read properties of undefined (reading 'map')
    at TodoList (TodoList.jsx:11:1)
    at renderWithHooks (react-dom.development.js:16305:1)
    at mountIndeterminateComponent (react-dom.development.js:20074:1)
    at beginWork (react-dom.development.js:21587:1)
    at HTMLUnknownElement.callCallback (react-dom.development.js:4164:1)
    at Object.invokeGuardedCallbackDev (react-dom.development.js:4213:1)
    at invokeGuardedCallback (react-dom.development.js:4277:1)
    at beginWork$1 (react-dom.development.js:27451:1)
    at performUnitOfWork (react-dom.development.js:26557:1)
    at workLoopSync (react-dom.development.js:26466:1)

최근 업데이트: redux-thunk / firebase 연결

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.