visit
In this article, we'll go over some of the most common React interview questions and how to answer them.
Built with Next, Apollo and MongoDB and deployed with GitHub Actions and Docker.
A guide to help you set up Google Analytics 4 on your Next.js website.
In this article, I will be sharing with you 7 awesome React UI libraries that you should check out.
Let's see exactly how we can protect files in next.js and allow certain users only to download them. Click to read the article...
In this post we are going to discuss, how you can set up a user Login authentication using Auth0 in Next.js projects.
Hey devs, welcome to this tutorial; we will build a real-time Todo App with React, NextJs + Firebase.
TailwindCSS is a highly customizable, low-level CSS framework. Here are my reasons why I decided to switch from normal CSS to Tailwind CSS for my work.
I've never met a true, passionate web developer who isn't a multi-dimensional specialist interested in a wide variety of topics related to their job.
Understanding Debounce in Next.js
Responsive chakra ui components, templates and projects. Production-ready hand crafted chakra Components and templates. Deliver your projects faster.
When you're writing client-side code to make API requests, you might need a Proxy Server to hide your API Credentials. Let's see how to do this for React apps.
50+ Github Repositories Every Front-end Developer Needs
Create a visual Serverless CRUD API with all MongoDB CRUD operations in a few minutes by stealing my work. Keep it maintainable by using several nodes.
In this article, we’ll look at how you can integrate Jscrambler into your Next.js app development workflow.
A benchmark comparison and analysis between Qwik and Next.js 13.
A short post on how to get started with mdx-bundler in Next.js
A comprehensive Todo app with APIs and E2E tests with GitHub Actions enabled.
I see a lot of discussion around CRA being outdated and we should replace it with Vite. This blog discusses CRA's problems and alternatives we can use.
Bunch of code snippets solving most common problems every Web3 developer needs.
How to build a tech stack if you run an early-stage startup.
Learn how to build zero knowledge dapps, using zero knowledge proofs boilerplate. Build age verification dapp using zero knowledge proofs.
A simple tutorial for beginners to create an object detector with NextJs.
Let’s try our hand at building just such a frontend integration — a chat helper that can use OpenAI to answer a potential student’s questions...
Publishing static content becomes so effortless with Next.js, MDX, and Contentlayer. This article will show you how easy it is to implement that system.
NextJS 12 was announced yesterday at the NextJS Conf and they announced a new feature called middleware which allows one to modify the response to a request.
Next.JS allows the developers to create Server-side, Client-side or Static websites. Unlike the other frameworks, the rendering in Next JS is per page. That means, the "about" page can be static, while the "home" page can be server-side.
So that's it, we are now using SWR as our default data fetching library, giving you all the benefits, like optimistic updates while consuming WunderGraph APIs.
Over the span of a year, I created 8 web app and game clones. I decided to share them, so the community can get some inspiration to build as well.
How to deal with the Browser SecurityError: The operation is insecure or localStorage is not defined.
CRA may be "dead", but there are many alternative tools available for building React applications that offer superior performance and faster development times.
React itself is a great solution already. But why are there many guides on "How to convert React to Next.js"? Let's find out why and when Next.js is better.
How to set up a multi-language Next.js project with built-in support for internationalized routing and react-intl library.
React, Gatsby, Next.js. Which of the three should you choose for your frontend web development and what should you understand before you make the decision?
How you can use Next.js and Cosmic to create special web pages such as restaurant websites that include restaurant menus that have many images and animations.
Hacker Noon Product Update: Overview of What We Deployed in April 2020
This is mainly useful for websites that use React/NextJS with a CMS (Content Management System) integration. No matter, whether it's WordPress, Contentful, Prismic or any other CMS. This concept is highly relevant for companies that require non-engineers to update the content easily. Whether, it's a change in the content, A/B testing or conversion-rate-optimization related. There are many reasons why the content of a website gets updated quite often throughout the year.
Organizing your Next.js application and using its components.
Courseware as Code is a revolutionary approach to streamlining the production of courseware.
It may not be apparent when you're working on it locally, but quirks such as this one on Netlify can throw a wrench into your application deployed in prod.
Next.js: A Guide to Non-Route-Based Localization
Using multi-stage builds to optimize production Docker image for faster deployment.
You can spin up a Webiny instance on your own cloud infrastructure in minutes, and use one of our 1-click starters to get build a frontend quickly.
Use TypeScript in all your projects and all use cases without any limitation. You can now do frontend, backend, infrastructure and machine learning in one progr
Some months ago I posted an article about how I built my first personal portfolio. The feedback was pretty awesome and I got some great ideas.
generate sitemap for next.js under 1 minute
How to send invoices and add a payment reminder in Next.js with Courier API. Utilizes React and JavaScript to build services in Node.JS.
Oh…I am so sleepy…because I launched AskMakers 2.0 on Product Hunt and I have been monitoring it almost without sleeping😪
These tips and tricks for you on the Next.js router help you make your DX better and code cleaner
The app directory, Streaming, Suspense, and hybrid Server and Client Components were demystified — with a little help from GraphQL + WunderGraph.
Full-Stack development just reached a whole new level of productivity. Isomorphic TypeScript APIs, as I call them, blur the lines between client and server.
Next.js is a framework built on React that gives frontend developers the flexibility of creating modern and scalable apps
Procrastination, we've all dealed with it. But today because of this blog post you will find five full-stack projects you can add to your portfolio before the end of 2020!
There are two popular options for creating web applications with React: Next.js and React Router. Both have their pros and cons, but which one.
Google Analytics is a web analytics service that tracks and reports several types of website traffic.
In the simplest terms, a serverless system is a way to build an application without having to manage the infrastructure. It reduces administration & maintenance
Gatsby.js vs. Next.js: Gatsby.js is better for static websites, while Next.js is better for dynamic or hybrid multi-user websites.
Ever wanted to create a browser console log that persists after a page reloads? Sure, that isn’t a problem if you enable the “preserve log” option in your developer console, but hear me out.
In this project, we are going to build GitHub user Search App using Github API. We will design the UI of the app using Tailwind CSS with Next.js as a framework.
In this article, we'll discuss some tips on how to create a great user experience with React.
With React/Next.js, the fundamental problem you’re solving is that of turning some notion of ‘state’ into DOM, with a focus on composability
Troubleshooting with source maps uploading to Sentry with Next.js
A web app that allows users to create and manage their warehouse of items.
How to Build a GraphQL eCommerce App from Scratch
In this article, we'll take a look at some of the most common JavaScript mistakes and how to avoid them.
Sandpack is a react library that helps you to add a live, in-browser coding environment to your react application easily.
This blog post is a small tutorial in which I show you how you can create a gradient border blog card using Tailwind CSS.
Express.js framework provides inbuild APIs which are very useful to build fast and scalable applications efficiently with React.js.
React is a tool for building a front end. Next.js serves the same purpose. However, both instruments offer a slightly different set of features.
In this post, I introduce TwNFT, an application that lets you mint your tweets as NFTs easily and for free and explain how it works and how I made it.
This post will show you how to build the Feature Toggle mechanism in your Next.JS application. We are going to use Next.JS, React, and TypeScript
Welcome to code, where the metrics are made up and the points don’t matter. I’m not #1. I just commit more often. 😛
I’m a Chapman Stick player turned web developer. I’ve had a Wordpress site for my Electronic Prog-Rock music project since 2014, much before I started my career as a web developer in 2017. Since becoming a developer, I’ve wanted to rebuild the website but, a combination of time, lack of design chops, and a bit of ignorance of how to migrate all the plugin tools Wordpress provides delayed my project.
You can build an enterprise-grade app with low-level knowledge thanks to the myriad of robust services covering every aspect of a web product’s needs. In this article, I explore how I built an app over a couple of weekends in lockdown with not a lot of work.
NextJS is becoming a de facto framework for modern web development. In this article we will build a starter repo that you can use for every new project.
Next.js v13 was released by Vercel at the Next.js conference in October 2022, bringing many new features and improvements.
Next.js and Gatsby are modern front-end frameworks based on React.
We recently built the Story Licensing application using some of the most powerful development tools available. By offloading the non-core development functionality onto available API services, we were able to build this application faster than I ever could have imagined. I’m excited to share with you how we did it.
It was a great feeling to see my first website live on the internet.
Connecting Your Decentralized Application (Dapp) with a Backend: A Step-by-Step Guide.
Authentication is a way for applications to confirm user identity before granting permission or entry to a website.
Where is front-end development heading in 2021? Jay Freestone examines trends and technologies that will shape web development this year.
Creating a Slack clone with Supabase and Next.js
Next.js and Gatsby - what their strengths and weaknesses are and which one is the better choice
Vercel has recently announced the latest version of its React-based web framework- Next.js 10.
User authentication and authorization can be difficult and time consuming. Getting it wrong can also have disastrous consequences, such as malicious users accessing and stealing personal or sensitive information from your app.
In this tutorial, you’ll see how to build a scalable, secure, and flexible client portal on Airtable using Sync Inc, Cotter, and Next.js.
Back in the day, rendering a website was simple. You needed a web server that served HTML files. Those were static sites. Then developers started using databases and authentication. To achieve that, they needed to manipulate the HTML file before serving it.
For the last few months, I've been working on a personal portfolio. I've always believed that a separate portfolio is important for any dev since it connects you to future opportunities and it helps you to grow your network.
This is How I Built My Portfolio Site and personal blog using React and NextJS, and how it achieved a Perfect Lighthouse Score. I rundown all the fudamental iss
A frontend developer should be able to define what data is needed for a given page
Recently I made a small web app that requires user accounts. I learned quite a bit about setting up authentication with Firebase on the client-side and using it on the server-side to protected API routes with a middleware pattern similar to Express.js. This post is a recap of what I learned based on this project for future reference. You can find the code for this project on GitHub here.
This tutorial shows how a lightweight and performant time-series database coupled with queued status checks and a simple UI are best for robust applications.
Simple Streaming SSR React with Styled-Components and Parcel