Pinned Loading
-
-
-
github-finder
github-finder PublicGitHub repositories and users reusable and self-contained autocomplete component, which can fetch matching users and repositories for a given string of characters.
TypeScript
-
Play with grid
Play with grid 1CSS Grid is a two-dimensional grid-based layout.
23# When to use CSS Grid?
4- user interfaces;
5- overall layout on website.
-
[Sanity.io v2] Sort and filter eleme...
[Sanity.io v2] Sort and filter elements in an array of references 1The code allows for arbitrary sorting and filtering of elements in an array of references in Sanity.io.
23Supports Sanity.io version v2.
45In the example given an array of references for two types, but you can limit it to one type or extend it as desired.
-
An example of using quards in React.
An example of using quards in React. 1import React from "react";
2import { BlogItem, isLongPostBody } from "./types";
34const BlogItemPreview = (blogItem: BlogItem) => {
5const { body, author, title } = blogItem;
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.