Deprecated: Parsedown::blockSetextHeader(): Implicitly marking parameter $Block as nullable is deprecated, the explicit nullable type must be used instead in /html/falk-m.de/blog/web/vendor/erusev/parsedown/Parsedown.php on line 715

Deprecated: Parsedown::blockTable(): Implicitly marking parameter $Block as nullable is deprecated, the explicit nullable type must be used instead in /html/falk-m.de/blog/web/vendor/erusev/parsedown/Parsedown.php on line 853

Deprecated: League\Plates\Template\Func::call(): Implicitly marking parameter $template as nullable is deprecated, the explicit nullable type must be used instead in /html/falk-m.de/blog/web/vendor/league/plates/src/Template/Func.php on line 96

Deprecated: League\Plates\Template\Template::data(): Implicitly marking parameter $data as nullable is deprecated, the explicit nullable type must be used instead in /html/falk-m.de/blog/web/vendor/league/plates/src/Template/Template.php on line 115
BLOG | falk-m.de

Blog | falk-m.de

Like other developers, I read articles, test new features, analyze code from others and so on. Also, I have some interesting code snippets used in projects, if I need them, I always search in old projects. This blog is my central place now, to collect interesting code snippets, features, etc. | RSS Feed

Links and stuff of the week

from falk-m.de Other

Links and stuff of the week

from falk-m.de Other

spam protection in web forms

from falk-m.de OTHER

Links and stuff of the week

from falk-m.de Other

underrated html elements

from falk-m.de HTML

Kolibri UI Components

from falk-m.de JSPRESENTATION

figcaption and datalist

from falk-m.de HTML

JS Debounce and Throttle functions

from falk-m.de JS

WCAG Link list

from falk-m.de OTHER

Kirby CMS presentation

from falk-m.de PHPPRESENTATION

Links and stuff of the week

from falk-m.de Other

html dialog element demo

from falk-m.de JSCSSHTML

create a multistep form

from falk-m.de JS

git commands i did not know

from falk-m.de GIT

MySQL, string length and a crazy behavior

from falk-m.de PHPMYSQL