Was ein Webentwickler so wissen muss (Grundwissen)

Kommentieren May 18 2009 .txt, .json, .md

Anwendungen für das Web zu erstellen und vorallem zu erdenken, kann sehr schwer sein. Vorallem wenn der Kunde man nicht selber ist ;-)

Hier sind drei Tutorials die es einem leichter machen sollen wenn es um die Darstellung der Anwendung geht. Es sind eigentlich Dinge die jeder wissen sollte, und am Besten aus dem Kopf. (Oder auch wo diese Informationen stehen und wie man an diese herankommt. Mann kann ja nicht alles wissen…)

With that said, today’s tutorial is specifically for those who are just diving into web development. If you’ve one year of experience or less, hopefully some of the tips listed here will help you to become better, quicker!

30 HTML Best Practices for Beginners

Apache’s .htaccess configuration files have baffled countless developers. This tutorial aims to break through this confusion by focusing on examples and thorough descriptions. Among the benefits of learning .htaccess configuration is automatic gzipping of your content, providing friendlier URLs, preventing hotlinking, improving caching, and more. First, the basics.

The Ultimate Guide to .htaccess Files

Javascript frameworks have turned simple AJAX functions into one-liners. This is quite incredible, considering the fact that it would require more than twenty to accomplish the same thing with raw Javascript. Nevertheless, it’s important to learn what’s “under the hood”.

How to Make AJAX Requests With Raw Javascript

Banana out.