Skip to content

Commit

Permalink
tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
swannodette committed Jan 23, 2024
1 parent 42edc49 commit f0f81bf
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions content/news/2024-01-24-release.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,12 @@ compatible JS (via https://github.com/angular/tsickle[tsickle]) before finally
processing it with Google Closure Compiler.

As usual we do not believe in creating meaningless churn for users. You can continue
to rely on GCL in it's current form for years. You can expect various base
GCL namespaces to be available as before.
to rely on GCL in its current form for years. You can expect various base
GCL namespaces (`goog.string`, `goog.object`, etc.) to be available as before.

Looking towards the future, assessing Google's tsickle strategy for dealing
with JavaScript dependencies is worth assessing deeply.
Looking towards the future, it is worth assessing Google's approach with tsickle
to get the benefits of Closure advanced compilation without losing the ease
provided by the JavaScript ecosystem.

## Contributors

Expand Down

0 comments on commit f0f81bf

Please sign in to comment.