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
Matrix Bot
from falk-m.de
· 2024-10-30
Other
I consider writing a bot for listing all new messages from a specific matrix room.
Get access token
Link to documentation
List login methods of the matrix server:
curl -XGET "https://matrix.eigenba...
Links and stuff of the week
from falk-m.de
· 2024-10-27
Other
css
display:content
order property
css overflow-wrap property: manage text overflow behavior
:nth-child(2 of .highlight)
Links
intl api: formatting dates in native javascript
htmlrev: HTML templ...
Blogs and potcasts
from falk-m.de
· 2024-10-24
other
Blogs (RSS feeds)
https://www.stefanjudis.com/rss.xml
http://feeds2.feedburner.com/tympanus
https://cprss.s3.amazonaws.com/javascriptweekly.com.xml
https://cprss.s3.amazonaws.com/frontendfoc.us.xm...
smart country conference Berlin
from falk-m.de
· 2024-10-17
Other
This year, I visited the smart country conference in Berlin.
It's a fair, where the main topic is the digitalization of the German government.
My focus was the usage of open source and web tech...