All Projects → Lemoncode → Nextjs Typescript By Sample

Lemoncode / Nextjs Typescript By Sample

Licence: mit
Set of guided samples about how to get started with nextjs + typescript

Programming Languages

typescript
32286 projects

nextjs-typescript-by-sample

Set of guided samples about how to get started with nextjs + TypeScript.

About the example application

We have developed a simple web application that displays a list of github users (fetch from github rest api), and when you click on a given user it navigate to a detail page where you can find detailed information about the selected user.

Topics covered in this sample:

  • Building a hello wolrd nextjs app.
  • Adding typescript support.
  • Adding navigation between pages.
  • Fetching data from a remote api (cors enabled).
  • Navigating to anoterh pages passing parameters via query string.
  • Creating clean urls (seo friendly).
  • CSS Styling: Thanks to arp82 for this great contribution.

Topics that will be covered in future examples:

  • Debugging.
  • Deploying.
  • Redux support.

About Basefactor + Lemoncode

We are an innovating team of Javascript experts, passionate about turning your ideas into robust products.

Basefactor, consultancy by Lemoncode provides consultancy and coaching services.

Lemoncode provides training services.

For the LATAM/Spanish audience we are running an Online Front End Master degree, more info: http://lemoncode.net/master-frontend

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].