frankcollins3 / T.H.E.-

Take Home Exercise
0 stars 0 forks source link

Type.Prototype.FuncName = () => { } [10:23am] #15

Open frankcollins3 opened 3 months ago

frankcollins3 commented 3 months ago

attempting to do: // in name of time: TL:DR; - (pictured below) 1: money on DOW table appears as: 38885. no commas. 2: illustrate to GPT, for context, as an analogy, that we're doing a .toUppercase() like str-mutating, non async JSX friendly func 3: returns Number.prototype

Screen Shot 2024-06-11 at 10 13 06 AM Screen Shot 2024-06-11 at 10 13 24 AM

error: min viability built DOW table no errors but the money isn't exactly .format() w. commas, only human hardcoded decimal

proposed approach:

../ not really typical issue just a meta point of wanting to apply this thinking onto other functions in the app Type.prototype

frankcollins3 commented 3 months ago

TL:DR;

Screen Shot 2024-06-11 at 10 30 18 AM Screen Shot 2024-06-11 at 10 31 01 AM [10:34am]

frankcollins3 commented 3 months ago

/utils/componentcomposition ? [10:36am]