Git Product home page Git Product logo

react-assignment-chapter3-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-chapter3-hanghae's People

Contributors

dusunax avatar

Watchers

 avatar

react-assignment-chapter3-hanghae's Issues

react-bootstrap 적용 안됨

이슈: bootstrap CSS가 적용되지 않음

  1. 패키지 설치되었는지 package.json확인 => 설치O
    "bootstrap": "^5.2.0", "react-bootstrap": "^2.4.0",

  2. 다른 프로젝트에서 사용하던 동일한 코드 가져와 봄 =>
    크롬 개발자 도구에서 확인, className은 변하지만 CSS는 X
    import Button from 'react-bootstrap/Button'

  3. 패키지 재설치 => 변화 X

  4. 검색, index.js에 코드 추가 => 해결
    import 'bootstrap/dist/css/bootstrap.css';

결론: CSS 연결을 안 함🤷‍♀️

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.