(FRONT) FRONT (2026)

Classification JS functions by return type

I try to continue my JS lecture My lecture about Javascript (Ukrainian language) and want to classify JS functions by himself. And what I received as result https://github.com/Alex-1367/JsReturn/tree/main:

  1. simpleValue
  2. referenceToFunction.js
  3. iterator.js, iterator.vb
  4. customIteratorObject.js, customIteratorObject.vb
  5. generatorFunction.js
  6. promise.js
  7. asyncFunction.js
  8. asyncIterable.js
  9. typedArrays.js, typedArrays.vb
  10. arrayBuffer.js
  11. indexedCollection.js
  12. dataView.js
  13. dateObject.js
  14. bigint.js, bigint.vb
  15. regularExpression.js
  16. ownSourceCode-1.js, ownSourceCode-2.js
  17. weakMap.js
  18. weakSet.js
  19. proxyObjects.js
  20. errorObjects.js
  21. nullOrUndefined.js
  22. symbol.js, symbol.vb
  23. classInstance.js
  24. classDefinition.js
  25. complexObject.js
  26. mixedArray.js
  27. typeCombination.js, typeCombination.vb
  28. readableStream.js HowToUse: basic, FitchApi, ForAwaitOfLoop, PipeConverting, PipeWritable, TeeSplitStream, UiUpdate, html
  29. formData.js HowToUse: basic.html, ErrorHandling, MultipleFile
  30. blob.js HowToUse: BrowserClipboardSimulator, DownloadWithSimulator, Node, BrowserURL.html
  31. file.js HowToUse: Basic.html, CanvasGallery.html, CanvasGallery.png, DragAnd-Drop.html, DragAnd-Drop.png
  32. url.js HowToUse: ApiService.html, ApiService.png
  33. header.js,
  34. stream.js
  35. eventEmitter.js HowToUse: eventEmitter
  36. buffer.js
  37. sharedArrayBuffer.js
  38. atomicsObject.js HowToUse: basic, ProducerConsumer, MutualExclusionLock
  39. cancellablePromise.js HowToUse: basic, AsyncAwait
  40. debounced.js HowToUse: WindowResize.html, WindowResize.png, searchInput.html, searchInput.png
  41. observable.js HowToUse: basic, MultipleSubscriber
  42. throttledFunction.js HowToUse: Cooldown.html, Cooldown.png, EventHandler.html, EventHandler.png
  43. deserializedFunction.js
  44. evalResult.js
  45. memoizedFunction.js
  46. curriedFunction.js HowToUse: interactiveCalc.html, interactiveCalc.png
  47. composedFunction.js
  48. tailCall.js
  49. structuredClone.js



ES6 context:



Comments ( )
Link to this page: http://www.vb-net.com/JsReturnType/Index.htm
< THANKS ME>