Egghead.io – Build User Interfaces By Composing CSS Utility Classes with Tailwind

Egghead.io – Build User Interfaces By Composing CSS Utility Classes with Tailwind-APoLLo
English | Size: 107.32 MB
Category: Tutorial


Building your web app with a fully customized design is a daunting task. If you aren’t a CSS expert, applying a design style to your markup can consume hours and hours as you try to tweak pixels, align elements, and bang your head on the desk in frustration.

Sitepoint.com – Make your CSS Move with Transitions Transforms and Animation Principles

Sitepoint.com – Make your CSS Move with Transitions Transforms and Animation Principles-iNKiSO
English | Size: 64.79 MB
Category: Tutorial


In this 5-part mini course you’ll learn how to add interactivity with CSS animations. Create smooth transitions through property changes like, color, opacity, and radius in our hands-on demonstrations If you’d like to learn more about CSS animations, head on over to our Animating with CSS course on. Learn how to create comprehensive CSS animations from CSS animation expert Donovan Hutchinson from CSS Animation Rocks

Sitepoint.com – Learn Modern Project Management with Agile and Scrum

Sitepoint.com – Learn Modern Project Management with Agile and Scrum-iNKiSO
English | Size: 320.43 MB
Category: Tutorial


This course provides an introduction to agile project management concentrating on scrum (although it will also touch on other forms of agile). You’ll get a comprehensive introduction to scrum and an understanding of why it is so suited for teams working on web projects
The course also includes access to downloadable scrum “cheat sheet” reference card

Egghead.io – Getting Started With Angular Elements

Egghead.io – Getting Started With Angular Elements-APoLLo
English | Size: 244.69 MB
Category: Tutorial


Angular elements are one of the major innovations in Angular 6+. Elements allow us to develop Angular components like we always have through Angular’s powerful API, and then compile them into browser-native custom elements. With custom elements, we can define new HTML elements in a framework-agnostic way that adheres to web standards. We can also extend the HTML by defining a tag whose content is created and controlled by JavaScript code.