Always private
DuckDuckGo never tracks your searches.
Learn More
You can hide this reminder in Search Settings
All regions
Argentina
Australia
Austria
Belgium (fr)
Belgium (nl)
Brazil
Bulgaria
Canada (en)
Canada (fr)
Catalonia
Chile
China
Colombia
Croatia
Czech Republic
Denmark
Estonia
Finland
France
Germany
Greece
Hong Kong
Hungary
Iceland
India (en)
Indonesia (en)
Ireland
Israel (en)
Italy
Japan
Korea
Latvia
Lithuania
Malaysia (en)
Mexico
Netherlands
New Zealand
Norway
Pakistan (en)
Peru
Philippines (en)
Poland
Portugal
Romania
Russia
Saudi Arabia
Singapore
Slovakia
Slovenia
South Africa
Spain (ca)
Spain (es)
Sweden
Switzerland (de)
Switzerland (fr)
Taiwan
Thailand (en)
Turkey
Ukraine
United Kingdom
US (English)
US (Spanish)
Vietnam (en)
Safe search: moderate
Strict
Moderate
Off
Any time
Any time
Past day
Past week
Past month
Past year
  1. Only showing results from hackernoon.com

    Clear filter to show all search results

  2. Apr 18, 2024I would like to introduce our new JavaScript Standard Library @opentf/std. Docs: https://js-std.pages.dev/ Why a Standard Library Matters. Over the past few years, JavaScript has evolved at breakneck speed. The language has seen a proliferation of features, modules, and packages. The JavaScript projects with dependencies crisscrossing like a ...
  3. Apr 22, 2024By using our library functions, you can compose sets like you would with mathematical operations. Here are some of the benefits from using our library: Works across runtimes, e.g. Browsers, Node.js, Bun, Deno, etc. Consistent & Concise function names. TypeScript Support. Works with both CJS & ESM. Supports some Older Browsers & Node.js >= 16
    • Writing your first JavaScript library

      So generally, libraries are .js files along with .css files (if you need to add a lot of custom styling). All the functions used in the library, along with variables, even HTML templates to be appended, are wrapped up into a class in the .js file. I previously wrote an article on JavaScript classes which could probably help you out there.

  4. Apr 19, 2024In this exploration of JavaScript native methods and their alternatives, we've discovered the power of the @opentf/std library. By replacing native functions with well-tested alternatives, developers can achieve cleaner, more efficient code. If you need to find out the performance of the lib, please check out these benchmarks.
  5. So generally, libraries are .js files along with .css files (if you need to add a lot of custom styling). All the functions used in the library, along with variables, even HTML templates to be appended, are wrapped up into a class in the .js file. I previously wrote an article on JavaScript classes which could probably help you out there.
  6. A JavaScript library is a library of pre-written JavaScript that allows for easier development of JavaScript-based applications Company Mentioned JavaScript is a programming language that is vastly used in the world both on the client-side as well as server-side that allows you to make web pages convertible and create dynamic web content.
  7. Apr 23, 2024The new Standard library function is used to achieve the same for the following reasons: Cross-Environment Compatibility: Execute seamlessly in browsers, Node.js, Bun, Deno, etc. TypeScript Support; Works with both CJS & ESM; Supports some Older Browsers & Node.js >= 16; If you need to find out the performance of the lib, please check out these ...
  8. ECMAScript Modules is a module format created as part of the ECMAScript (read: JavaScript) standard. It was standardized in the ES6 ECMAScript version, which you might know for adding many syntax features. ES Modules aims to solve a significant problem in JavaScript: There is no built-in way to share code between scripts.
  9. Oct 3, 2024That's where JavaScript comes in. Created in 1995, JavaScript is a powerful programming language used in nearly every dynamic website on the Internet. ... and frameworks become the standard. Libraries and Frameworks to the Rescue. A library is a collection of pre-written code that allows developers to optimize some tasks instead of writing ...
  10. One way you can learn about node js is by building stuff. A lot of developers say they know Nodejs because it is just javascript on the server side, but many of them don't know how to use the nodejs standard library. Lets start by working with the assert library and build a simple testing library.. A testing library is a piece of software that helps us test out our code to ensure that it is ...
  11. Can’t find what you’re looking for?

    Help us improve DuckDuckGo searches with your feedback

Custom date rangeX