Abbass's Blog
-
-
-
-
How to Make Your React TypeScript Project More Elegant with map()
With React TypeScript and map()
, you can create a more elegant personal blog. In this article, I share how to use the map()
method to handle dynamic rendering of blog post lists and show the thought process of implementing the modification suggestions provided by ChatGPT.
如何在 Mac 安裝 Node.js & NPM
新年剛好把 MacOS 重灌,讓這台老 macbook pro 2020 重獲新生,也藉此機會重新建置開發環境。因此我們將示範如何在 Mac 安裝 Node.js 以及 NPM,其實直接從官網安裝 Node.js 時就會同時安裝 NPM,因此我將以 Mac 作為示範如何在成功安裝 Node.js,並且展示成功結果!