Zusammenfassung interessante Artikel, Codesnippets und Talks- 2018 – KW 09

Hallo,

Neue Woche, neues Glück, neue Webgeschichten (auch über Design System siehe ganz unten)

 

Chrome Browser markiert http Verbindung als unsicher -> A secure web is here to stay
https://blog.chromium.org/2018/02/a-secure-web-is-here-to-stay.html

 

CSS und Styling

What is the difference between CSS variables and preprocessor variables?
https://css-tricks.com/difference-between-types-of-css-variables/

 

Wartbares CSS mit einer ITCSS Struktur ermöglicht ein modulares (Web)Design. Betreffend Refactoring mit VueJs ist diese Methodik sehr interessant
https://www.creativebloq.com/web-design/manage-large-css-projects-itcss-101517528
https://www.creativebloq.com/web-design/manage-large-scale-web-projects-new-css-architecture-itcss-41514731

 

JavaScript

The JavaScript Learning Landscape in 2018
https://css-tricks.com/javascript-learning-landscape-2018/

 

Objekterzeugung, Klassen und Komposition mit JavaScript und ES6
https://alligator.io/js/class-composition/

 

VueJS

Guter Starter => Replacing jQuery With Vue.js: No Build Step Necessary
https://www.smashingmagazine.com/2018/02/jquery-vue-javascript/

 

VueCLI Version 3.0 geht Richtung Final und hier gibt es einen Development Guide für SPA mit VUEJS
-> sicherlich  nicht ganz uninteressant um Projektstrukturen und Deployment an interne Teamprozesse anzupassen
https://github.com/chrisvfritz/vue-enterprise-boilerplate/blob/master/README.md

 

VueJS Conference Talks werden hier hochgeladen
https://www.youtube.com/channel/UC1nBp6ouBB1o5P8YvPznPOw/playlists

wie z.B. Scaling Vue in an existing stack
https://www.youtube.com/watch?v=XmouoW1Gfro&index=1&list=PL02pdjMT4gWxcVpwqNpnh3–hX2rr_XCU
Animation mit VueJS
https://www.youtube.com/watch?v=LLnVLjpY6gE&index=1&list=PL02pdjMT4gWxC18hHyLLH0GPvjUtoalzS

Auf der Konferenz wurde eine Neue Version 2.6 angekündigt, die nicht mehr kompatibel mit IE 10 ist aufgrund des JS Proxy Object (für das gibt es kein Polyfill)

 

Tooling, Build und Deyployment usw.

Neue Version released: Webpack 4
https://medium.com/webpack/webpack-4-released-today-6cdb994702d4
https://medium.com/webpack/webpack-4-code-splitting-chunk-graph-and-the-splitchunks-optimization-be739a861366

 

Allgemein und Sonstiges

Kann eine event-driven Webhook API eine Alternative API für das API Design von IoT Devices sein?!
https://snipcart.com/blog/what-are-webhooks-explained-example
https://community.hom.ee/t/webhooks-was-ist-das/726
https://sendgrid.com/blog/whats-webhook/
https://www.codeproject.com/Articles/576278/Webhooks-webhook-URLs-and-a-sample-implementation

 

The Log: What every software engineer should know about real-time data’s unifying abstraction
https://engineering.linkedin.com/distributed-systems/log-what-every-software-engineer-should-know-about-real-time-datas-unifying

 

Design Systeme Workflow und Wissenswertes

Design System Tutorial Series
https://www.youtube.com/playlist?list=PLuGpMawKEhfaicYZHb4VME-IoLtg8gtew

Design System Virtual Conference
https://www.youtube.com/playlist?list=PLTQ1nMZTXSUUpcRf1y4o2f6FJjx20EQM0

Share Post :

More Posts

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.