<div className="relative w-[250px] h-[250px]"> <Image src={imageSource} alt="pot" layout="fill" objectFit="contain" className="rounded-xl" /> </div>

nov 9 2024 ∞
nov 9 2024 +

نتونست کروم رو نصب کنه مجبور شدم core نصب کنم

oct 19 2024 ∞
oct 19 2024 +
  • The new useRouter hook should be imported from next/navigation and not next/router
  • The pathname string has been removed and is replaced by usePathname()
  • The query object has been removed and is replaced by useSearchParams() router.events is not currently supported.
jun 28 2024 ∞
jun 28 2024 +
  • Key Differences:
  • Purpose: useEffect handles side effects, while useCallback optimizes performance by memoizing functions.
  • Output: useEffect doesn't return anything, while useCallback returns a memoized function.
apr 7 2024 ∞
apr 7 2024 +
list icon
  • hire as react developer
  • reach b2 german
  • improve my english
  • save money more
  • get fit
mar 16 2024 ∞
mar 16 2024 +
  • expense tracker
    • henef23554@boyaga.com
    • 87y7fH%dn
mar 25 2025 ∞
mar 25 2025 +

git fetch git rebase origin/master

jul 10 2024 ∞
jul 10 2024 +

By default Supabase provides port at 6543, after changing the port to 5432 my problem solved.

jun 24 2024 ∞
jun 24 2024 +

git init

Add and commit your project files

git remote add origin <url>

Push your project to GitHub

if error:

git fetch

git merge origin/main --allow-unrelated-histories

git push origin main

mar 16 2024 ∞
may 27 2024 +
  • replace this text with your list
  • begin each item with an asterisk
nov 7 2024 ∞
nov 7 2024 +
  • header
    • font
    • icon svg
aug 23 2024 ∞
aug 23 2024 +

i had 2 instance of the same app running by accident

jun 24 2024 ∞
jun 24 2024 +

TapTales is a React-based EPUB reader designed specifically for Surface devices. It offers a smooth and responsive reading experience optimized for touch interaction, addressing limitations of existing readers on Surface touchscreens.

Features:

Intuitive Touch Navigation: Effortlessly navigate through your EPUB books with swipe gestures for turning pages.

Seamless Text Selection: Highlight text with ease using intuitive touch gestures designed for Surface devices.

Clean and Customizable Interface: Enjoy a distraction-free reading experience with a minimalist interface that can be customized for your comfort.

Supports a Variety of EPUB Formats: Touch & Read is compatible with a wide range of EPUB formats, ensuring you can access most of your digital library.

mar 17 2024 ∞
mar 17 2024 +