Skip to content

Instantly share code, notes, and snippets.

View bernatfortet's full-sized avatar

Bernat Fortet bernatfortet

View GitHub Profile
@mxkaske
mxkaske / columns.tsx
Last active November 18, 2024 18:53
@tanstack/table filterFns example for date range (between days and same day)
"use client";
import type { ColumnDef } from "@tanstack/react-table";
import type { ColumnSchema } from "./schema";
import { format } from "date-fns";
export const columns: ColumnDef<ColumnSchema>[] = [
{
accessorKey: "date",
header: "Date",
@kamilogorek
kamilogorek / _screenshot.md
Last active April 5, 2025 13:01
Clutter-free VS Code Setup
image
@xantiagoma
xantiagoma / Tiles.md
Last active March 24, 2025 12:12
Map tiles