nehatkhan
Explore posts from serversCDCloudflare Developers
•Created by nehatkhan on 4/22/2025 in #workers-help
Any way to get project code from workers deployed version
Hey guys by mistake I lost my project repo from my laptop and latest version was not on github too. But its running in workers. It was hono app deployed with workers. So is there any way to get the code from workers by any way.
3 replies
KPCKevin Powell - Community
•Created by nehatkhan on 6/30/2023 in #front-end
Need help with the layout problem. the content of the main section is going below the sidebar.

4 replies
KPCKevin Powell - Community
•Created by nehatkhan on 6/21/2023 in #front-end
what this triangle share in bottom middle of the image called. I want to make this

4 replies
KPCKevin Powell - Community
•Created by nehatkhan on 6/16/2023 in #ui-ux
how to make 3 grid not to take height of other column

26 replies
KPCKevin Powell - Community
•Created by nehatkhan on 6/1/2023 in #front-end
how to fix alignment using flex box

11 replies
KPCKevin Powell - Community
•Created by nehatkhan on 6/1/2023 in #ui-ux
Patient Details Modal Ideas
hello guys I am building a dashboard for one of a laboratory. Now for showing basick details of the patients I want to use modal. can anyboady give me some ideas or share pic how should I desing a patitnet modal.
4 replies
KPCKevin Powell - Community
•Created by nehatkhan on 5/29/2023 in #front-end
how to generate HTML code from a pdf file desing

6 replies
KPCKevin Powell - Community
•Created by nehatkhan on 5/25/2023 in #front-end
how to identify differences between Server and Client component in Next Js 13
Hey guys just learning next js 13 and installed material ui library for pre build component. I have a small doubt using it as NEXT is about server and client components.
Lets say I have created a custom theme provider component using material UI. And next js does not allow to use material ui component with server component so I make it client component with (‘use client ‘) and later wrapped all the children component that is on layout.js file with custom theme provider component that I created before.
Now my question is if I make any component inside child component that will it be server component or client component?
1 replies
KPCKevin Powell - Community
•Created by nehatkhan on 5/24/2023 in #front-end
How to prevent useEffect to render twice

13 replies
CDCloudflare Developers
•Created by nehatkhan on 5/10/2023 in #general-help
How to connect postgresql server running on home server and get access remotely.
Hello guys I made a home server and installed postgresql on the home server, now I want to use that to my projects so that my projects get access the database if they host on different server. how should I do that with cloudfare. i am able to get ssh connection with based. Any help would be appreciated
1 replies
CDCloudflare Developers
•Created by nehatkhan on 5/6/2023 in #general-help
How to add ssh service type to Cloud Fare tunnel features.

21 replies
KPCKevin Powell - Community
•Created by nehatkhan on 4/30/2023 in #front-end
How to animate SVG image
hey guys I need help to animate an SVG human body. I am creating a app which have a Human body as SVG image. the body image is white in color, now I want to show progress like animation, lets user daily target of drinking water 5 litre and user drunk 2 litre. Than I want to show 20 percent progress as body fill color
60 replies
KPCKevin Powell - Community
•Created by nehatkhan on 3/17/2023 in #front-end
How to scroll to a component when the user clicks on any link or button

62 replies
KPCKevin Powell - Community
•Created by nehatkhan on 2/23/2023 in #front-end
How to filter products in react based on search input in real time from the local state ?

7 replies