Update covers

This commit is contained in:
Angelos Chalaris
2023-05-07 22:24:56 +03:00
parent d474cd11d5
commit 4d0316a062
104 changed files with 87 additions and 87 deletions

View File

@ -4,7 +4,7 @@ type: story
language: css
tags: [visual]
author: chalarangelo
cover: pink-flower-tree
cover: bridge-over-road
excerpt: A short, opinionated CSS reset to make your websites look great everywhere.
dateModified: 2022-10-16T05:00:00-04:00
---

View File

@ -4,7 +4,7 @@ type: cheatsheet
language: git
tags: [configuration,cheatsheet]
author: chalarangelo
cover: organizer
cover: compass-1
excerpt: Increase your productivity by creating aliases for many common git operations.
dateModified: 2021-06-12T19:30:41+03:00
---

View File

@ -4,7 +4,7 @@ shortTitle: HTTP status codes
type: cheatsheet
tags: [webdev,http]
author: chalarangelo
cover: lake-runner
cover: hiking-walking
excerpt: Familiarize yourself with the most common HTTP status codes with this handy cheatsheet.
dateModified: 2021-06-12T19:30:41+03:00
---

View File

@ -5,7 +5,7 @@ type: tip
language: javascript
tags: [array,iterator,generator]
author: chalarangelo
cover: colorful-plastic
cover: rain-shopping
excerpt: Did you know you can define an iterator for any JavaScript value? This quick tip will show you how.
dateModified: 2021-06-12T19:30:41+03:00
---

View File

@ -5,7 +5,7 @@ type: story
language: javascript
tags: [string]
author: chalarangelo
cover: sea-view-2
cover: cave-explorer
excerpt: Let's have a look at how to check if a string contains a substring in JavaScript.
dateModified: 2022-07-27T05:00:00-04:00
---

View File

@ -5,7 +5,7 @@ type: question
language: javascript
tags: [type,variable]
author: chalarangelo
cover: highlands
cover: green-css
excerpt: JavaScript variables can be declared a handful of ways. However, understanding their differences can drastically change the way you code.
dateModified: 2021-12-02T09:50:42-04:00
---

View File

@ -5,7 +5,7 @@ type: story
language: javascript
tags: [array]
author: chalarangelo
cover: violin
cover: rocky-beach-waves
excerpt: A few tips and tricks to help you filter arrays in JavaScript more efficiently.
dateModified: 2022-09-28T05:00:00-04:00
---

View File

@ -5,7 +5,7 @@ type: tip
language: javascript
tags: [object,performance]
author: chalarangelo
cover: mountain-lake-cottage
cover: hiking-balance
excerpt: Dynamically adding object properties can be pretty slow in some cases. Here's how to optimize it.
dateModified: 2022-11-02T05:00:00-04:00
---

View File

@ -4,7 +4,7 @@ shortTitle: dict.get(key) vs dict[key]
type: tip
language: python
tags: [dictionary]
cover: fruit-feast
cover: compass-2
excerpt: Learn the difference between two common ways to access values in Python dictionaries and level up your code today.
dateModified: 2021-06-12T19:30:41+03:00
---

View File

@ -3,7 +3,7 @@ title: Counter
type: snippet
language: css
tags: [visual]
cover: laptop-plants
cover: dark-leaves-2
dateModified: 2020-12-30T15:37:37+02:00
---

View File

@ -4,7 +4,7 @@ type: snippet
language: css
tags: [animation]
author: chalarangelo
cover: tropical-bike
cover: shiny-mountains
dateModified: 2021-05-17T13:58:04+03:00
---

View File

@ -4,7 +4,7 @@ type: snippet
language: css
tags: [layout,visual]
author: chalarangelo
cover: pink-flower-tree
cover: typewriter
dateModified: 2021-05-16T20:19:13+03:00
---

View File

@ -3,7 +3,7 @@ title: Vertical scroll snap
type: snippet
language: css
tags: [interactivity]
cover: baloons-field
cover: purple-sunset-waves
dateModified: 2020-08-18T14:25:46+03:00
---

View File

@ -3,7 +3,7 @@ title: Zig zag background pattern
type: snippet
language: css
tags: [visual]
cover: blue-lake
cover: hiking-balance
dateModified: 2021-10-13T19:29:39+02:00
---

