HTML/CSS Fundamentals (Notes)

VSCode Extensions PrettierlLve Serverdevelop locally in browserrefreshes current page automatically while developing locally Web Development Categories frontendHTMLstructure and building blogs of web pageCSSvisual effectsJavaScriptfunctionalitybackendHTML & CSS...

Stalking and Interpreting: Pieter Levels

MVP Approach idea to solve own problemsbuild MVP to test whether other people have the same problem and whether your solution helps them and whether they are ready to pay for the solutionif MVP get’s traction/positive feedback: actually build it and/or refine it...

DRY, KISS, YAGNI – Programming Principles

Recently I’ve read about Pieter Level’s impressive way to build minimum viable products (MVP’s).In the respective article he also descibes his coding style. DRY, KISS and no Frameworks? Pieter explains why he avoids using frameworks and that he uses...