My Learning Notes
I’ve been programming for 11 years. Mostly web but I touch backend, mobile, devops, AI and almost everything else you can imagine ; I still often feel like I kn...
I’ve been programming for 11 years. Mostly web but I touch backend, mobile, devops, AI and almost everything else you can imagine ; I still often feel like I kn...
Why Execution Context is important in JavaScript? When I first learned JavaScript, I tried to memorize syntax but struggled to understand why the code behaved t...
!Cover image for Deploying Laravel on Shared Hosting No SSH Requiredhttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto...
The underlying problem For several months, I struggled with a problem many developers are familiar with: printing HTML content correctly across multiple pages...
!Cover image for snakension - a browser extension for playing snake when you're offlinehttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravi...
!Event Management & Ticket Booking Systemhttps://dev-to-uploads.s3.amazonaws.com/uploads/articles/ekoirlxojn4en9qjyuwo.png I’m currently working on an online ev...
As you probably didn't even notice, I skipped the January issue of my wannabe monthly newsletter. I was in a hurry towards some deadlines, and I wrote three oth...
Let’s talk about a JavaScript expression that looks wrong but is 100 % valid 👀 js == ! At first glance, most people expect this to be false. 👉 But the result...
Episode 2 – Networking Protocols that Power the Web In Episode 1 we walked through the basics of how the web works: typing a URL, DNS look‑ups, secure connecti...
Hi everyone! I'm so happy to announce that, thank God, I'm starting this year with a job, and I hope to have many more! I have lots of projects in mind and othe...
Every time you upload a PDF to an online tool, you're trusting a stranger with your data. Tax documents, contracts, personal files — they all pass through someo...
Article URL: https://issues.chromium.org/issues/40817676 Comments URL: https://news.ycombinator.com/item?id=46920273 Points: 7 Comments: 0...