Tagging
Try bookmarklet. Easy tagging.
Do you want to delete?
Do you want to modify?
  • LINKTAG
  • New
  • Tag
  • Comment
Sign in
it dev nextjs shadcnui

GitHub - samabid/authnextjs: Next.js full stack authentication app with shadcn ui

Next.js full stack authentication app with shadcn ui - samabid/authnextjs
wono | discuss |
it dev typscript

[Next.js] 타입스크립트 타입 관리 (f.. : 네이버블로그

wono | discuss |
it dev nextjs module

How can I get the path of a module I have loaded via require that is *not* mine (i.e. in some node_module)

wono | discuss |
it dev nextjs module

How to get relative path to an imported file in node.js

wono | discuss |
it dev nextjs console log

Removing Console Logs in Next.js Projects

Console logs are invaluable for debugging during development. However, leaving them in your production code can impact performance and potentially expose sensitive information. Thus, it’s crucial to…
wono | discuss |
it blog shadcnui

[warrr-ui 디자인 시스템 개발기] shadcn ui 분석

우리가 결국 완성하고자 하는 디자인 시스템은 shadcn이라고 생각했다.이는 shadcn이 컴포넌트별로 의존성을 다운로드하는데, 다른 라이브러리들과는 다르게 전체 패키지를 가져오지 않아 상당히 매력적이라고 생각했기 때문이었다. 그래서 shadcn에 대해서 깊이 이해하는 시간이 없어서는 안 된다고 생각했고, 이 과정에서 우리가 이때까지 의문이었던 점들을 해결해 나갈 수 있을 것 같다는 생각이 들었다.shadcn을 가장 우선적으로 파악을 하려고 했는데, shadcn 자체가 radix ui에 상당히 의존적인 라이브러리이기 때문에 radix ui를 분석하고 난 후 shadcn을 분석할 수 있었다. 몇 주 안 됐지만 디자인 시스템 리서치를 하면서 가장 신기하고 의미 있었던 시간이 이번 주였던 것 같다.사실, 이번..
wono | discuss |
it dev shadcn template

Top 5+ Free Shadcn UI & NextJS Boilerplates/Templates for 2024

Web development is always evolving, and keeping up means using the best tools available. If you're... Tagged with nextjs, webdev, opensource, resources.
wono | discuss |
it dev react shadcnui

shadcn/ui 를 이용한 공유 UI 컴포넌트 사용 경험

공유 UI 컴포넌트를 가져다가 사용하는 방법에는 어떤 것들이 있을까요? 이에 대해 알아보고 Radix-ui와 이를 기반으로 만들어진 shadcn/ui 를 선택한 이유와 간단한 사용 방법에 대해 알아봤습니다.
wono | discuss |
it dev nextjs shadcnui dashboard

Admin Dashboard With Next.js, TypeScript & Shadcn/ui

We will build a dashboard interface using React, Next.js, TypeScript and Shadcn-ui. It will be a content management interface for blog posts. We will also use Recharts, Lucide-React, React-Hook-Form and Zod for validation.
wono | discuss |
it dev shadcnui admin

GitHub - satnaing/shadcn-admin: Admin Dashboard UI built with Shadcn and Vite.

Admin Dashboard UI built with Shadcn and Vite. Contribute to satnaing/shadcn-admin development by creating an account on GitHub.
wono | discuss |
it dev nextjs shadcnui tailwindcss

Unknown at rule @tailwindcss(unknownAtRules) · tailwindlabs/tailwindcss · Discussion #13881

Unknown at rule @tailwindcss(unknownAtRules)
wono | discuss |
it dev nextjs shadcnui

Calendar shadcn-ui language · Issue #1498 · shadcn-ui/ui

Hi, how do I change the calendar language? also, when it displays the date such as "September 7th 2023" I want it to display in another language.
wono | discuss |
it dev nextjs oci bucket

Uploading a file to Oracle Object Storage using Node.JS

We extend the tutorial of How to upload a file in a full-stack React app to learn how to upload a...
wono | discuss |
it dev nextjs oci bucket

Downloading a file from Oracle Object Storage using Node.JS

We extend the tutorial of How to download a file in a full-stack React app to learn how to download a...
wono | discuss |
it op oci

[OCI] Oracle Cloud 인스턴스 응용 : 4-1. 블록 볼륨 활용의 필요성

1장에서 오라클 클라우드에 인스턴스를 만들고 Ubuntu 20.04 부트 볼륨을 생성하는 방법을 가이드 하였습니다. 그런데 좀 사용하다 보니 인스턴스의 부트 볼륨의 데이터 백업에 대한 아쉬움이 생겨서, 볼륨 활용에 대한 응용 과정을 추가로 작성해 보려고 합니다. 일단.. 왜 볼륨 활용이 필요한지에 대해서... 썰을 좀 풀어보기 위해 저의 상황을 예를들어 보겠습니다. 저는 윈도우 PC를 사용할 때는 파티션 or 디스크를 2개 이상 분리된 공간으로 준비하고 C: 에 윈도우만 설치하고 보관 해야할 파일들은 D: 나 E: 쪽에 저장하고 있습니다. 장점은 나중에 윈도우를 다시 재설치 해야 하는 상황이 발생 했을때 중요한 파일들은 C: 가 아닌 D: 나 E: 같은 다른 드라이브에 잘..
wono | discuss |
it dev nextjs shadcnui

Switch to newyork · Issue #2570 · shadcn-ui/ui

I installed the project with default theme now I want to switch to new york what can I do.
wono | discuss |
it dev nextjs shadcnui

UI Collection Shadcn/ui

멋있따. 난 컴포넌트 라이브러리가 아닌 컴포넌트 collection프로그래밍에서 라이브러리는 특정 기능을 수행하는 코드 모음이다. 이를 통해 개발자는 직접 모든 기능을 구현할 필요 없이, 필요한 기능을 쉽게 가져다 쓸 수 있다. 마치 도서관(library)에서 필요
wono | discuss |
it dev nextjs shadcnui

shadcnui installation nextjs

Install and configure Next.js.
wono | discuss |
it dev nextjs shadcnui

How to use Shadcn UI with NextJS and Tailwind CSS

Shadcn UI is a library that you can use to create dynamic components. In this tutorial we’ll learn how to quickly setup Shadcn for any Next.js 14 project with Tailwind CSS. At the end you’ll learn how to build UI components like the login component b...
wono | discuss |
it dev nextjs shadcnui

Next.js 블로그 만들기 (14.1 최신 버전 + tailwind) | D5BL5G

FE 개발자라면 티스토리 말고 개인 블로그 하나쯤은,,
wono | discuss |
Next
© 2025. LINKTAG.ORG. Help Feedback Privacy Terms