Bored Programmer
24/10/2022
File download with html.
17/09/2022
Directly in HTML
React without JSX
const Example = () => {
const [count, setCount] = React.useState(0);
React.useEffect(() => {
document.title = `You clicked ${count} times`;
});
return (
You clicked {count} times
setCount(count + 1)}>
Click me
);
};
const root = ReactDOM.createRoot(document.getElementById("root"))
root.render();
Want your business to be the top-listed Computer & Electronics Service in Dhaka?
Click here to claim your Sponsored Listing.
Click here to claim your Sponsored Listing.
Category
Contact the business
Telephone
Address
Tejkunipara, Farmgate
Dhaka
1215