Custom block shop

i would like a block to save/read cookies to the browser

What kind of inputs are these?

um what

what is a curvature, what does dimension mean in this case, are the curvatures and dimensions inputs list inputs, and if so, what is each item supposed to be

well, the items are number inputs, and curvature defines how curved the angles are. all of them are integers


:fish:

sorry, i don't know enough about this to be able to make the block.
this might help though.

wait why the fish emoji

I don't see any reason to use cookies over the database library (file > libraries > database), since both of them are device-specific, but there are cookie blocks in this project.

database has to do with browser data, browser data and cookies are different

do you?

i think @spacer would want something like this, where the radius of the circle is the input
image
the center of the circle would be the origin point (its corner of the circle) plus r taxicab distance to the direction of the center of the rectangle. and the radius of the circle is obviously r

do you see any code same of
ree mode
and this?


image from https://www.w3schools.com/html/html5_webstorage.asp
this is called web storage and it says its better than cookies

...yeah, that's what the database library does...

also this has the same code of


and
Screenshot 2021-05-07 123618
image from https://www.w3schools.com/js/js_cookies.asp

you asked me to make getters and setters for cookies. that project has getters and setters for cookies.

ok then, i think its possible to make my own right?

yea, probably, but then why did you ask for them?

w3schools.com helped me with a lot of coding,

good for you.

yeah...

ok i finished the project of cookies, i could not do web storage because its too complicated
here is the link click here