Skip to content
  • React JS
    • How to
    • Basic
    • Hosting
  • JavaScript
    • ES6
  • DSA
    • Time Complexity

Tekolio

  • React JS
    • Basic
    • How to
    • Hosting
  • JavaScript
    • ES6
  • DSA
    • Time Complexity
  • Java
    • Basic
    • How to
      • Arrays

Tekolio

  • Ateev DuggalAteev Duggal
  • November 24, 2021
  • January 13, 2022

10 Ways for Hosting a React App for Free

Here are 10 ways for Hosting a React App is done . Hosting is very essential as it allows..
Read More
  • Ateev DuggalAteev Duggal
  • November 16, 2021
  • April 12, 2022

How to Create a Random Quote Generator using an API?

Random Quote Generator is one of the basic coding problems and one that marks the beginning of API in the JS journey. This blog contains the step-by-step process...
Read More
Slider in React with React Hooks
  • Ateev DuggalAteev Duggal
  • November 9, 2021
  • March 30, 2022

How to Make a Slider in React JS with Hooks?

Slider in React js has become a necessary thing to have on a website. It can be used in any way like an image slide...
Read More
Pagination in React with React-Paginate
  • Ateev DuggalAteev Duggal
  • November 5, 2021
  • March 30, 2022

How to make Pagination in React js using React-Paginate?

Pagination in React js Gives Us A Way To Render Large Pieces Of Data in React By Dividing Them Into Several Pages Of Equal Posts...
Read More
Difference between functional and classcomponents
  • Ateev DuggalAteev Duggal
  • November 2, 2021
  • December 17, 2021

What is the difference between Functional and Class Components?

Functional Components are JavaScript functions that are usually created with the help of arrow functions...
Read More
Pagination in React with Hooks
  • Ateev DuggalAteev Duggal
  • October 28, 2021
  • March 30, 2022

How to Make Custom Pagination In React js with Hooks

Pagination in React js gives us a way to render large pieces of data in React by dividing them into several pages of equal posts...
Read More
difference between var, let and const
  • Ateev DuggalAteev Duggal
  • October 16, 2021
  • March 21, 2022

What is the difference between Var, Let and Const

The main difference between var, let and const is their scope or simply in which part of the program They can be used. vat as we all know...
Read More
How to maintain large sums of data in React
  • Ateev DuggalAteev Duggal
  • October 15, 2021
  • November 5, 2021

How to maintain large sums of data in React?

There are mainly four ways of loading a large amount of data in React - Pagination - Infinite scrolling - React-Virtualized - React-Window -
Read More

Copyright © 2022 Tekolio Technologies

Facebook Twitter LinkedIn GitHub Medium
  • Contact Us
  • Terms and Conditions
  • Privacy Policy