ProgressiveWebNinja
  • Home
  • Blog
  • Topics
    • React
    • Javascript
    • Svelte

Saurabh Dashora

Javascript

JavaScript Loading Decoded: async vs defer – Which one should you choose?

You have created the HTML for your website. You have completed the JavaScript code to bring the pages to life. Now, you only need to load the script files into the HTML now. But there’s a question facing you. Which JavaScript loading strategy (async vs defer) should you follow? Should Read more…

By Saurabh Dashora, 2 months13th January 2023 ago
NextJS

Authentication using NextJS Iron Session – A Simplified Tutorial

In this NextJS Iron Session Tutorial, we will learn how to implement a robust authentication functionality with the help of sessions. Basically, iron-session is a stateless NodeJS utility that enables the use of sessions to store data. The session data is stored in encrypted cookies also known as seals. Only Read more…

By Saurabh Dashora, 4 months16th November 2022 ago
NextJS

How to use React Quill with NextJS

Quill editor is an extremely powerful and free open-source WYSIWYG editor. You can read more about it here. In this post, we will learn how to use React Quill with NextJS application. Basically, react-quill is a wrapper on top of the Quill editor that makes it easy to integrate into Read more…

By Saurabh Dashora, 6 months19th September 2022 ago
NextJS

NextJS GET API Routes with Server-Side Pre-Rendering

NextJS lets us create backend API routes with great ease. We can call the API endpoints using normal JavaScript fetch API. However, we can also utilize these API routes with server side rendering. In this post, we will learn how to create NextJS GET API routes and use it for Read more…

By Saurabh Dashora, 6 months16th September 2022 ago

Posts navigation

1 2 … 21 Next
Recent Posts
  • JavaScript Loading Decoded: async vs defer – Which one should you choose?
  • Authentication using NextJS Iron Session – A Simplified Tutorial
  • How to use React Quill with NextJS
  • NextJS GET API Routes with Server-Side Pre-Rendering
  • How to use the NextJS DocumentJS for custom HTML?
Recent Comments
  • Kevin on How to create Vue 3 Carousel using vue3-carousel package
  • Saurabh Dashora on How to create Vue 3 Carousel using vue3-carousel package
  • reem hosny on How to create Vue 3 Carousel using vue3-carousel package
Calendar
March 2023
M T W T F S S
 12345
6789101112
13141516171819
20212223242526
2728293031  
« Jan    
  • About
  • Blog
  • Contact
  • Home
Hestia | Developed by ThemeIsle