View File

@ -4,7 +4,7 @@ type: snippet
language: git
tags: [configuration,repository]
author: chalarangelo
cover: violin
cover: messy-computer
dateModified: 2022-10-19T05:00:00-04:00
---

View File

@ -3,7 +3,7 @@ title: Create a commit
type: snippet
language: git
tags: [commit]
cover: baloons-field
cover: cave-explorer
dateModified: 2021-04-13T21:10:59+03:00
---

View File

@ -3,7 +3,7 @@ title: Create an empty commit
type: snippet
language: git
tags: [commit]
cover: colorful-plastic
cover: compass-2
dateModified: 2021-04-13T21:10:59+03:00
---

View File

@ -3,7 +3,7 @@ title: Create a new repository
type: snippet
language: git
tags: [repository]
cover: violin
cover: do-more-computer
dateModified: 2021-04-13T21:10:59+03:00
---

View File

@ -3,7 +3,7 @@ title: Delete merged branches
type: snippet
language: git
tags: [repository,branch]
cover: duck-plants
cover: new-york-skyline
dateModified: 2021-04-13T21:10:59+03:00
---

View File

@ -3,7 +3,7 @@ title: Delete a remote branch
type: snippet
language: git
tags: [repository,branch]
cover: waves-from-above
cover: tranquil-desktop
dateModified: 2021-04-13T21:10:59+03:00
---

View File

@ -4,7 +4,7 @@ type: snippet
language: git
tags: [repository,stash]
author: chalarangelo
cover: budapest-palace
cover: zen-indoors
dateModified: 2021-04-13T21:10:59+03:00
---

View File

@ -3,7 +3,7 @@ title: List all git aliases
type: snippet
language: git
tags: [configuration]
cover: book-chair
cover: coffee-float
dateModified: 2021-04-13T21:10:59+03:00
---

View File

@ -3,7 +3,7 @@ title: Pull latest changes from remote
type: snippet
language: git
tags: [repository,branch]
cover: last-light
cover: orange-coffee-2
dateModified: 2021-04-13T21:10:59+03:00
---

View File

@ -3,7 +3,7 @@ title: Undo a commit
type: snippet
language: git
tags: [commit,branch]
cover: mask-quiet
cover: night-tram
dateModified: 2021-04-13T21:10:59+03:00
---

View File

@ -3,7 +3,7 @@ title: View a short summary of commits
type: snippet
language: git
tags: [repository,commit]
cover: highlands
cover: dark-city
dateModified: 2021-04-13T21:10:59+03:00
---

View File

@ -3,7 +3,7 @@ title: View last commit
type: snippet
language: git
tags: [commit]
cover: green-plant
cover: clouds-n-mountains
dateModified: 2021-04-13T21:10:59+03:00
---

View File

@ -4,7 +4,7 @@ type: snippet
language: javascript
tags: [browser]
author: chalarangelo
cover: budapest-palace
cover: shiny-mountains
dateModified: 2020-12-30T19:21:15+02:00
---

View File

@ -3,7 +3,7 @@ title: Bubble sort
type: snippet
language: javascript
tags: [algorithm,array]
cover: budapest-palace
cover: sail-away-2
dateModified: 2020-12-29T12:18:58+02:00
---

View File

@ -4,7 +4,7 @@ type: snippet
language: javascript
tags: [math]
unlisted: true
cover: last-light
cover: golden-gate-bridge
dateModified: 2021-01-04T13:04:15+02:00
---

View File

@ -3,7 +3,7 @@ title: Count weekdays between two dates
type: snippet
language: javascript
tags: [date]
cover: organizer
cover: dim-mountains
dateModified: 2020-10-20T11:21:07+03:00
---

View File

@ -3,7 +3,7 @@ title: Current URL
type: snippet
language: javascript
tags: [browser]
cover: tropical-bike
cover: purple-sunset-waves
dateModified: 2020-10-20T11:46:23+03:00
---

View File

@ -3,7 +3,7 @@ title: Check object equality
type: snippet
language: javascript
tags: [object,array,type,recursion]
cover: beach-pineapple
cover: dying-flowers
dateModified: 2021-10-13T19:29:39+02:00
---

View File

