Sulayman Apatiradeendrivedave.hashnode.dev·Oct 29, 2024Crafting Seamless Shopping Experiences Through CodeExcited to share a sneak peek of my latest e-commerce project! Here’s a glimpse into the code behind a dynamic, user-friendly shopping experience. From streamlined categories to smooth navigation, each element is designed to make online shopping simp...DiscussWeb Development
Serhat Bekbek-dev.hashnode.dev·Oct 10, 2024Maximize Your Workflow with These SASS Mixins and FunctionsHey there! If you’ve ever found yourself writing the same CSS over and over, or if you’ve struggled with making your design responsive across different screen sizes, you’re in the right place. In this article, I’m going to share some really useful SA...DiscussFrontend Development
Ronika Kashyapronika.hashnode.dev·Oct 10, 2024Guide for Cypress Component Testing and its ImplementationFirstly, we will try to understand what component testing is. While testing a web application there are three types of testing which plays an important role in determining the performance of the application which are API testing, Component testing an...DiscussiOS
Noman Gaziblog.noman.me·Sep 23, 2024SCSS: A Complete Guide in Bangla (বাংলা) and English (With Examples)বাংলায় পড়তে স্ক্রল করে নিচে নামুন। This guide will walk you through the basics of SCSS (Sassy CSS) to more advanced techniques, helping you understand how to write clean, organized, and scalable CSS using SCSS. Whether you're a beginner or looking ...Discuss·71 readsDesignscss
Saravana Sai saravanasai.hashnode.dev·Sep 12, 2024Can I Build a Micro-SaaS Platform to Collect User Feedback?Introduction Hi Folks, In this article, we'll take a deep dive into the architecture of user feedback popups, exploring the frontend and backend components that work together to make them tick. We'll examine the technologies and techniques used to cr...Discussjs
Gauss Codergausscoder.hashnode.dev·Sep 12, 2024React project with TypeScript, Tailwind CSS, Sass, Prettier, ESLint, and Firebase for authentication and Firestore:Step 1: Create a New React + TypeScript Project First, create a new React project with TypeScript using create-react-app: npx create-react-app my-app --template typescript cd my-app Step 2: Install Tailwind CSS Install Tailwind CSS: npm install -D t...DiscussReact Web ApplicationReact
Jay Vaidyajayvaidya.hashnode.dev·Sep 7, 2024Why Good Writing Matters in Tech Jobs?Hey there, tech enthusiasts! You know how everyone's always going on about coding skills being the be-all and end-all in our industry? Well, here's a hot take for you: being able to string words together coherently is just as important as stringing c...Discuss·1 likewriting
Kaushal PowarforCoderbotics AI's Blogcoderbotics-ai.hashnode.dev·Aug 26, 2024The Hidden Cost of Neglecting Code Refactoring: Why Your SaaS Company Can't Afford to WaitDid you know that technical debt costs businesses an average of $3.61 per line of code? For a mid-sized SaaS application, that could mean millions in hidden costs. Code refactoring isn't just about clean code—it's about your bottom line. In today's f...DiscussAI
Biswnath Mukherjeelove-to-code108.hashnode.dev·Jul 28, 2024Understanding SCSSSCSS (Sassy CSS) is a preprocessor scripting language that is interpreted or compiled into CSS. It allows you to use variables, nested rules, mixins, functions, and more. Let's start with the basics and gradually move to more advanced concepts. 1. Va...Discussscss cheat sheet
Aniket Dhaygudeaniket04blog.hashnode.dev·Jul 20, 2024"From Concept to Launch: The Ultimate Step-by-Step Guide to Building a SaaS Product"Building a Software as a Service (SaaS) product can seem like a monumental task. However, with the right roadmap, it transforms into an exciting and achievable journey. This comprehensive guide will take you through the essential steps to bring your ...Discuss·10 likesSaaSsuch a good one 10