Improve excerpts

Limit to 140 characters
This commit is contained in:
Angelos Chalaris
2023-04-30 20:13:57 +03:00
parent fc764a2b05
commit e737258888
41 changed files with 41 additions and 41 deletions

View File

@ -5,7 +5,7 @@ type: tip
tags: [javascript,array,math]
author: chalarangelo
cover: little-tree
excerpt: When working with numeric arrays in JavaScript, you might find yourself in need of finding the minimum or maximum value. Here's a quick and easy way to do it.
excerpt: When working with numeric arrays in JavaScript, you might need to find the minimum or maximum value. Here's a quick and easy way to do it.
dateModified: 2021-11-06T20:51:47+03:00
---