Publish your npm package using Changesets and GitHub actions
· 4 min read
This article is a follow-up to my previous article, "Getting started with Changesets". If you haven't read it yet, I...
· 4 min read
This article is a follow-up to my previous article, "Getting started with Changesets". If you haven't read it yet, I...
· 3 min read
Changesets is the best way to manage, version, and publish your packages. It works great both on standard repositories and...
· 1 min read
I'm extremely proud and happy to announce my latest npm package elUtils! The specific package is a must-have for all...
· 1 min read
Repocompare.io is my latest pet project! With this single page application (SPA) you can quickly and easily search and compare...
· 1 min read
Finally, I found the time to update the Greek in Tech site and create my very first npm package! The...
· 1 min read
Hi all, after the very successful Gulp boilerplate for web designers and Grunt boilerplate for web designers, I’m very pleased...
· 1 min read
I'm about to finish the Eloquent Ruby book (excellent book by the way) and keep finding ruby pearls of wisdom....
· 1 min read
Greek in Tech is my latest side project and is finally live! As you can see, it's a very simple...
· 1 min read
Ruby Hash (and Array) includes the Enumerable module (mixin), which provides a lot of neat, but also slightly hidden in...
· 1 min read
Those of you that follow my blog might have noticed how fond I am to some of CoffeeScript's conveniences. They...
· 2 min read
This is the fourth and final part of the CoffeeScript gotchas series. On this part I'll demonstrate Coffeescript's syntactic sugar...