Skip to main content
CSS-Tricks
  • Articles
  • Alamanac
  • Guides
  • Videos
  • Books
  • Newsletter
Search

Articles Tagged
angular

8 Articles
{
,

}
Direct link to the article Why I Chose Angular to Build a URL Shortener
angular strategy

Why I Chose Angular to Build a URL Shortener

URL Shorteners are tools we use to make links shorter than they actually are. With a URL Shortener, you can transform a long link (maybe for a registration form or article) into a shorter version.

Behind the scenes, the long …

Avatar of Obumuneme Nwabude
Obumuneme Nwabude on Jul 22, 2022 (Updated on Jul 28, 2022)
Direct link to the article How to Make a Component That Supports Multiple Frameworks in a Monorepo
angular components framework monorepo svelte vue

How to Make a Component That Supports Multiple Frameworks in a Monorepo

Your mission — should you decide to accept it — is to build a Button component in four frameworks, but, only use one button.css file!

This idea is very important to me. I’ve been working on a component library called …

Avatar of Rob Levin
Rob Levin on Jan 5, 2022
Direct link to the article Building an Angular Data Grid With Filtering
angular kendo performance

Building an Angular Data Grid With Filtering

Kendo UI makes it possible to go from a basic idea to a full-fledged app, thanks to a massive component library. We’re talking well over 100 components that are ready for you to drop into your app at will, whether …

❥ Sponsored (Written by Geoff Graham)
Direct link to the article #193: Scully: the SSG for Angular
angular static site generators

#193: Scully: the SSG for Angular

Tara Z. Manicsic joined me for this video, setting up the very basics of Scully, which is a Static Site Generator for Angular — nay, the SSG for Angular, as Tara pointed out to me.

I don’t know much Angular …

Avatar of Chris Coyier
Chris Coyier on Sep 23, 2020
Direct link to the article Angular + Jamstack! (Free Webinar)
angular jamstack netlify

Angular + Jamstack! (Free Webinar)

It’s easy to think that working with Jamstack means working with some specific set of technologies. That’s how it’s traditionally been packaged for us. Think LAMP stack, where Linux, Apache, MySQL and PHP are explicit tools and languages. or MEAN …

❥ Sponsored
Direct link to the article Create a Static Site Using Angular & Scully
angular jamstack

Create a Static Site Using Angular & Scully

The team at HeroDevs has just released the alpha version of Scully, a static site generator for Angular. That’s right, Angular didn’t have an intuitive way to create JAMstack applications before, but now it’s possible!

Scully uses a node …

Avatar of Sarah Drasner
Sarah Drasner on Dec 19, 2019
Direct link to the article Advanced Tooling for Web Components
angular react vue web components

Advanced Tooling for Web Components

Over the course of the last four articles in this five-part series, we’ve taken a broad look at the technologies that make up the Web Components standards. First, we looked at how to create HTML templates that could be consumed …

Avatar of Caleb Williams
Caleb Williams on Mar 22, 2019
Direct link to the article Animations: the Angular Way
angular animation

Animations: the Angular Way

AngularJS is a major player in the JavaScript MVW framework world. ‘Thinking in Angular’ is something that can elude developers who come from jQuery or other DOM manipulation heavy libraries. There is an ‘Angular way’ to do things that is …

Avatar of Benjamin Simmons
Benjamin Simmons on Jul 22, 2015 (Updated on Mar 24, 2017)

CSS-Tricks is powered by DigitalOcean.

Keep up to date on web dev

with our hand-crafted newsletter

DigitalOcean
  • About DO
  • Cloudways hosting
  • Legal stuff
  • Get free credit!
CSS-Tricks
  • Write for us!
  • Advertise with us
  • Contact us
Social
  • RSS Feeds
  • CodePen
  • Mastodon
  • X
Back to Top