October 14, 2023 • ☕️ 2 min read
매일매일 회사를 출근한다면?
<form action="/examples/media/action_target.php" method="get">
검색 <input type="search" name="q" />
<input type="submit" />
</form>
<figcaption>
<figure>
로 마크업한 이미지에 대한 설명을 추가할 수 있다.
<figure>
<img src="pic_trulli.jpg" alt="Trulli" style="width:100%" />
<figcaption>Fig.1 - Trulli, Puglia, Italy.</figcaption>
</figure>
lodash-es는 lodash를 esmodule로 export한 것으로, jest에서 이해할 수 있게 다시 commonjs 버전으로 돌려주기 위해서 설정이 필요하다
"moduleNameMapper": {
"^lodash-es$": "lodash"
}
Ref https://stackoverflow.com/questions/42260218/jest-setup-syntaxerror-unexpected-token-export
Static Site Generator로, Rust로 작성된 Rspack 기반의 프레임워크이고 React로 render한다.
Nextra, Docusaurus와 비교 시 퍼포먼스가 압도적으로 좋다고 한다!
Ref https://rspress.dev/guide/start/introduction.html
이번주는 신규입사자 돌보미를 맡게 되어 매일 출근했다.
날씨가 좋아서 할만 했는데, 2주 이상은 못할 것 같다. 😇
옛날엔 우째 출근한겨.