francis
KPCKevin Powell - Community
•Created by francis on 8/3/2024 in #front-end
Favicon Not Updating in Google Search Results
I don't have any image files in public folder. only the favicon.png
6 replies
KPCKevin Powell - Community
•Created by francis on 6/8/2024 in #front-end
How do I prevent the css in home route from affecting the css in another route component
i have multiple imported components in home route. if i use "scoped", it does not work to that components
4 replies
KPCKevin Powell - Community
•Created by francis on 4/20/2024 in #front-end
Media query not working
thank you i get it now
10 replies
KPCKevin Powell - Community
•Created by francis on 4/20/2024 in #front-end
Media query not working
can you provide example how to fix it?
10 replies
KPCKevin Powell - Community
•Created by francis on 3/29/2024 in #front-end
http request, json-server
Yes i can modify it, my problem is how can i patch that specific todo i modified to the server?
Currently i can only patch the whole array and rewrite unmodified array to the server. How can i patch only the modified array to the server?
Is it possible?
4 replies
KPCKevin Powell - Community
•Created by francis on 3/22/2024 in #back-end
Patch request Error, json-server
the patch works if i use the id of the object like: "http://localhost:3000/users/1", but i want to use the user_num propety as identifier.
each user_num property have unique value
4 replies
KPCKevin Powell - Community
•Created by francis on 2/17/2024 in #front-end
Content Width on Websites
@ghostmonkey Is there a specific width size recommendation, or is it based on individual preferences?
8 replies