current location:Home > Technical Articles > Web Front-end
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- Build a Secure Password Generator with Javascript
- In today's digital world, having a strong password is crucial for safeguarding your online accounts. In this post, I'll walk you through creating a simple yet effective password generator using JavaScript. This generator allows users to customize the
- JS Tutorial 1054 2025-01-15 20:40:44
-
- Specialized printing of balloons, flags, fruit labels
- As a broad and widely used industry, printing plays a very important role in various fields, including advertising and packaging. In this article, we will examine three popular and practical types of printing, namely balloon printing, flag printing, and fruit label printing. These three types of printing, each of them is used
- JS Tutorial 487 2025-01-15 20:32:44
-
- I Created a Photo Compressor CLI Tool
- Hey there! Have you ever struggled with optimizing images for your website or project, I’ve got something exciting: photo-compressor. It’s a command-line tool designed to compress and convert images to the super-light .webp format seamlessly. This
- JS Tutorial 496 2025-01-15 20:30:43
-
- Learn how to animate objects on scroll with Tailwind CSS and the JavaScript intersection observer API
- I’m excited to share a tutorial on animating objects with Tailwind CSS and the Intersection Observer API. This guide shows how to trigger animations when elements enter the viewport. What is the Intersection Observer API? It’s a JavaScript tool that
- JS Tutorial 788 2025-01-15 18:37:43
-
- Youth Invest In Software Engineering: Ways To Make Income Through Technology
- Introduction In this technology-oriented era, the software and IT sector has become an important part of social and economic development. Many young people living in Tanzania when they have knowledge of software have many opportunities to earn a guaranteed income
- JS Tutorial 740 2025-01-15 18:35:44
-
- Everything you need to know about load testing concurrent users
- Are your applications ready to handle the demands of real-world users? Whether it’s e-commerce sales spikes, software launches, or high-traffic registration periods, ensuring your system can support concurrent users is critical. In our latest
- JS Tutorial 205 2025-01-15 18:33:47
-
- Unseen Lecturer: It's Nighttime or You Already Know – Suspenseful Ghost Thriller Film
- The Indonesian film Dosen Ghaib: It's Night or You Know, which was released on August 15 2024, carries the ghost and thriller genre which is full of tension. Directed by Guntur Soeharjanto, this film succeeds in presenting a story that combines elements
- JS Tutorial 652 2025-01-15 18:32:13
-
- JavaScript Fundamentals – The Pure Function
- Once we start building our first algorithms, comes the desire and the need to write more maintainable code. This is where pure function comes into play. What is a so-called “pure” function? It's a
- JS Tutorial 571 2025-01-15 18:30:49
-
- Angular Addicts # NgRx using the Page Object Model in tests, Micro Frontends using Vite & more
- ?Hey fellow Angular Addict This is the 33rd issue of the Angular Addicts Newsletter, a monthly collection of carefully selected Angular resources that caught my attention. (Here are 32nd 31st, and 30th issues) ? Release announcement
- JS Tutorial 210 2025-01-15 18:29:44
-
- Learning Vue
- Three months ago, I switched jobs and transitioned from working on a React/Next.js frontend to a Vue 3 frontend. While this isn't my first time using Vue 3, it is the first time I decided to properly learn it. So, I subscribed to @vueschool_io and s
- JS Tutorial 1054 2025-01-15 18:28:44
-
- Truncating Text with Text-Overflow
- In web development, we often encounter situations where the text in HTML elements exceeds the available space. To keep the page beautiful and readable, we can use the text-overflow property of CSS. Check out the CodePen demo below: Full article: Truncating text: text-overflow property CSS code snippet
- CSS Tutorial 1016 2025-01-15 18:07:47
-
- Resolving Auto-Scroll issues for overflow container in a Nuxt app
- This article shares how I solved the automatic scrolling problem caused by the overflow container in the non-scrolling body of the Nuxt application, and improved the user experience when the website scrolls. Table of Contents Initial Design Problem Solution Summary Initial Design When building my website using Nuxt.js, my initial design was to make only the main content container scrollable, while the header and footer remained fixed - without using CSS's fixed or absolute positioning. To do this, I used a combination of CSS's `flex` and `overflow` properties, starting with the `body` tag: body{overflow:hidden;height:100%;} in the default.vue layout:
- CSS Tutorial 401 2025-01-15 18:04:47
-
- Animated Select component using typescript, shadcn and framer-motion
- The "Expand Select Animation" is a custom select component built using TypeScript and Framer Motion, with the base component provided by ShadCN. This component enhances the standard select element with a smooth, visually appealing animation
- JS Tutorial 917 2025-01-15 16:28:46
-
- Understanding JavaScript Data Types: A Comprehensive Guide to Primitive and Reference Types with Examples
- JavaScript has several built-in data types, which can be categorized into two broad groups: ? Primitive Types ? Non-Primitive (Reference) Types. JavaScript Data Types Type Examples
- JS Tutorial 378 2025-01-15 14:28:44
-
- ESLint vs Prettier: The Great Debate for Your Codebase
- Let’s face it: JavaScript and TypeScript developers love to argue about tools. Tabs or spaces? Semicolons or not? And now, the age-old (in JavaScript years) question: Should I use ESLint, Prettier, or both? Here’s a friendly guide to help you make
- JS Tutorial 994 2025-01-15 12:31:43