frankcollins3 / cAPPtcha

mine-nugget-ts (building captcha right now. want to make it an npm package)
1 stars 0 forks source link

.babel or no babel [9:45am] #1

Open frankcollins3 opened 11 months ago

frankcollins3 commented 11 months ago

attempting to do: 3x3 grid for github.com/frankcollins3/mine-nugget-ts: 9 pictures, a few of them have gold in the picture, click the ones with gold, beat the captcha, and allow state.

done so with component composition as a parent wrapper that: 2 parameters that decide size and what kind of captcha it will be <cAPPtcha size={} type={} />

frankcollins3 commented 11 months ago

☁️☁️☁️☁️☁️ pretty much bookmarking questions to chatGPT and own wonderings before going into this:

Screen Shot 2023-08-08 at 9 55 30 AM

Screen Shot 2023-08-08 at 9 56 46 AM

[9:57am]

frankcollins3 commented 11 months ago

questioning index / source that gets referenced when outside apps attempt to interact with this code Screen Shot 2023-08-08 at 10 00 45 AM [10:01am]

frankcollins3 commented 11 months ago

this question is really the question of: .js or .jsx. going with .jsx for now to see. [10:07am]

frankcollins3 commented 11 months ago

10 mins after bringing up that versioning is initially prepared to be for {next->next} chat discloses the fact that: Next.js has an automatic transpiler.

Screen Shot 2023-08-08 at 10 14 30 AM

Screen Shot 2023-08-08 at 10 14 20 AM

[10:15am]