Javascript

Javascript

30 bookmarks
Custom sorting
MapLibre
MapLibre
MapLibre is a community-governed collection of open source mapping libraries
·maplibre.org·
MapLibre
Jovo - Build apps for voice and chat platforms
Jovo - Build apps for voice and chat platforms
Jovo is the most popular development framework for voice, including platforms like Alexa, Google Assistant, mobile apps, and Raspberry Pi. Learn more here.
·jovo.tech·
Jovo - Build apps for voice and chat platforms
SolidJS
SolidJS
Solid is a purely reactive library. It was designed from the ground up with a reactive core. It's influenced by reactive principles developed by previous libraries.
·solidjs.com·
SolidJS
The Modern JavaScript Tutorial
The Modern JavaScript Tutorial
Modern JavaScript Tutorial: simple, but detailed explanations with examples and tasks, including: closures, document and events, object oriented programming and more.
·javascript.info·
The Modern JavaScript Tutorial
List.js
List.js
Perfect library for adding search, sort, filters and flexibility to tables, lists and various HTML elements. Built to be invisible and work on existing HTML.
·listjs.com·
List.js
Raathigesh/majestic
Raathigesh/majestic
⚡ Zero config GUI for Jest. Contribute to Raathigesh/majestic development by creating an account on GitHub.
·github.com·
Raathigesh/majestic
Grid.js - Advanced table plugin
Grid.js - Advanced table plugin
Grid.js is a lightweight, advanced table plugin that works everywhere
·gridjs.io·
Grid.js - Advanced table plugin
The Most Advanced WYSIWYG HTML Editor
The Most Advanced WYSIWYG HTML Editor
Download TinyMCE for free, the most advanced WYSIWYG HTML editor designed to simplify website content creation.
·tiny.cloud·
The Most Advanced WYSIWYG HTML Editor
evanw/esbuild
evanw/esbuild
An extremely fast JavaScript bundler and minifier. Contribute to evanw/esbuild development by creating an account on GitHub.
·github.com·
evanw/esbuild
nightborn-be/signum
nightborn-be/signum
Generate leads through your website with our open source solution. - nightborn-be/signum
·github.com·
nightborn-be/signum
How to abstract your code with vanilla JS
How to abstract your code with vanilla JS
One of the biggest challenges I hear about from developers is that they struggle with how to abstract their code. Today, we’re going to look at a few different examples using the fetch() method, and I’ll show you how I would abstract that code. Repeating the same task For today’s article, we’ll be using the JSONPlaceholder APIs. They let you make real API calls and get data back. For our first example, lets say you wanted to POST data to the /posts endpoint.
·gomakethings.com·
How to abstract your code with vanilla JS
How to use the URL API with vanilla JS
How to use the URL API with vanilla JS
The URL API is a browser API that lets you create a URL object from a string that you can then parse and manipulate. Confused? Let’s dig in and demystify this a bit. Creating a URL from a string with vanilla JS To create a new URL object, pass the URL as a string into the new URL() constructor method. var url = new URL('https://gomakethings.com/about?num=42&greeting=hello#contact'); I’m using a comically complex example above so that you can see all of the cool stuff the URL API lets you do.
·gomakethings.com·
How to use the URL API with vanilla JS
wellyshen/use-places-autocomplete
wellyshen/use-places-autocomplete
😎📍 React hook for Google Maps Places Autocomplete. - wellyshen/use-places-autocomplete
·github.com·
wellyshen/use-places-autocomplete
slick
slick
the last carousel you'll ever need
·kenwheeler.github.io·
slick
Masonry
Masonry
Cascading grid layout library
·masonry.desandro.com·
Masonry
Isotope.js
Isotope.js
Filter & sort magical layouts
·isotope.metafizzy.co·
Isotope.js
Hammer.JS
Hammer.JS
Add multi-touch gestures to your webpage.
·hammerjs.github.io·
Hammer.JS