Coder (actually trying to be)
Nothing here yet.
No blogs yet.
Sorry for asking two many questions. 1) When we set the cookie using the Set-Cookie header in the response, next time when we call the api, by default session ID was attached to the request header. Is this part of browser functionality? 2) As per my understanding, Request and response headers is part of HTTP. In this case, Set-Cookie designed to my maintain state for the protocol?
Yes i mean the recommended use cases for refs. Here declarative means they are pointing the input attributes not the events ? If i am right means, i am doing the enable/disable through the ref only which you're telling not to do so. Sorry for asking stupid questions, but i am confused