I know it is basic ..just incase
CORS (Cross-Origin Resource Sharing) is a browser rule that controls if your frontend can talk to a backend on a different domain/port.
Example:
React (localhost:3000) โ Django (localhost:8000)
Without CORS, the browser blocks the request.
Fix in Django:
CORS (Cross-Origin Resource Sharing) is a browser rule that controls if your frontend can talk to a backend on a different domain/port.
Example:
React (localhost:3000) โ Django (localhost:8000)
Without CORS, the browser blocks the request.
Fix in Django:
CORS_ALLOWED_ORIGINS = [
"http://localhost:3000",
]
๐2
Was watching graduation ceremony of our campus
So I realized with my grades I can only attend the ceremony...forget any kind of recognition
So I realized with my grades I can only attend the ceremony...
๐ญ4๐1
mustCode
Was watching graduation ceremony of our campus So I realized with my grades I can only attend the ceremony...forget any kind of recognition
Bayhon @RunProjectB.. rooting for your medals and "Crystal Cups"๐
mustCode
๐ฎโ๐จ๐ฅฒ๐ฅฒ I am gonna buy ..no wait I am gonna go out ... nevermind I forgot I have to spend much of it on transportation for the internship
Ik @RunProjectB already started spending (planned everything out before it even deposited)
๐1
Coupled: Like a house where all rooms share one electrical switchโturn it off, and everything stops.
Decoupled: Like an apartment building where each apartment has its own switchโone issue doesn't affect the others.
yep just refreshing somethings๐
credit to chatgpt for the the analogy
Decoupled: Like an apartment building where each apartment has its own switchโone issue doesn't affect the others.
yep just refreshing somethings๐
credit to chatgpt for the the analogy
๐1
mustCode
Let's sleep peacefully ahun
Conscious mind: So you spent the whole night supporting non-Africans?
Subconscious mind: Please... let me sleep. ๐ด
Subconscious mind: Please... let me sleep. ๐ด
I don't watch football often but maaaan what a comeback... besmab.... goosebumps, nervousness..you name it I was experiencing it
๐ฟ2