Giter VIP home page Giter VIP logo

Comments (6)

lukeed avatar lukeed commented on August 17, 2024 2

Awesome, thank you @housseindjirdeh ~!

All sounds good, thanks. So then that definitely places #5 as a pre-req 👍

Those other behaviors should be working out of the box. If Angular works like 99.9% of everything else, it's just a matter of emitting the particular content type(s) into the Webpack sphere & allowing the delegated-n-designated loaders handle the rest.

There's some good visibility here so far, so I'll definitely come back with questions since I haven't meddled w/ Angular since early 2.x 👻

That is, if @MarkRabey doesn't beat me to it 🙌

from pwa.

MarkRabey avatar MarkRabey commented on August 17, 2024

I've worked with Angular a fair amount. It's best used with @angular/cli, and uses TypeScript. I'd love to help implement. I've forked the repo for that reason. I'll probably do it any, but if for some reason you're against it, let me know.

from pwa.

lukeed avatar lukeed commented on August 17, 2024

Hey, awesome! That would be great! Although, I'd expect that to likely be an involved PR, just a heads up 😜

Does Angular now require TS, or is it just part of standard convention?

Either way, I have a TS plugin mostly complete. If Angular does require TS, we'd build off/alongside that plugin as opposed to installing all of TS & co in the Angular preset a second time.

from pwa.

housseindjirdeh avatar housseindjirdeh commented on August 17, 2024

This is an awesome project, and I'm definitely excited to see it grow to include an Angular preset :)

AFAIK, you can't bootstrap a new Angular CLI project without TS.

Some additional notes (in case it helps):

  • The CLI has support for style preprocessers (less, scss and stylus are all supported if I'm not mistaken). Can start a new project with one like this:
    • ng new new-app --style=scss
  • @angular/router is how routing is built into the framework. It also supports lazy loading different feature modules out of the box
  • @angular/pwa can be used to add a service worker to an Angular CLI app

from pwa.

MarkRabey avatar MarkRabey commented on August 17, 2024

Sorry, I've hit a wall, so to speak, in terms of time. While I'd love to help out with this, it's probably best someone else take care of it. I've barely had time to think about it the past few days.

from pwa.

lukeed avatar lukeed commented on August 17, 2024

Not to worry @MarkRabey! However much or little (or none) you're able to contribute is super appreciated. 👍

from pwa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.