Design a Weather Card With Angular Material and CSS
Cards an essential UI element nowadays for almost any web application. Here is how to create a simple Angular Material card which shows the weather for today. This article is…
Continue readingCards an essential UI element nowadays for almost any web application. Here is how to create a simple Angular Material card which shows the weather for today. This article is…
Continue readingTruncation is a common problem when developing user interfaces with varying lengths of text. While truncating a single line of text is easy through good old CSS, how to truncate…
Continue reading