Start Blog Projects
DE
You currently see all blog posts Show only posts in English language Nur Beiträge auf Deutsch zeigen
german html html5 javascript react react-js

If / else statement inside of React Component's Render method

2017-08-04

Sometimes (well, actually pretty often) you have to use conditional statements inside of React Component's Render methods. You could do it like this:

Read full article


german entwicklung html javascript markup tipps trick web
Post cover image

Tipp: Elegant HTML in JavaScript einbinden

2017-07-28

Manchmal kommt es vor, dass HTML-Markup innerhalb von JavaScript eingebunden werden soll. Etwa so: var htmlCode = "Hello World"; Ich nutze als dop...

Read full article


german coding css fluent-design frosted-glass fx how-to tutorial

Frosted Glass Effect CSS Tutorial

2017-07-22

[embed]https://www.youtube.com/watch?v=1yCGUe8w5oA[/embed] In diesem Video zeige ich wie einfach es ist, den Frosted Glass-Effekt mit CSS umzusetzen. Der Frosted Glass-Effekt ist gerade sehr...

Read full article


german debug javascript node-js production publish

Node.js: Check if you are in debug or production mode

2017-05-10

Sometimes you have to use other values in a variable when your application is in production as if when you are debugging it. For example you have to use another web service URL. Here is how...

Read full article


german example regex regular-expression tutorial

Regular expression collection

2017-05-08

On this post I want to collect different regular expressions, that I used in my projects so I can find them very quick, when I need them in the future. For more useful regular expressions you shoul...

Read full article


german dom javascript

JS: Hide an element when clicking on somewhere else

2017-05-08

Hint: I used the functions removeClass() and addClass() to make things easier. You can find them on

Read full article


  • Latest
  • Previous
  • Next
  • Last
Development Contact Imprint Privacy policy
Mastodon Bluesky Twitter (DE) Twitter (EN)
GitHub Behance Instagram YouTube

Copyright 2022- 2025 by LGK. All rights reserved.
HK Grotesk font licensed SIL. Bootstrap and Bootstrap Icons licensed MIT. Built with 11ty.