Import React from 'react' Import Header from 'header'
Posts
Showing posts from November, 2024
Cars
- Get link
- X
- Other Apps

Petrol>pistons, air>gills, water>fuel cell as humen https://m.youtube.com/watch?v=eoVUdwOgjiA Energy comes in multiple forms including radiation, chemical, gravitational potential, electrical potential, electricity, elevated temperature, latent heat and kinetic. https://youtu.be/PG7NI-bAt-8?si=lPG5qfisl0pl1l7B Mechanical Catalysts https://youtu.be/WUZqgAtKMJg?si=5tgqPPCQC3lVCnAz = − j / X c = − j / ( 1 / w C ) : C = Q/( Vm),+AI https://youtu.be/xmrSv76yhio?si=12DqqMsgnL2uQflq+ solar
Fetch
- Get link
- X
- Other Apps
axios.get('https://example.com') .then(response => {console.log(response.data)}) .catch(error => {n(error)}) --------------_-----________----____ Axios.get axios.get('http://localhost:5000/api/data') .then(response => { document.getElementById('data').innerText = JSON.stringify(response.data, null, 2); }) .catch(error => { document.getElementById('data').innerText = 'Error loading data'; console.error(error); }); ----------------------------------- Js cheatsheet Fetching ('https://getserver.com/api').then((res) => res.json()).then(function(data) { var value = data.values; const formatData = (temp) => { return temp.map(({ Id, value: {descr}}) => ({Id, descr})); }; var output = formatData(value); console.log(output) }).catch(e => { console.log("fetch fail: " + e);}); class MarkdownEditor extends React.Component { constructor(props) { super(props); th...
Space
- Get link
- X
- Other Apps
https://youtu.be/vXVRs_Sar6Y?si=l4C8UaDNRNLYtKat https://www.facebook.com/share/v/17iME8qV3m/ Paria https://youtube.com/shorts/i-GxK6Mxmkg?si=dLIj0O3_M2XT3qmx Time https://www.facebook.com/share/v/1EqaTgyafn/ https://youtu.be/vXVRs_Sar6Y?si=_UxT6q8RekziaNM7 Money difference of high and least https://youtube.com/shorts/QgAqjSQvdZ8?si=f6b0Q87-YkJdh92J https://youtu.be/YpyXVkqkQgg?si=L6od2dI0PozQTkXM Hazrat khizer https://youtube.com/playlist?list=PLY__kviipFTO54Hvzl7wS1bSbB5TR2G5m&si=ghywWY3T5ak3ux3N alif laila Glossary interest — the charge for the use of borrowed money. interest income — the income a person receives from certain bank accounts or from lending money to someone else. taxable interest income — interest income that is subject to income tax. All interest income is taxable unless specifically excluded. tax-exempt interest income — interest income that is not subject to income tax. Tax-exempt interest income is earned from bonds issued by states, cities, or counties ...