#filtering

[ follow ]
Vue.js Examples
2 months ago
Vue

A Vue.js app designed to help users manage and track their projects effectively

Comprehensive Vue.js Project Tracker
Key Features: Project Management, Filtering, UI Enhancements [ more ]
Lindsey Gamble
3 months ago
Marketing

Instagram Adds New 'People you Follow' Filter For Direct Messages - Lindsey Gamble

Instagram has introduced a new 'People You Follow' filter for direct messages (DMs).
This filter allows creators and brands to easily track and manage important messages from accounts they follow. [ more ]
Android Police
3 months ago
Web design

YouTube wants to recommend content based on its primary color

YouTube has introduced a new feature that allows users to filter their home feed by the primary color in videos.
The feature analyzes video thumbnails to find the dominant color, but it doesn't tie colors to moods or content themes. [ more ]
Vue.js Examples
3 months ago
Angular

A Vue.js component that displays a list of Rick and Morty characters

The API-RickAnMorty Vue.js component allows users to display and filter a list of Rick and Morty characters.
The component includes methods to fetch characters from the API, filter them by status and search them by name. [ more ]
TechBeamers
3 months ago
Python

How Do You Filter a List in Python?

The most common and efficient way to filter a list in Python is to use the filter() function.
List comprehension is a concise way to filter and transform a Python list in one line. [ more ]
Sitepoint
5 months ago
JavaScript

How to Create a Sortable and Filterable Table in React - SitePoint

Dynamic tables in web applications help represent structured data. This tutorial focuses on creating a sortable and filterable table component in React.
The project uses Vite as a frontend tool and assumes a basic knowledge of HTML, CSS, JavaScript, and React.
Mock data is generated using the JSONPlaceholder API to populate the table. [ more ]
[ Load more ]