Introduction To NextJS 13 - Basics and Navigation

Поделиться
HTML-код
  • Опубликовано: 13 июн 2024
  • In this tutorial, you'll learn fundamentals of nextjs 13, what are the core features of it which is getting changed from its previous versions. This is an introduction to nextjs 13 tutorial. Also I've discussed the navigation in nextjs 13 in details in this tutorial.
    ⦿ eCommerce Website Design with Tailwind CSS Tutorial • Design Responsive eCom...
    ⦿ Login Page in Next JS with Tailwind CSS Tutorial • Create Login Page in N...
    ⦿ Sidebar Navigation Menu with Tailwind Tailwind CSS Tutorial • Sidebar Navigation Men...
    → Social App with Firebase in React Native Playlist • Social App with Fireba...
    → React navigation v5 tutorial playlist • React Navigation 5 Tut...
    → Food Finder App in React Native Playlist • Food Finder App in Rea...
    → Music App UI Tutorial • Music App UI in React ...
    ► Timestamps
    0:00 Introduction
    1:24 Create the NextJS 13 (Experimental App) Project
    1:45 Know About /app Directory
    4:01 Creating a Basic Template Layout
    7:10 Fetching Data from REST API
    11:51 Implementing Active Navigation Item Styling
    If you found my tutorials helpful, you can buy me a coffee from this link paypal.me/itzpradip
    Follow me on Twitter / itzpradip
    Follow me on GitHub github.com/itzpradip
    Subscribe to my Channel bit.ly/2PaUqOk
    For more tutorials on WordPress, React JS, React Native and Flutter visit: www.pradipdebnath.com/blog/

Комментарии • 6

  • @ajmalhasan2015
    @ajmalhasan2015 9 месяцев назад

    Very informative , thanks

  • @sdsim1
    @sdsim1 Год назад

    Thanks for sharing 👍

  • @nav3961
    @nav3961 Год назад

    Sir, i have a question regarding wordpress.
    How to publish a manual article post to wordpress automatically?? (If we have huge content of post )

  • @user-kl2xf2lw8x
    @user-kl2xf2lw8x 11 месяцев назад

    - error app/products/page.js (14:13) @ map
    - error TypeError: products.map is not a function
    at Products (./app/products/page.js:19:28)
    12 | return (
    13 |
    > 14 | {products.map((product) => (
    | ^
    15 | {product.title}
    16 | ))}
    17 |

  • @mureedabbas3080
    @mureedabbas3080 Год назад

    Hello brother i have a question please answer whenever you get some time
    i am working on a react native application where user can book an appointment i want to know how can i add me application into the list when someone send you location on whatsapp and if you click on that location it will show you a list to open with app i want to get that location lang and lat on my application can you help you can view the below image for refference thank waiting for your reply
    i.imgur.com/bStXHTp.jpg