microsoft / microsoft/AdaptiveCards

[JS] MQ-type work

Open
#6,481 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Task
Dominant language
C#
Stars
2k
Forks
595
Avg merge
1d 19h
Merged PRs (30d)
1

Description

When we have MQ time, we should invest in our JS infra to make our lives easier:

  • Move away from Lerna (possibly to workspaces), as Lerna is basically unmaintained at this point
  • #6635
  • For each officially-published-package:
    • Split code out into separate files
    • Investigate code chunking/splitting/lazy-loading
  • [JS] Officially move to Node v14
  • #6636
  • #6637
  • #6638
  • Consider restructuring "private" packages into other folders/projects
  • #6605
  • Move over to monaco-webpack-plugin for designer (currently we have a declared dependency, but I don't think we're actually using it properly)
  • #6634
  • #6757
  • #6764
  • #6765
  • #6710
  • #6766
  • #6736

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

This is an umbrella issue for JavaScript infrastructure work, including moving away from Lerna, restructuring packages, adopting Node v14, and using monaco-webpack-plugin for the designer. No file, entry point, or test is named; start by reviewing the unchecked checklist items and their referenced issues. Done would require completing a specifically selected item and updating its checklist status.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
build-system, developer-experience, tooling
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.