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:
- simpleValue
- referenceToFunction.js
- iterator.js, iterator.vb
- customIteratorObject.js, customIteratorObject.vb
- generatorFunction.js
- promise.js
- asyncFunction.js
- asyncIterable.js
- typedArrays.js, typedArrays.vb
- arrayBuffer.js
- indexedCollection.js
- dataView.js
- dateObject.js
- bigint.js, bigint.vb
- regularExpression.js
- ownSourceCode-1.js, ownSourceCode-2.js
- weakMap.js
- weakSet.js
- proxyObjects.js
- errorObjects.js
- nullOrUndefined.js
- symbol.js, symbol.vb
- classInstance.js
- classDefinition.js
- complexObject.js
- mixedArray.js
- typeCombination.js, typeCombination.vb
- readableStream.js HowToUse: basic, FitchApi, ForAwaitOfLoop, PipeConverting, PipeWritable, TeeSplitStream, UiUpdate, html
- formData.js HowToUse: basic.html, ErrorHandling, MultipleFile
- blob.js HowToUse: BrowserClipboardSimulator, DownloadWithSimulator, Node, BrowserURL.html
- file.js HowToUse: Basic.html, CanvasGallery.html, CanvasGallery.png, DragAnd-Drop.html, DragAnd-Drop.png
- url.js HowToUse: ApiService.html, ApiService.png
- header.js,
- stream.js
- eventEmitter.js HowToUse: eventEmitter
- buffer.js
- sharedArrayBuffer.js
- atomicsObject.js HowToUse: basic, ProducerConsumer, MutualExclusionLock
- cancellablePromise.js HowToUse: basic, AsyncAwait
- debounced.js HowToUse: WindowResize.html, WindowResize.png, searchInput.html, searchInput.png
- observable.js HowToUse: basic, MultipleSubscriber
- throttledFunction.js HowToUse: Cooldown.html, Cooldown.png, EventHandler.html, EventHandler.png
- deserializedFunction.js
- evalResult.js
- memoizedFunction.js
- curriedFunction.js HowToUse: interactiveCalc.html, interactiveCalc.png
- composedFunction.js
- tailCall.js
- structuredClone.js
ES6 context:
Comments (
)
)
Link to this page:
http://www.vb-net.com/JsReturnType/Index.htm
|
|