7 Stories by Doğacan Bilgili
In this tutorial, you'll learn how to create a database with Cloud Firestore and communicate with the database through a Next.js app.
Building a new React component may be more effective than adapting an existing one. Here's how to create a custom dropdown menu component.
Learn how you can use webpack to set up a Figma plugin project that establishes communication with a React-based UI.
Learn how to set up a menu bar using Electron.js and React by utilizing both renderer and main processes.
New to React-Router? This article explains how to use the React-Router package to build a modal module.
In order to make sure that only the users with credentials can see the limited content, you should ship the content data from your...
Hiding further information behind an interaction with an icon, button, or text is a good way of making your interface clean and tidy. This...