frankcollins3 / fill_container

codecamp team project updated with new icon screen menu + puppeteer icon search, GraphQL, redux, relational psql !mongo, and accuweatherAPI
1 stars 0 forks source link

why isn't there a :many type for arrays? [7:07pm] #204

Closed frankcollins3 closed 1 year ago

frankcollins3 commented 1 year ago

maybe not a framework but considering building something like it. Maybe a state management library.

yes, arrays functions are objects:

About 148,000,000 results (0.55 seconds) In JavaScript, functions are first-class objects, because they can be passed to other functions, returned from functions, and assigned to variables and properties. They can also have properties and methods just like any other object.Apr 4, 2023

looking at typescript for more than: let name:string = 'me'