@ -3,7 +3,7 @@ title: Fibonacci
type: snippet
language: javascript
tags: [math,algorithm]
cover: highlands
cover: matrix-flow
dateModified: 2020-12-28T13:49:24+02:00
---

View File

@ -3,7 +3,7 @@ title: Flatten array
type: snippet
language: javascript
tags: [array,recursion]
cover: green-plant
cover: angry-waves
dateModified: 2020-10-22T20:23:47+03:00
---

View File

@ -3,7 +3,7 @@ title: Format number
type: snippet
language: javascript
tags: [string,math]
cover: laptop-plants
cover: orange-wedges
dateModified: 2020-10-22T20:23:47+03:00
---

View File

@ -3,7 +3,7 @@ title: Geometric progression
type: snippet
language: javascript
tags: [math,algorithm]
cover: book-chair
cover: half-trees
excerpt: Initializes an array containing the numbers in the specified geometric progression range.
dateModified: 2020-12-28T13:49:24+02:00
---

View File

@ -4,7 +4,7 @@ type: snippet
language: javascript
tags: [browser]
author: chalarangelo
cover: colorful-plastic
cover: orange-coffee-4
dateModified: 2021-01-06T13:04:18+02:00
---

View File

@ -3,7 +3,7 @@ title: Hide elements
type: snippet
language: javascript
tags: [browser,css]
cover: book-chair
cover: picking-berries
dateModified: 2020-09-15T16:28:04+03:00
---

View File

@ -4,7 +4,7 @@ type: snippet
language: javascript
tags: [string,algorithm,generator]
author: chalarangelo
cover: violin
cover: armchair-in-yellow
dateModified: 2020-12-31T13:58:51+02:00
---

View File

@ -3,7 +3,7 @@ title: Collection is empty
type: snippet
language: javascript
tags: [type,array,object,string]
cover: book-chair
cover: mountain-lake
dateModified: 2020-10-20T23:02:01+03:00
---

View File

@ -3,7 +3,7 @@ title: Juxtapose functions
type: snippet
language: javascript
tags: [function]
cover: colorful-plastic
cover: dark-leaves-3
dateModified: 2020-10-20T23:29:39+03:00
---

View File

@ -4,7 +4,7 @@ type: snippet
language: javascript
tags: [array]
author: chalarangelo
cover: interior-5
cover: fort-lamp
dateModified: 2022-07-23T05:00:00-04:00
---

View File

@ -3,7 +3,7 @@ title: Nth element
type: snippet
language: javascript
tags: [array]
cover: laptop-plants
cover: rocky-mountains-2
dateModified: 2020-10-21T21:54:53+03:00
---

View File

@ -4,7 +4,7 @@ type: snippet
language: javascript
tags: [object,array]
author: chalarangelo
cover: interior-5
cover: dreamy-flowers
dateModified: 2020-09-15T16:28:04+03:00
---

View File

@ -3,7 +3,7 @@ title: Pad string
type: snippet
language: javascript
tags: [string]
cover: blue-lake
cover: bridge-over-road
dateModified: 2020-10-22T20:24:04+03:00
---

View File

@ -3,7 +3,7 @@ title: Pick object keys
type: snippet
language: javascript
tags: [object]
cover: fruit-feast
cover: compass-1
dateModified: 2020-10-18T14:58:09+03:00
---

View File

@ -4,7 +4,7 @@ type: snippet
language: javascript
tags: [browser]
author: chalarangelo
cover: blue-lake
cover: hiking-walking
dateModified: 2020-10-22T20:24:04+03:00
---

View File

@ -3,7 +3,7 @@ title: Promisify function
type: snippet
language: javascript
tags: [function,promise]
cover: duck-plants
cover: nature-screen
dateModified: 2020-10-22T20:24:04+03:00
---

View File

@ -3,7 +3,7 @@ title: Pull values from array
type: snippet
language: javascript
tags: [array]
cover: last-light
cover: salad-2
dateModified: 2020-10-22T20:24:04+03:00
---

View File

@ -3,7 +3,7 @@ title: Random alphanumeric string
type: snippet
language: javascript
tags: [string,random]
cover: interior-5
cover: gold-typewriter
dateModified: 2020-10-22T20:24:04+03:00
---

View File

