-
New Jan 6, 2025
What I learned building vue3-search-select package
A few months ago, I was working on an application that required me to have a custom select to show things in a certain way. To be explicit, I needed to show the select drop-down this way: "f...
-
New Jan 6, 2025
Unlock Laravel Code Generation (Part 3): Automating Validation from Your Database Schema 🤯🚀
In previous posts, we’ve explored using Laravel stubs to streamline code generation. In this installment, we’ll zoom in on a specific example: automatically creating validation rules for...
-
New Jan 6, 2025
Enhance Your Keyboard Knowledge with the "Keyboard Check" App
In the world of web development and programming, understanding the functionality of your keyboard is crucial. The "Keyboard Check" project is a simple yet powerful tool that lets you identify key at...
-
New Jan 6, 2025
How to Create an Amazing Auto Text Typing Effect with HTML, CSS & JavaScript
Overview: Create an Auto Text Typing Effect with HTML, CSS & JavaScript - Dynamic Text Animation! Want to add eye-catching text animations to your website? In this tutorial, you'll le...
-
New Jan 6, 2025
Writing Pinia Store Tests with `$subscribe` in Vue 3
Writing Pinia Tests with $subscribe in Vue 3 This tutorial will guide you through writing tests for Pinia stores in Vue 3, especially when dealing with stores that use the $subscribe metho...
-
New Jan 6, 2025
The Art of Over Engineering on the Power Platform
I've started to notice a pattern, and it goes like this: Someone finds Power Automate or Power Apps They build something amazing They want to use their awesome new skills They find a problem and m...
-
New Jan 6, 2025
Building a Custom Star Rating Component in React Native with Sliding and Press Interactions
In mobile applications, interactive UI components like star rating systems significantly enhance user experience. In this blog post, we'll walk through building a custom star rating com...
-
New Jan 6, 2025
Stay ahead in web development: latest news, tools, and insights #66
Signup here for the newsletter to get the weekly digest right into your inbox. weeklyfoo #66 is here: your weekly digest of all webdev news you need to know! This time you'll find 36 valuable links i...
-
New Jan 6, 2025
Suggestions for pairing e-liquids with drinks and snacks
Enh...
-
New Jan 6, 2025
Developing an ASL App with Kaggle’s Top Model and Customized MediaPipe Gesture Model
Introduction This app is designed as a learning tool that allows users to check their proficiency in American Sign Language (ASL) through AI-powered quizzes after engaging with ASL content...
-
New Jan 6, 2025
25 Questions About Event Success KPIs: The Event FAQ Guide
Event success is a complex landscape of metrics, measurements, and strategic insights. Whether you're a seasoned event professional or a newcomer to the industry, understanding Event...
-
New Jan 6, 2025
Code Your Diagrams: Automate Architecture with Python's Diagrams Library
Introduction In the realm of modern infrastructure, where cloud services and microservices reign supreme, managing and visualizing complex architectures is more critical than ever. Gone...