My Portfolio
Code With Sushil: v4.0.0
finally I am move to #Bootstrap 4 to #TailwindCSS with #Vite, #treejs, and #gsap
rebuild again #CodeWithSushil with new design pattern and animated everything.
Status: Dev mode


Sushil Kumar
@CodeWithSushil
A self-taught πΈοΈ Web DeveloperΒ π¨π»βπ» || Linux π§ Lover || Open source π contributor π₯ || PHP/Laravel π and JS fanboyπ¦π» || Creator of πΏ Supabase-PHP Client π€
β’ β’ 167 Posts β’ 990 Views
which one
document.addEventListener('DOMContentLoaded', function () {
'use strict';
});
// or
window.onload = function(){
'use strict';
}
in JavaScript
let html = `
<h1>Hello</h1>
`;
in PHP
echo <<<HTML
<h1>Hello</h1>
HTML;
Hello π everyone, Good Morning π
Dose π folder structure matter in your project ?
#DEVCommunity
#GoodMorning
#WebDevelopment