Skip links

  • Skip to primary navigation
  • Skip to content
  • Skip to footer
Menu
  • Home
  • Posts
  • Categories
  • Tags
  • About
  • Search
Simple & Easy

Simple & Easy

Blog about software development by Wojciech Brożonowicz

Next.js - example of environment variables

How to use .env in NEXT.JS

1 min read February 17, 2023

Next.js - example of responsive Image

How to create responsive Image in NEXT.JS

1 min read February 14, 2023

Next.js - example of use of metadata in Pages Router

How to create title & meta data etc. in app that uses Pages Router in NEXT.JS

~1 min read February 11, 2023

Next.js - example of app using Pages Router

How to create app that uses Pages Router in NEXT.JS

11 min read February 9, 2023

Next.js - example of form with protection against CSRF attacks

How to create form that is protected ahainst SCRF attack in NEXT.JS

6 min read February 7, 2023

Next.js - server action example used in client component

Simple example of server action in client component, cache revalidate by tag

3 min read February 4, 2023

Next.js - fetch data by axios and use client component

Fetch data in nextjs with axios library in client component

2 min read February 3, 2023

Next.js - fetch client and encodeURIComponent function

Fetch data in nextjs, deal with slash in url

1 min read January 31, 2023

Next.js - dynamic route

Fetch data in metadata & page, use dynamic route

2 min read January 27, 2023

Next.js - list & pagination

Fetch data, list it and use pagination

2 min read January 26, 2023
  • Previous
  • 1
  • 2
  • 3
  • …
  • 7
  • Next

© 2024 Simple & Easy. Powered by Jekyll & So Simple.