본문 바로가기

react-remix

(3)
React Remix Framework로 알아보는 중첩 경로(nested routing) 해당 게시물을 이해하는데 React Remix 프레임워크에 대한 사전 지식은 필요하지 않습니다. 컴포넌트 정의와 프로젝트 구조는 수 많은 리액트 개발자들의 큰 고민거리 중 하나입니다. 지금까지 컴포넌트의 크기, 컴포넌트의 역할에 집중하여 아토믹 디자인, 컨테이너 / 프리젠터 패턴 등을 프로젝트에 도입해 왔습니다. 제 생각에는 중요함에도 지금까지 의식하지 못한 하나의 관점이 있다고 생각합니다. 이는 해당 컴포넌트의 렌더링을 결정하는 url 경로(route) 입니다. 예시: apollo-client 공식 예제 : odyssey-lift-off GitHub - apollographql/odyssey-lift-off-part5-client: Odyssey Lift-off V - Client - Course Co..
[React][Remix][tutorial]React-Remix를 이용하여 개발자 블로그 만들기. 공식 블로그 튜토리얼을 의역한 내용이다. 해당 튜토리얼을 따라 react-remix 프레임워크와 마크다운을 활용해 개발자 블로그를 만들어본다. Remix | Developer Blog Quickstart We're going to be short on words and quick on code in this quickstart. If you're looking to see what Remix is all about in 15 minutes, this is it. 💿 Hey I'm Derrick the Remix Compact Disc 👋 Whenever you're supposed to do something you'll s remix.run 완성된 프로젝트는 여기서 볼 수 있다. 추가로 튜토리얼과 다르..
React Remix 신상 React framework 간단하게 살펴보기 Remix - Build Better Websites Remix - Build Better Websites Remix is a full stack web framework that lets you focus on the user interface and work back through web fundamentals to deliver a fast, slick, and resilient user experience. People are gonna love using your stuff. remix.run Why I Love Remix (kentcdodds.com) Why I Love Remix I've written tens of thousands of lines of code with Remix and ..