All posts with tag: ts

How to iterate over the array in JavaScript and the root of all evil

benchmarking array methods vs for loop vs iterators vs generators

I published my first npm package: filters

@barhamon/filters - generic way to manipulate data filtering options and pass them around

First major refactoring

the birthday of the Bar part of barhamon.com

Image gallery with Cloudinary

Here's how I build an image gallery with Cloudinary

Disqus and Next.js

You will learn how to add comments to your Next.js project. And it is easy with Disqus.

How to serve sitemap.xml with Next.JS

Quick guide with code and explanation on sitemap.xml with Next.JS

Typescript + Nextjs + Prismjs or the tale about code highlighting

How to make Prism JS work with typescript and NextJs