Alois Sečkár

Alois Sečkár @aloisseckar

About: I am from Czechia, born in 1988. Studied computer science at KIT VŠE, Prague. Currently working as senior Java & JS developer for Eviden.

Location:
Prague, Czechia
Joined:
Oct 21, 2023

Alois Sečkár
articles - 22 total

Bug in the third party code doesn't have to stop you

Modern application development is less about (re)inventing the things and more about putting together...

Learn More 0 0Mar 30

How I accidentally wrote a simple Markdown editor

I have an unconventional hobby. Via a project I roam around schools in Czechia and introducing my...

Learn More 0 0Feb 8

It is big, it is free and it can change your webdev's life

Another year have passed and another Vue.js Nation on-line conference is approaching. I still...

Learn More 13 1Jan 23

Postpone and Prosper: Make your life easier with deferring SQL constraints

For the project I am currently working on I have recently faced a small challenge. The task was to...

Learn More 1 0Jan 18

I was using Tailwind wrong, so you don't have to

About 3 years ago I came across Tailwind CSS, an awesome library for website development. To keep...

Learn More 5 5Jan 5

Let's build "Java demos" together during Hacktoberfest

Last year I first learned about Hacktoberfest where devs are encouraged to contribute into...

Learn More 2 0Oct 4 '24

One Byte Explainer: Three.js

This is a submission for the Web Game Challenge: One Byte Explainer Explainer Behold,...

Learn More 0 2Sep 22 '24

Learn Vue or Visit Prague? Why Not Both at PragVue 2024!

I’m thrilled to introduce PragVue, the first Vue.js conference taking place in Czechia. Mark your...

Learn More -3 1Jul 31 '24

Vue.js tips – Scoped slot props and how to type them

Following my previous article about Vue.js slots, another issue I was dealing with were the...

Learn More 2 0Mar 8 '24

Vue.js tips - How to re-expose slots in wrapping component

In my job I am recently building a Vue (Nuxt) component library for future UI modules of our...

Learn More 7 0Mar 4 '24

Vue.js conference in Prague - Yay or Nay?

Crowdsourcing question, mainly for developers from Central Europe area: Would you be interested in...

Learn More 0 0Feb 18 '24

How I got Vue-certified

If you are about to take or thinking of taking this exam too, I hope this article will reach you in...

Learn More 18 7Feb 10 '24

Your experience with esProc?

I have recently learn about existence of esProc SPL. Looks like a (potentially) powerful data...

Learn More 12 2Jan 15 '24

Applying regular expressions: Matching single-letter words in text

In my previous article on this topic, I said regex is not your enemy. I tried to explain how regular...

Learn More 1 0Jan 14 '24

Keeping dependencies in your GitHub projects up-to-date with Dependabot

Nowadays software is rarely being written from scratch using only vanilla language features....

Learn More 7 0Jan 6 '24

Regex is not your enemy

One of the common subjects of IT jokes are regular expressions as "magic" that nobody can understand....

Learn More 32 6Dec 31 '23

Microservices are not what you (may) think

Yesterday I have read an article called From J2EE to Jakarta EE. Surprisingly enough, it is about...

Learn More 7 0Dec 23 '23

JavaScript gotchas - not all your conditions are booleans

One thing I like about JavaScript is its shothand evaluation whether a variable contains a value....

Learn More 1 2Nov 20 '23

Web scraper in Nuxt 3 - part IV - Going live on Netlify

Welcome back to my tutorial about web scraping with Nuxt 3. This is is the last part finishing the...

Learn More 0 0Nov 17 '23

Web scraper in Nuxt 3 - part III - Displaying the results on frontend

Welcome back to my tutorial about web scraping with Nuxt 3. This is the third part of the four volume...

Learn More 0 0Nov 12 '23

Web scraper in Nuxt 3 - part II - Backend scraping service in Nuxt

Welcome back to my tutorial about web scraping with Nuxt 3. This is a second part of the four volume...

Learn More 3 0Nov 12 '23

Web scraper in Nuxt 3 - part I - Introduction and setting up

Hi, fellow devs, and welcome to my first ever Nuxt 3 tutorial. I originally intended to write this in...

Learn More 8 0Nov 12 '23