Honza

Honza @crs1138

About: After being a freelance web developer for 12 years, I got a fulltime gig at Leadtech, Barcelona as a front-end developer. I'm the advocate of switching to Gutenberg blocks on our current WP web sites.

Location:
Spain
Joined:
Aug 26, 2018

Honza
articles - 14 total

Creating HelloWorld CLI Command with NodeJS

A tutorial showing how to use NodeJS to create a CLI command that processes optional parameters.

Learn More 1 0Aug 23 '23

`allUnique()` characters – Interview Question

Write a function that checks if a string is made of unique characters. Three different ways of tackling an interview question. Which one has better performance?

Learn More 8 1Jun 6 '22

My favourite learning resources for web developers

An ever-growing list of my favourite learning resources for web developers.

Learn More 5 1Apr 4 '22

A NodeJS application calling a 3rd-party API

My learning process creating a new NodeJS app that uses ExpressJS to fetch data from a 3rd-party API

Learn More 11 0Mar 25 '22

Gutenberg cheatsheet – Block's `supports` property

A cheatsheet of the `supports` object properties. These define what of the Gutenberg block's default capabilities are going to be enabled in the editor.

Learn More 5 0Mar 21 '22

Gutenberg – Block Deprecation

Recap of the learning I gained when dealing with the Wordpress Gutenberg block deprecation.

Learn More 4 0Mar 14 '22

Create A File Structure For React Components Using Xargs Command

Quickly create JSX files that have the same filename as their containing folders

Learn More 6 0Mar 23 '21

How do you use the `<LinkControl />` component in Gutenberg development?

I need help with implementing the link popover to a custom button component

Learn More 1 2Jul 24 '20

My story as a web developer – How I landed my job

The third part of my journey to become a professional web developer job in Barcelona. In other words, how I got the IT job without a degree from a uni.

Learn More 7 1Jun 19 '20

Jamstack Virtual Conference 2020

What is your favourite talk so far? I really enjoyed the COVID-19 one and the one about...

Learn More 1 0May 27 '20

Curriculum Timeline – Stylus (CSS) Tutorial

How to make a responsive timeline of art exhibitions

Learn More 6 0May 10 '20

My story as a web developer – mid-senior level

A honest description of my journey to become a professional web developer in Barcelona. In other words, how I got the IT job without a degree from a uni.

Learn More 17 4May 6 '20

My web developer story – junior level

A honest description of my journey to become a professional web developer in Barcelona. In other words, how I got the IT job without a degree from a uni.

Learn More 8 5May 2 '20

JSDoc – destructured object literal

How do I document destructured constants imported from another ES6 module?

Learn More 2 0Apr 6 '20