Skip to content

Comments

esbuild case study#470

Open
taraolivia wants to merge 2 commits intoNoroffFEU:mainfrom
taraolivia:ESbuild-case-study
Open

esbuild case study#470
taraolivia wants to merge 2 commits intoNoroffFEU:mainfrom
taraolivia:ESbuild-case-study

Conversation

@taraolivia
Copy link

feat: Add completed esbuild case study assignment

  • Finalized case study on ESBuild for Development Platforms course
  • Includes introduction, history, main features, market comparison, usage guide, and conclusion
  • References and additional resources properly formatted and cited
  • All sections structured according to assignment template

- Finalized case study on ESBuild for Development Platforms course
- Includes introduction, history, main features, market comparison, usage guide, and conclusion
- References and additional resources properly formatted and cited
- All sections structured according to assignment template
@jaaneh
Copy link
Member

jaaneh commented Apr 10, 2025

Hi @taraolivia

Before I can merge, please can you fix the frontmatter in your file?

The frontmatter needs to be the very top of your file. It should not have any other text above it, and the frontmatter itself should only be raw text with lowercase keys title, author and tags You can see an example of frontmatter at the top here.

Feel free to copy and use the following, or you can make your own.

---
title: esbuild Case Study
author: Tara Olivia Bjørheim <taraolivia>
tags: esbuild, build tool, frontend, bundle
---

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants