# Asana engineering community update

> Welcome to Asana's weekly update on the engineering community. We share useful resources, what's happened, and interesting work that's going on.

Source: https://asana.com/inside-asana/asana-engineering-update-825

## Asana Engineering community update: August 21-25

We believe in the value of our engineers knowing about the broader community. For the last few weeks, we’ve been sharing interesting community updates in Asana. Thus far, these updates have been well received—so we thought we’d share them more broadly.

Every week, we’ll post an update on the engineering community. We’ll share useful resources, what’s happened in the community, and interesting work that’s going on. We can all learn from each other, and we hope these updates help that.

We’d love to hear what you think. Leave us a comment with whether this is useful to you, or if you have an opinion on any of the content.

## StencilJS

[https://stenciljs.com/](https://stenciljs.com/)

[https://news.ycombinator.com/item?id=15080174](https://news.ycombinator.com/item?id=15080174)

There’s a new web framework from the creators of Ionic. What makes Stencil unique is the blend of Custom Elements with a React-like API. It also supports async rendering like React Fiber and first class router. Finally, Ionic wrote Stencil with [TypeScript](https://blog.asana.com/2014/11/asana-switching-typescript/), which means no need for handwritten typings.

## Codemod

[https://github.com/facebook/codemod](https://github.com/facebook/codemod)

[https://news.ycombinator.com/item?id=15083882](https://news.ycombinator.com/item?id=15083882)

Codemod is a Facebook tool/library to assist with large-scale codebase refactors. Having written ad hoc codemods throughout [Luna2](https://blog.asana.com/2015/05/the-evolution-of-asanas-luna-framework/), we appreciate a dedicated tool. Examining the README was a surprise because one of our founders, [Justin Rosentein](https://www.linkedin.com/in/justinrosenstein/), wrote the tool. If you’re looking for something JS specific, check out [JsCodeShift](https://github.com/facebook/jscodeshift).

## Fabric UI

[https://dev.office.com/fabric#/](https://dev.office.com/fabric#/)

[https://github.com/OfficeDev/office-ui-fabric-react](https://github.com/OfficeDev/office-ui-fabric-react)

Microsoft open sourced their desktop components for Office. Our favorite part is the use of TypeScript and [React](https://github.com/Asana/DefinitelyTyped/tree/master/react), which we have been using for [years](https://github.com/Asana/typed-react).

- [Being a Female Engineer at Asana](/zh-tw/inside-asana/female-engineer)

Engineering

Note: This post was originally published on Quora in response to the question What are some particularly female-engineer-friendly companies to work for in San Francisco?As a femal ...

- [Scaling our invalidation pipeline: Part 1](/zh-tw/inside-asana/scaling-invalidation-pipeline-part-1)

Engineering

#### Platform Engineer

At Asana, our invalidation pipeline is a key part of implementing near-realtime reactivity in the webapp. Reactivity is how each-and-every Asana tab keeps up-to-date with the lat ...

- [AI Agents Built for Teams: Shared Context and Transparency in Enterprise AI](/zh-tw/inside-asana/ai-agents-built-for-teams-context-transparency)

Engineering

Artificial Intelligence (AI)

當責差距 企業 AI 代理是一種 AI 系統，可在跨團隊和專案的共用工作流程中執行動作。 隨著越來越多的平台推出自己的 AI 輔助功能，涉及共享的團隊內容，這個領域迅速發展。大多數組織仍無法超越試驗階段。 Camunda 的《2026 年代理協調與自動化狀況》報告發現，只有 11% 的代理 AI 使用案例已進入生產階段，73% 的組織表示其 AI 目標與現 ...

- [Scaling LunaDb, our in-house declarative data loading system](/zh-tw/resources/scaling-lunadb)

Engineering

#### Platform Engineer

Here at Asana, we’ve built a data loading system called LunaDb that serves as the backbone of our webapp. Despite the name, it’s not a database. Rather, it’s a GraphQL-like system ...

- [Asana Engineering community update: August 21-25](/zh-tw/inside-asana/asana-engineering-update-825)

Engineering

We believe in the value of our engineers knowing about the broader community. For the last few weeks, we’ve been sharing interesting community updates in Asana. Thus far, these up ...

- [Engineering](/inside-asana/engineering-spotlight)
