AceHack-4-0acehack4.hashnode.dev·Feb 3, 2025AceHack 4.0: A Platform for Students and Professionals to ShineAre you ready to turn your innovative ideas into reality? AceHack 4.0 is here to provide the perfect stage for both students and professionals to showcase their talents. Whether you're new to the hackathon scene or a seasoned coder, this event is des...professional development
Anshul Sharmaanshul-sharma.hashnode.dev·Jan 9, 2025Caching Chronicles & CDN Diaries : The Secret Sauce of Server SpeedWelcome Back to The Nerdy Nook !! After exploring my journey in the tech world in my first blog, it’s time to dive into something more server-sational. Let’s talk about the unsung heroes of the internet — Caching & DNS. Without these two, your favori...1 likewebdev
NATHANIEL ENDE JOELprogram01.hashnode.dev·Dec 12, 2024How to Start Coding:Introduction: Why Learn to Code? Coding has become one of the most sought-after skills in the modern digital world. From powering social media platforms to driving innovation in artificial intelligence, coding is at the heart of modern technology. Le...30 likesPython
Anower Jahan Shofolshofol.hashnode.dev·Dec 8, 2024How to Create Stunning 3D Hover Effect with TailwindCSSHave you ever been mesmerized by those stunning 3D parallax hover effects on cards? They look complex, right? Well, I thought so too, until I came across a simple CodePen demo that showed how easy it is to create one. Do you want to learn it too? Let...CSS Shorts by Shofolhover animation
Oohnohassanigocoding.hashnode.dev·Dec 6, 2024🌟 Mastering call(), apply(), and bind() in JavaScript – A Beginner's GuideUnlocking the Power of call(), apply(), bind(), this, and Higher-Order Functions in JavaScript 🔓🚀 Hey there, JavaScript explorer! 👋 Let’s dive into three super handy methods: call(), apply(), and bind(), while also unlocking the secrets of the mys...1 likeJavaScript
Oohnohassanigocoding.hashnode.dev·Dec 5, 2024Mastering JavaScript Modules: A Fun and Simple Guide to Imports, Exports, and Best Practices 📦🔧A Beginner’s Guide to JavaScript Modules: Organize Your Code Like a Pro If you’re building anything larger than a simple script, you’ve probably heard the word “modules” thrown around. But, what are modules in JavaScript? Why are they important? And ...1 likemodules
Oohnohassanigocoding.hashnode.dev·Dec 5, 2024Mastering MVC Architecture: How to Build Organized, Scalable Apps 🛠️Understanding MVC Architecture: A Structured Approach to Building Scalable Apps (With a Real-Life Analogy) Picture this: You're at a bustling restaurant 🍴. You don't expect the chef to serve your food, the waiter to cook your steak, or the menu to.....1 likeMVC architecture
Ashari Muhammad Hisbullohblog.iamashari.me·Nov 27, 2024Asking The Right QuestionHalo semuanya, kembali lagi bersama blog yang tidak tentu ini. Hehehe, hehehe. Setelah berkontemplasi pada kesibukan saya sekarang ini, saya untuk sementara memutuskan untuk membuat publikasi blog ini yang awalnya weekly alias seminggu sekali menjadi...interview
Mandlaiammandla.hashnode.dev·Oct 25, 2024How to Use the Spread Operator (...) in JavaScript to Simplify Your CodeJavaScript is full of powerful tools, and one versatile feature that often goes unnoticed is the spread operator (...), introduced in ES6 that can simplify your code in ways that may not be immediately obvious. Whether you're copying arrays, merging ...Developer
Shani Riversshanirivers.hashnode.dev·Oct 24, 20245-Minute Coffee Tip #1: Convert a PNG to ICO with PillowIn the world of digital design, icons are super important for making user interfaces look great and for sharing information quickly. ICO or Icon files are popular for displaying icons on Windows and are also used to add a logo to a website's browser ...29 readsicon