@ -4,7 +4,7 @@ type: snippet
language: javascript
tags: [algorithm,array]
author: chalarangelo
cover: violin
cover: yellow-sofa
dateModified: 2021-10-13T19:29:39+02:00
---

View File

@ -3,7 +3,7 @@ title: Show elements
type: snippet
language: javascript
tags: [browser,css]
cover: green-plant
cover: orange-coffee-3
dateModified: 2020-10-22T20:24:30+03:00
---

View File

@ -3,7 +3,7 @@ title: Subset of iterable
type: snippet
language: javascript
tags: [array]
cover: last-light
cover: citrus-drink
dateModified: 2020-10-22T20:24:30+03:00
---

View File

@ -3,7 +3,7 @@ title: Array tail
type: snippet
language: javascript
tags: [array]
cover: waves-from-above
cover: chubby-squirrel
dateModified: 2020-10-22T20:24:30+03:00
---

View File

@ -3,7 +3,7 @@ title: Remove list elements from the end while condition is met
type: snippet
language: javascript
tags: [array]
cover: beach-pineapple
cover: tranquil-desktop
dateModified: 2020-11-29T12:04:53+02:00
---

View File

@ -3,7 +3,7 @@ title: Throttle function
type: snippet
language: javascript
tags: [function]
cover: waves-from-above
cover: beach-overview
dateModified: 2021-10-13T19:29:39+02:00
---

View File

@ -4,7 +4,7 @@ type: snippet
language: javascript
tags: [string,regexp]
author: chalarangelo
cover: organizer
cover: blue-bench
dateModified: 2020-10-22T20:24:44+03:00
---

View File

@ -3,7 +3,7 @@ title: Value to safe integer
type: snippet
language: javascript
tags: [math]
cover: mask-quiet
cover: pagodas
dateModified: 2020-10-22T20:24:44+03:00
---

View File

@ -4,7 +4,7 @@ type: snippet
language: javascript
tags: [object]
author: chalarangelo
cover: waves-from-above
cover: orange-coffee
dateModified: 2022-04-18T05:00:00-04:00
---

View File

@ -4,7 +4,7 @@ type: snippet
language: javascript
tags: [string,regexp]
unlisted: true
cover: mask-quiet
cover: fort-lamp
dateModified: 2021-01-04T13:04:15+02:00
---

View File

@ -3,7 +3,7 @@ title: Group array into object
type: snippet
language: javascript
tags: [array,object]
cover: baloons-field
cover: snowy-mountains
dateModified: 2020-10-22T20:24:44+03:00
---

View File

@ -4,7 +4,7 @@ type: snippet
language: python
tags: [math]
unlisted: true
cover: last-light
cover: reflection-on-lake
dateModified: 2021-01-04T12:47:04+02:00
---

View File

@ -3,7 +3,7 @@ title: Clamp number
type: snippet
language: python
tags: [math]
cover: highlands
cover: colorful-rocks
dateModified: 2020-11-02T19:27:07+02:00
---

View File

@ -3,7 +3,7 @@ title: Combine dictionary values
type: snippet
language: python
tags: [dictionary]
cover: fruit-feast
cover: dim-mountains
dateModified: 2021-04-04T14:32:35+03:00
---

View File

@ -3,7 +3,7 @@ title: Deep flatten list
type: snippet
language: python
tags: [list,recursion]
cover: mask-quiet
cover: standing-stones
dateModified: 2020-12-29T19:53:45+02:00
---

View File

@ -4,7 +4,7 @@ type: snippet
language: python
tags: [math]
unlisted: true
cover: last-light
cover: customs
dateModified: 2021-01-04T12:47:04+02:00
---

View File

@ -3,7 +3,7 @@ title: Find matching index
type: snippet
language: python
tags: [list]
cover: book-chair
cover: light-ring
dateModified: 2020-11-02T19:27:53+02:00
---

View File

@ -3,7 +3,7 @@ title: Find parity outliers
type: snippet
language: python
tags: [list,math]
cover: beach-pineapple
cover: nature-screen
dateModified: 2020-11-02T19:27:53+02:00
---

View File

@ -3,7 +3,7 @@ title: Find matching value
type: snippet
language: python
tags: [list]
cover: duck-plants
cover: angry-waves
dateModified: 2020-11-02T19:27:53+02:00
---

