Projekte
0.
Blueprint-Projekt
1.
MyStuff
2.
Oishi
3.
ToDog
4.
Trackr
5.
Zettelkasten
Webhandbook
APIs
Authentication
1. What is authentication and why do we need it?
2. Types of authentication
3. Authentication methods on the web
4. Conclusion
5. Sources
CI/CD
1 CI/CD Definition
2 CI/CD-Pipeline
3 Unterschied zwischen CI und CD
4 CI/CD-Werkzeuge
5 Beispiel einer Pipeline
6 Literatur/References
CSS Processing
1 History and Terminology
2 Authoring
3 Optimisation
4 Popular Tools
5 Integration and Considerations
6 Literature
Databases
1 Functionalities of databases in web applications
2 SQL databases
3 NoSQL databases
4 Finding the right database for an application
5 References
Microservices
1. Einleitung
Evaluation
Literaturverzeichnus
Microservices
Monolithische Applikationen
Serviceorientierte Modellierung
Standards und Entscheidungen
Node.js
React
UI/UX
1 User Interface
1.1 Grundsätze beim UI - Design
1.2 Farbe und Funktion
2 User Experience
2.1 User Experience Prozesse
2.2 Komponenten des User Experience Prozesses
2.3 Evaluation von User Experience
3 Literaturverzeichnis
Vergleich verschiedener Programmiersprachen mit Fokus auf Web-Technology
1 Typsicherheit und Typisierung
2 Frontend und Backend
3 Verschiedene Web-Programmiersprachen
4 HTML und CSS
5 Vergleich in Tabellenform
6 Fazit
7 Literaturverzeichnis
Web Frameworks
Website Rendering
1 Fundamentals of Website Rendering
2 Types of Render Modes and their Advantages and Disadvantages
3 A Visual Guide on when to use which Rendering Mode
4 Sources
More
GitHub repo
Credits
WT1 WEB APPLICATIONS
>
Webhandbook
>
CSS Processing
> 6 Literature
6 Literature
Deconfusing Pre- and Post-processing —
https://medium.com/@ddprrt/deconfusing-pre-and-post-processing-d68e3bd078a3
Still using CSS preprocessors in 2020? —
https://medium.com/@bartsis/still-using-css-preprocessors-in-2020-aa893a476bc4
How to calculate percent minus px in SASS ? —
https://www.geeksforgeeks.org/how-to-calculate-percent-minus-px-in-sass/
Nesting Style Rules —
https://sass-lang.com/documentation/style-rules#nesting
css-modules —
https://github.com/css-modules/css-modules
PostCSS Color Hex Alpha Plugin —
https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-hex-alpha
autoprefixer —
https://github.com/postcss/autoprefixer
Is Vendor Prefixing Dead? —
https://css-tricks.com/is-vendor-prefixing-dead/
Vendor Prefix - MDN —
https://developer.mozilla.org/en-US/docs/Glossary/Vendor_Prefix
Sass: Syntactically Awesome Style Sheets —
https://sass-lang.com/
Less CSS —
https://lesscss.org/
CSS Style Syntax —
https://stylus-lang.com/
Poll Results: Popularity of CSS Preprocessors —
https://css-tricks.com/poll-results-popularity-of-css-preprocessors/
PostCSS - a tool for transforming CSS with JavaScript —
https://postcss.org/