sanjeet
sanjeet
KPCKevin Powell - Community
Created by sanjeet on 5/18/2023 in #back-end
Any good course for learning Drupal?
Hey, Can you guys recommend any decent Drupal course for Absolute Beginner Free or paid, ok with both Edit: And PHP 😛
2 replies
KPCKevin Powell - Community
Created by sanjeet on 3/10/2023 in #front-end
How to give colour to Radio input circle when unchecked?
5 replies
KPCKevin Powell - Community
Created by sanjeet on 2/9/2023 in #back-end
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource
Was working on a small blog type website in free time, heard MongoDB is decent for storing text content. Looked into it, went through CRUD and everything. When finally used it, ran into this error. I'm trying to store article content (title, date, author, body, img urls etc..) as json on atlas and using nth child to use it on webpage. When i use fetch in my js file to get data from the link i got from mongoDB connect page, it returns this error 'Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at mongodb+srv://user:**passwordhere*@cluster0.hpg7xhg.mongodb.net/article?retryWrites=true&w=majority. (Reason: CORS request not http)' what to do
4 replies
KPCKevin Powell - Community
Created by sanjeet on 12/14/2022 in #front-end
Shorthand for JavaScript Background styling?
I really suck at googling keywords. Anyone knows what's syntax of this part document.getElementbyId("id_name").style.background= " >this< "
7 replies