Our web stories page | Web Developer writes topics on Web Development

Most popular React.js UI Libraries - Exploring Mantine and Material-UI

Author: Dykraf

Published: February 22, 2024

Exploring Mantine and Material-UI, staying on top of the latest tools and technologies is crucial for building modern and visually stunning user interfaces in 2024.

Story Tagged:
Story tagged in React
Read More

How To Work With Relationship RESTful API Endpoints In React.js

Author: Dykraf

Published: February 10, 2024

Working with Relationship RESTful endpoints in React.js, it's common to interact with multiple endpoints to manage different data entities or functionalities within the application.

Story Tagged:
Story tagged in React
Read More

How To Compare Two Json In JavaScript And React TypeScript

Author: Dykraf

Published: February 01, 2024

Gain a deep understanding of the techniques and best practices involved in effectively comparing two JSON data objects, empowering you with the knowledge to navigate and optimize your data-handling processes with confidence.

Story Tagged:
Story tagged in React
Read More

How To Use Mantine Default Properties In React Components

Author: Dykraf

Published: January 22, 2024

Mantine is among the robust React component libraries designed to streamline the development of modern web applications using React.js and TypeScript.

Story Tagged:
Story tagged in React
Read More

How To Find Parent from Child with JavaScript and TypeScript

Author: Dykraf

Published: January 19, 2024

Learn essential techniques and best practices to efficiently navigate and process parent-child relationships, empowering you to tackle complex projects with confidence.

Story Tagged:
Story tagged in React
Read More

React Hooks in React Front-End Web Development

Author: Dykraf

Published: December 02, 2023

Using React hooks is one way to increase productivity, speed up development and can become a useful libraries

Story Tagged:
Story tagged in React
Read More

How To Use JavaScript Promises In Reactjs useEffect

Author: Dykraf

Published: November 23, 2023

Discover how to boost your ReactJS applications by effectively using JavaScript Promises in the useEffect hook.

Story Tagged:
Story tagged in React
Read More

CSS-in-JS React.js UI Libraries in 2023 for Your Portfolios

Author: Dykraf

Published: July 06, 2023

As web development continues to evolve at a rapid pace, staying on top of the latest tools and technologies is crucial for building modern and visually stunning user interfaces.

Story Tagged:
Story tagged in React
Read More

Vercel And Netlify Platforms, A Complete Comparison And Similarities

Author: Dykraf

Published: June 17, 2023

Both Netlify and Vercel are widely used by various types of web developers and support a range of technology stacks.

Story Tagged:
Story tagged in React
Read More

How To Use Map Function In JavaScript For Rendering A React Component

Author: Dykraf

Published: January 02, 2023

In React, you can use the map() method to create a list of elements from an array of data to render a list of elements in a React component

Story Tagged:
Story tagged in React
Read More

How to use Bootstrap UI Library in React.js Ecosystem

Author: Dykraf

Published: December 07, 2022

Starting a React project with your favorite CSS Framework for your website project using Reactstrap or React Bootstrap library.

Story Tagged:
Story tagged in React
Read More

Create React Component With An Object As Props in TypeScript

Author: Dykraf

Published: December 04, 2022

React custom component that receives the object as a prop and then renders the properties of that object

Story Tagged:
Story tagged in React
Read More

How to use Bootstrap CSS Framework in React.js

Author: Dykraf

Published: November 05, 2022

Start your website project with the popular Bootstrap 5 CSS framework integrated into a React.js application

Story Tagged:
Story tagged in React
Read More

How To Use useCallback In Reactjs Web Application

Author: Dykraf

Published: April 01, 2022

What is useCallback in Reactjs and how to use it to improve the performance of your Reactjs Web Application.

Story Tagged:
Story tagged in React
Read More

How To Use useEffect Hooks in React.js Application

Author: Dykraf

Published: February 02, 2022

It is a way to handle lifecycle events in function components, similar to how you would use lifecycle methods in class-based components.

Story Tagged:
Story tagged in React
Read More

How To Have A Side Hustle For Web Developers

Author: Dykraf

Published: February 01, 2022

There are many ways that web developers can have a side hustle or a part-time business on the side of their full-time job

Story Tagged:
Story tagged in React
Read More

React Portfolios from Public APIs

Author: Dykraf

Published: May 20, 2021

A React or Vuejs project that you can add to your portfolios from public apis. Some ideas to start your front-end portfolio project.

Story Tagged:
Story tagged in React
Read More