Open in app
Home
Notifications
Lists
Stories

Write
Gautam Menariya
Gautam Menariya

Home

11 hours ago

Javascript: Event binding on dynamically created elements

As of jQuery 1.7 you should use jQuery.fn.on with the selector parameter filled: $(staticAncestors).on(eventName, dynamicChild, function() ); Explanation: This is called event delegation and works as followed. The event is attached to a static parent (staticAncestors) of the element that should be handled. This jQuery handler is triggered every…

2 min read


11 hours ago

The problem

The A in Ajax stands for asynchronous. That means sending the request (or rather receiving the response) is taken out of the normal execution flow. In your example, $.ajax …

7 min read


Jun 11

Difference Between React and React Native — Geekstrick

In this article, we’ll be comparing React JS and React Native — the two popular JavaScript-based tools. We will see why both of them are important and how they are different from each other. Anyone familiar with frontend development knows that there are many frameworks and libraries to choose from…

React

4 min read

Difference Between React and React Native — Geekstrick
Difference Between React and React Native — Geekstrick

Jun 8

OpenAI’s DALL-E 2: Even More Beautiful Results!

DALL·E 2 is an artificial intelligence system that specializes in creating realistic images and art from a description in natural language. As part of our OpenAI Series, we will look at OpenAI’s amazing DALL-E 2 technique, where we can write a text description, and the AI instantly creates an amazing…

Open AI

5 min read

OpenAI’s DALL-E 2: Even More Beautiful Results!
OpenAI’s DALL-E 2: Even More Beautiful Results!

Jun 7

How to Sort an Array of Strings in JavaScript?

In this tutorial, we are going to see How to Sort an Array of Strings in JavaScript? Having a list of strings and sorting them in alphabetical order (or the opposite) in Javascript seems to be a rather simple exercise at first sight. But in fact, it contains some complications…

Array Sort Javascript

2 min read


Jun 2

Ethereum Sidechains vs Layer 2s: What’s the Difference?

With millions of users joining and new applications launched daily, Ethereum is severely limited by the number of its transactions! Ethereum’s capacity to process transactions, its transaction throughput, is limited to 15 transactions/second, leading it to become increasingly expensive and often too congested for many people to use. The Ethereum…

Ethereum

6 min read

Ethereum Sidechains vs Layer 2s: What’s the Difference?
Ethereum Sidechains vs Layer 2s: What’s the Difference?

Jun 2

The Leading Web3 Platform

Published On — April 14, 2022 What does it take to become the defacto Web3 blockchain platform? Historically Ethereum has held the top spot by a wide margin. When anyone wanted to develop a decentralised application, Ethereum was the default choice. During the past couple of years, we have seen…

Web 3

5 min read

The Leading Web3 Platform
The Leading Web3 Platform

Jun 1

Cool resources from the Laravel ecosystem — RC-Educate

A curated list of awesome bookmarks, packages, tutorials, videos and other cool resources from the Laravel ecosystem. Essentials Laravel (Documentation) Laravel API Reference Lumen (Documentation) Laracasts Laravel News (Archive) Packages Packagist Laravel Collective Packalyst Spatie Popular Packages This is a list of well-documented, tested packages that are frequently used in Laravel projects. If you’re…

Laravel Ecosystem

12 min read

Cool resources from the Laravel ecosystem — RC-Educate
Cool resources from the Laravel ecosystem — RC-Educate

May 31

Useful Machine Learning Links and Lessons

List of all the lessons learned, best practices, and links from my time studying machine learning. Learning Machine Learning “How do you get started with machine learning?”. With AI and ML becoming such huge words in the tech industry, it’s hard to go a full week without hearing something along these lines on…

Machine Learning

8 min read

Useful Machine Learning Links and Lessons
Useful Machine Learning Links and Lessons

May 31

List of awesome websites — RC-Educate

A list of lightweight [versions of] websites without all the bloat. Websites included include no, or very little JavaScript and are smaller than 1MB in size (usually smaller by a significant margin). This list is still young and I would like to hear your feedback on what should or should…

Resources

3 min read

List of awesome websites — RC-Educate
List of awesome websites — RC-Educate
Gautam Menariya

Gautam Menariya

8+ years of experience in web development, blogging and SEO.

Following
  • João Esperancinha

    João Esperancinha

  • Netflix Technology Blog

    Netflix Technology Blog

  • Jonathan Milligan

    Jonathan Milligan

  • Ravidu Perera

    Ravidu Perera

  • Joy Debnath

    Joy Debnath

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable