Wapgee Logowapgee

Popular

The most-liked stories on Wapgee right now.

9 stories

All popular posts

JavaScript

How to return multiple items in map function in JavaScript

How to return multiple items in map function in JavaScript

Ogunjimi David·16 May 2022
JavaScript

Removing first occurrence from a string in JavaScript

Removing first occurrence from a string in JavaScript using different methods

Ogunjimi David·16 May 2022
JavaScript

Why you should use ?? instead of || in JavaScript

Why you should use ?? instead of || in JavaScript. The proper use and application of ?? explained.

Ogunjimi David·16 May 2022
How to Create Zip files by using JSZIP library
JavaScript

How to Create Zip files by using JSZIP library

JS Zip is an open-source and free library to easily create Zip files without any pain which provides an easy and good API. You can use this library in your app to build easily Zip files

Afaq Karim·15 Aug 2020
JavaScript

How to loop through an object in JavaScript

How to loop through an object in JavaScript using four different methods.

Ogunjimi David·16 May 2022
JavaScript

How to save a string to clipboard in JavaScript

How to save a string to the clipboard using javascript

Ogunjimi David·16 May 2022
React: forget useState, use router for modals
React

React: forget useState, use router for modals

When you think about handling modals in React, you probably think about handling them in the state. That's what the majority of the devs are doing.

Afaq Karim·25 Apr 2021
Sitemap: XML and HTML Sitemap
SEO

Sitemap: XML and HTML Sitemap

A sitemap is a route to understand the website's structure which helps search engine bots in indexing and assists humans in finding what they search for on your website easily. There are two types of sitemaps; XML and HTML. XML sitemap is machine-readable while HTML is human readable. Let's discuss this in detail.

Jiya Salman·26 Aug 2022
JavaScript

How to remove a property from an object in JavaScript

How to remove a property from an object in JavaScript

Ogunjimi David·16 May 2022