von Samuel | Mai 22, 2022 | Progammieren
While learning HTML and CSS, I created a repository to track the progress of the respective tutorial.I organzied the repository in a way that people can access the different phases of the tutorial (and also my own solutions) simply by changing the branch. At some...
von Samuel | Mai 8, 2022 | #100DaysOfCode, Progammieren
Django not needed to build a websitestatic website from HTML, CSS and JavaScript (JS) possible -> minimal requirements for a website Roles of Languages HTML: basic structureCSS: color and design (styling)JS: client side scripting (engine in car exapmple)backend...
von Samuel | Apr 24, 2022 | Progammieren
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...
von Samuel | Mrz 24, 2022 | Progammieren
UI is in the browser – What does it mean? until 2010 Javascript only for decorationall logic, state, rendering etc. from server (e.g. Python) What’s next? back to server-first architecturesJS everywhereeveryone prepares for JS everywhere innovation in...
von Samuel | Feb 24, 2022 | #100DaysOfCode, Progammieren
Michael recommends the Classy Class-Based Views website to gain a basic understanding.They created a great overview of all class-based views in Django (even 4.0) including brief summaries of their purpose and functionality to empower people choosing the most suitable...
Neueste Kommentare