Here is a selection of blogs and magazines on the web, IT and digital media industry in general. Some are not directly tech related but are very educational and enjoyable none-the-less. This is my personal selection that I consider worthwhile reading. Enjoy! … Disclaimer: May be filled up with things I forgot further down the road. Oh, and there a few podcasts there as well. This is the web and we’re digital, so no problem, eh?
Kategorie: Web Development & Design
Alles was mit Web Entwicklung und Web Design zu tun hat.
Everything concerning web development and web design.
A List of Free Open Source web-based Scrum & Kanban Boards
Don’t want to pay for your collaboration and project management? Want to have controll over your tooling and processes? Once again, quality open source tools come to the rescue.
A List of Free Open Source web-based Scrum & Kanban Boards weiterlesen
Bootstrap is still going strong. And have you checked ReactStrap?
The VDOM craze may have you think that Bootstrap is dead. It isn’t. It’s as powerful as ever that the first-class citizenship of Popper.js and an ever evolving jQuery still make it the grandmaster of go-to toolkits for getting good Web-UIs done quickly. It also works very neatly together with virtual DOM libraries such as React. Check out ReactStrap to see how it’s done.
Overview of jQuery Ajax Call Parameters
It doesn’t always have to be ReactJS or virtual DOM. For most tasks and functions, jQuery still is perfectly fine, especially if it’s a current version of the 3.x branch and allready integrated and loaded into your environment.
Here’s a cheat-sheet Overview of jQuery Ajax Call Parameters: Overview of jQuery Ajax Call Parameters weiterlesen
WordPress REST API
A key component for professional non-trivial enterprise web-application development with WordPress is the WordPress REST API. A solid application interface for decoupled frontends and adjacent services in a non-monolithic and/or headless environment with WordPress as the key component at the center.
PHP The Right Way
Eine Website die ganz der systematischen Erlernung von PHP gewidmet ist / A website wholefully dedicated to systematically learn PHP: PhpTheRightWay.com
Antipatterns und Missverständnisse in der Softwareentwicklung
Ein sehr guter Vortrag in dem Felix von Leitner – besser bekannt als “Fefe” – einen guten Überblick über klassische Anitpatterns in und um Softwareentwicklung erläutert. Sehr zu empfehlen.
Antipatterns und Missverständnisse in der Softwareentwicklung weiterlesen
HTML Farben/Colors – HTML Color Name & Code Table
The complete Table of named HTML & CSS Colors. Always useful.
HTML Farben/Colors – HTML Color Name & Code Table weiterlesen
Enterprise WordPress Development
Non-trivial development in WordPress requires a measure of internal knowlege about how WordPress works and how one can best work arounds it shortfalls in a professional large-scale and mission-critical/enterprise setting. Contrary to some rumours this isn’t more difficult than with other systems. Enterprise WordPress Development weiterlesen
Min-maxing Software Costs
This talk is a good one and the points made are universal. Highly recommended!
Gutenberg & WordPress Block Extensions & Resources
Here’s yet another list of extensions and resources to current WordPress and Gutenberg Versions:
36C3 – Das nützlich-unbedenklich Spektrum
Ein guter Vortrag zum Thema “saubere Softwareentwicklung”:
Impressions from WordCamp Düsseldorf 2019
It was a very nice and educative meeting. Learned a lot, met many amazing people, made some good contacts. WordPress Community at its best. Some impressions below, see a larger gallery here.
Elm
Elm is one of the lesser know languages in the JavaScript ecosystem. Like others, it transpiles to JavaScript, but it has two prominent traits that emphasise what the language is meant for: Elm weiterlesen
WordPress Generators & Tools
Here’s a list of WordPress Boilerplate Code Generation Tools and other useful tools for WordPress that available on the web: WordPress Generators & Tools weiterlesen
Git GUI Clients
a current list of feasible Git GUI Clients:
Aktuelles zum Thema Datenschutz
Ein aktuelles EU-Urteil zum Thema Browsercookies sorgt in Deutschland für Aufregung. Und auch unabhängig davon wird das Thema DSGVO an vielen Stellen noch zu nachlässig behandelt. Zeit für ein paar aktuelle Meldungen und Erinnerungen zum Thema: Aktuelles zum Thema Datenschutz weiterlesen
SEO – Eine Begriffsklärung
Seit etwa zwei Jahrzehnten macht ein seltsamer Begriff im Dunstkreis des Themas Webentwicklung die Runde. Ein Begriff der bei professionellen Webentwicklern mitunter einen schalen Nachgeschmack und das Gefühl von schmierigen Gebrauchtwagenhändlern und Graumarkt Deals mit gefälschten Modelabels und Parfümmarken hinterlässt. SEO – Eine Begriffsklärung weiterlesen
Custom Plugin Tables in WordPress
25 Years of PHP
A very enlightening talk on PHP and its history. Rasmus Lerdorf thouroughly explains apparent inconsistencies and also explains why they make perfect sense. Get to know the in and outs of PHP and why it’s brilliant in its own way and why it’s so successful to this very day. This is a must-watch for every web software developer!