Sunkanmi Fafoworasunkanmi.hashnode.dev·6 hours agoCSS pseudo-elements and pseudo-classesWriting documentation for CSS-Tricks has allowed me to understand CSS beyond the surface-level tutorials and actually go a little deeper into how its syntax works. Understanding how its core documentation and properties worked gave me a bit of joy as...CSS3
Walid Ezzatwalidezzat.hashnode.dev·8 hours agoComplete Beginner's Guide to CSS: Understanding the Basics.What is CSS? CSS (Cascading Style Sheets) is a stylesheet language that controls the presentation of a web page. While HTML defines the structure of the content (like paragraphs, images, and links), CSS makes the page look visually appealing by apply...CSS
Olga Tashlikovichsvar-widgets.hashnode.dev·12 hours agoStyled vs. Unstyled UI Components: Which Should You Choose?When starting a new project, one of the most important decisions developers face is choosing the right approach to building the user interface. It should align with business requirements, design and performance needs, project scalability and, of cour...UI
Jonas Satkauskascybr.hashnode.dev·19 hours agoFrom Python to Cybersecurity: My Journey Through Tech and ITShort history of my IT and Tech journey I’ve started with an intense 9 months course - Python from Scratch. The course was taken remotely. On weekends, we (the students) joined online Zoom meetings with our teacher. I had practice with SQL, Git (Gi...10 likesPython
PurnaChandra Bandarupurnadevdocs.hashnode.dev·a day agoReact + Tailwind Installation Guide ( Vite )To create a Vite project with React and Tailwind CSS, follow these steps: Step 1: Install Vite First, you need to create a new Vite project with React. Open the terminal. Run the following command to create a new Vite project: This will create ...React
Subhendu Kumar Jenalearnsuvearn.hashnode.dev·Dec 18, 2024Building Memories and Web Pages: A Tale of Friendship and CodeFriendships often transcend distances, misunderstandings, and even the occasional panic over lost wallets or project deadlines. This story is about one such bond—a friendship strengthened through adventures in Mysuru and a heartfelt web project. By t...7 likes·78 readsHTML5
Saiesh Sharmahow-we-won-sih-24-and-survived-it.hashnode.dev·Dec 18, 2024Everything about Winning SIH 2024Why Should You Read This Blog? "Ever dreamed of winning a national hackathon? Here’s how Team BlazeBrains cracked the code, faced hilarious hiccups, and emerged victorious in SIH 2024. Whether you're a first-year student or a seasoned coder, this blo...1 likehackathon
PurnaChandra Bandarupurnadevdocs.hashnode.dev·Dec 18, 2024Understanding the useState Hook in ReactHey everyone! Today, let’s dive into one of the most important concepts in React — the useState hook. If you've ever wondered how websites remember your clicks, update numbers on the screen, or toggle between light and dark mode, it’s all thanks to s...43 readsReact
Bharat Singhbharatblogs.hashnode.dev·Dec 18, 2024Functions in JavaScriptHi Folks, In this article we will be learning about functions in JavaScript. Functions are the heart of JavaScript. Everything in the JavaScript is based on functions. Functions:- Functions are building block in any programming language, Functions ma...HTML5
Gboyega Oluwatobilobatobis-end.hashnode.dev·Dec 18, 2024Crafting Web Experiences: A Nigerian Guide to Frontend DevelopmentIntroduction Frontend development powers the websites and apps we use every day. From stunning visuals to smooth interactions, frontend developers play a crucial role in crafting user experiences. If you’ve ever wondered how these digital interfaces ...10 likesFrontend Development