Zum Inhalt springen

PHP in 100 Seconds

Fireship (22.10.2021) PHP Hypertext Preprocessor is a scripting language for building dynamic websites on the server. It remains one of the most popular programming languages in the world, powering tools like WordPress, Laravel, and Symfony.

Go in 100 Seconds

Fireship (07.10.2021) Learn the basics of the Go Programming Language. Go (not Golang) was developed at Google as a modern version of C for high-performance server-side applications. Resources Learn Go in 100 Lines: https://fireship.io/lessons/learn-go-in-100-lines/ Go… Go in 100 Seconds

React for the Haters in 100 Seconds

Fireship (22.04.2022) React is the most popular JS framework ever, but some web developers out there say it sucks. Let’s take a look at the criticisms and hate directed towards React.js.

7 ways to deal with CSS

Fireship (15.02.2022) Top 7 ways to write CSS code in a React or Next.js app. Learn the tradeoffs between different tools like CSS modules, CSS-in-JS, Sass, Tailwind, Bootstrap, component libraries, and more.

Linux in 100 Seconds

Fireship (11.03.2022) Linux is a free and open-source operating system that powers many of the world’s computer systems. Learn the basics of the Linux kernel, how it relates to GNU, and essential Linux commands.