View File

@ -3,7 +3,7 @@ title: List intersection based on function
type: snippet
language: python
tags: [list,function]
cover: duck-plants
cover: camper-school-bus
dateModified: 2020-11-02T19:28:05+02:00
---

View File

@ -3,7 +3,7 @@ title: List is contained in other list
type: snippet
language: python
tags: [list]
cover: tropical-bike
cover: sunrise-over-mountains
dateModified: 2021-01-07T23:30:28+02:00
---

View File

@ -3,7 +3,7 @@ title: Kebabcase string
type: snippet
language: python
tags: [string,regexp]
cover: mask-quiet
cover: peaches
dateModified: 2020-11-02T19:28:05+02:00
---

View File

@ -4,7 +4,7 @@ type: snippet
language: python
tags: [math]
unlisted: true
cover: interior-5
cover: alfama
dateModified: 2021-01-04T12:47:04+02:00
---

View File

@ -3,7 +3,7 @@ title: Least common multiple
type: snippet
language: python
tags: [math,list]
cover: fruit-feast
cover: chess-pawns
dateModified: 2020-11-02T19:31:15+02:00
---

View File

@ -4,7 +4,7 @@ type: snippet
language: python
tags: [math]
unlisted: true
cover: interior-5
cover: misty-mountains
dateModified: 2021-01-04T12:47:04+02:00
---

View File

@ -3,7 +3,7 @@ title: Snakecase string
type: snippet
language: python
tags: [string,regexp]
cover: organizer
cover: lemon-tea
dateModified: 2020-11-02T19:28:35+02:00
---

View File

@ -3,7 +3,7 @@ title: Test if some list elements are truthy
type: snippet
language: python
tags: [list]
cover: pink-flower-tree
cover: leafy-screens
dateModified: 2020-11-02T19:28:35+02:00
---

View File

@ -3,7 +3,7 @@ title: Number to hex
type: snippet
language: python
tags: [math]
cover: green-plant
cover: beach-overview
dateModified: 2020-10-09T09:45:47+03:00
---

View File

@ -3,7 +3,7 @@ title: Collapsible accordion
type: snippet
language: react
tags: [components,children,state]
cover: beach-pineapple
cover: orange-wedges
dateModified: 2021-10-13T19:29:39+02:00
---

View File

@ -4,7 +4,7 @@ type: snippet
language: react
tags: [hooks,effect]
author: chalarangelo
cover: highlands
cover: green-cabin-cow
dateModified: 2021-10-13T19:29:39+02:00
---

View File

@ -4,7 +4,7 @@ type: snippet
language: react
tags: [hooks,state,effect]
author: chalarangelo
cover: baloons-field
cover: cloudy-mountaintop
dateModified: 2021-09-30T05:00:00-04:00
---

View File

@ -4,7 +4,7 @@ type: snippet
language: react
tags: [hooks,state,effect]
author: chalarangelo
cover: book-chair
cover: capsule-coffee
dateModified: 2021-10-02T05:00:00-04:00
---

View File

@ -4,7 +4,7 @@ type: snippet
language: react
tags: [hooks,state,callback]
author: chalarangelo
cover: pink-flower-tree
cover: camper-school-bus
dateModified: 2021-10-05T05:00:00-04:00
---

View File

@ -4,7 +4,7 @@ type: snippet
language: react
tags: [hooks,state,effect]
author: chalarangelo
cover: budapest-palace
cover: light-leaves
dateModified: 2021-09-10T05:00:00-04:00
---

View File

@ -4,7 +4,7 @@ type: snippet
language: react
tags: [hooks,effect]
author: chalarangelo
cover: laptop-plants
cover: lemon-tea
dateModified: 2021-11-23T05:00:00-04:00
---

View File

@ -4,7 +4,7 @@ type: snippet
language: react
tags: [hooks,effect,event]
author: chalarangelo
cover: tropical-bike
cover: plant-corner
dateModified: 2021-12-22T05:00:00-04:00
---

View File

@ -4,7 +4,7 @@ type: snippet
language: react
tags: [hooks,effect]
author: chalarangelo
cover: blue-lake
cover: chubby-squirrel
dateModified: 2021-09-27T05:00:00-04:00
---