Skip to content

Commit

Permalink
📝 리드미 업데이트
Browse files Browse the repository at this point in the history
  • Loading branch information
haesoo-y committed Dec 12, 2024
1 parent c122304 commit 964c393
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,41 +1,41 @@
# 오늘의 포스팅
2024년 12월 11일 9시 기준
2024년 12월 12일 9시 기준

### Frontend Weekly Digest #391 (2–8 December 2024)
### How NOT to Rely on Copilot and ChatGPT in Your Developer Workflow

Web-development...
In today’s development world, tools like GitHub Copilot and ChatGPT are becoming more popular becaus...

[바로가기](https://medium.com/m/signin?actionUrl=https%3A%2F%2Fmedium.com%2F_%2Fbookmark%2Fp%2F35fe18049f8d&operation=register&redirect=https%3A%2F%2Ffrontender-ua.medium.com%2Ffrontend-weekly-digest-391-2-8-december-2024-35fe18049f8d&source=---recommended_stories---front_end_development---0-84----------------bookmark_preview----6d0eb67b_cb3e_4d22_a481_947beda950fb-------)
[바로가기](https://medium.com/m/signin?actionUrl=https%3A%2F%2Fmedium.com%2F_%2Fbookmark%2Fp%2F1c64d9384739&operation=register&redirect=https%3A%2F%2Fmedium.com%2F%40aleksandrovich.mikita%2Fhow-not-to-rely-on-copilot-and-chatgpt-in-your-developer-workflow-1c64d9384739&source=---recommended_stories---react---0-84----------------bookmark_preview----73df61a8_578d_4ff6_946d_fd38349c79f6-------)

### What Are Higher-Order Components (HOCs)? A Comprehensive Guide
### TypeScript: Zero To Hero Plus Cheat Sheet

Higher-order components (HOCs) have been a staple in React development for years. They are a design ...
To be competitive you have to know TypeScript. Let’s get you from zero to hero!...

[바로가기](https://medium.com/m/signin?actionUrl=https%3A%2F%2Fmedium.com%2F_%2Fbookmark%2Fp%2Fd17fa1ca99cf&operation=register&redirect=https%3A%2F%2Fmedium.com%2Fdevlander%2Fwhat-are-higher-order-components-hocs-a-comprehensive-guide-d17fa1ca99cf&source=---recommended_stories---react---0-84----------------bookmark_preview----cdb7c5ad_4995_491c_980a_815429d9a30c-------)
[바로가기](https://medium.com/m/signin?actionUrl=https%3A%2F%2Fmedium.com%2F_%2Fbookmark%2Fp%2Fc11ff20efdb1&operation=register&redirect=https%3A%2F%2Flevelup.gitconnected.com%2Ftypescript-zero-to-hero-plus-cheat-sheet-c11ff20efdb1&source=---recommended_stories---javascript---0-84----------------bookmark_preview----6fa6202c_9dbc_4aed_a160_4b1661c26f75-------)

### Frontend Weekly Digest #391 (2–8 December 2024)
### TypeScript: Zero To Hero Plus Cheat Sheet

Web-development...
To be competitive you have to know TypeScript. Let’s get you from zero to hero!...

[바로가기](https://medium.com/m/signin?actionUrl=https%3A%2F%2Fmedium.com%2F_%2Fbookmark%2Fp%2F35fe18049f8d&operation=register&redirect=https%3A%2F%2Ffrontender-ua.medium.com%2Ffrontend-weekly-digest-391-2-8-december-2024-35fe18049f8d&source=---recommended_stories---javascript---0-84----------------bookmark_preview----ab5a310e_4da1_44d7_aa9d_00c4648b6caa-------)
[바로가기](https://medium.com/m/signin?actionUrl=https%3A%2F%2Fmedium.com%2F_%2Fbookmark%2Fp%2Fc11ff20efdb1&operation=register&redirect=https%3A%2F%2Flevelup.gitconnected.com%2Ftypescript-zero-to-hero-plus-cheat-sheet-c11ff20efdb1&source=---recommended_stories---typescript---0-84----------------bookmark_preview----37be9f17_b747_46d1_aa09_2f0b51c9d99b-------)

### React Performance Optimization: Tips and Tricks for a Faster UI
### Angular Web Development vs. Android Mobile Development: A Technical Comparison

As the front-end landscape continues to evolve, building highly interactive user interfaces has beco...
When choosing between building a web application or a mobile app, developers often evaluate framewor...

[바로가기](https://medium.com/m/signin?actionUrl=https%3A%2F%2Fmedium.com%2F_%2Fbookmark%2Fp%2F15f684f89c76&operation=register&redirect=https%3A%2F%2Fjhcxavier.medium.com%2Freact-performance-optimization-tips-and-tricks-for-a-faster-ui-15f684f89c76&source=---recommended_stories---typescript---0-84----------------bookmark_preview----445339da_5255_41bf_aa88_ac5425cc5104-------)
[바로가기](https://medium.com/m/signin?actionUrl=https%3A%2F%2Fmedium.com%2F_%2Fbookmark%2Fp%2Fcaec649722b3&operation=register&redirect=https%3A%2F%2Fmedium.com%2F%40abhiram.pataneni%2Fangular-web-development-vs-android-mobile-development-a-technical-comparison-caec649722b3&source=---recommended_stories---frontend---0-84----------------bookmark_preview----9d6a4a5e_17ed_4a41_884c_b8de8a9d911c-------)

### 만약 개발자가 RPG 게임 캐릭터라면
### 자바스크립트는 왜 이렇게 작동할까? 스코프와 호이스팅 개념 정리

개발자라는 말에 여러분은 어떤 이미지를 떠올리나요? 영화나 드라마에서 자주 등장하는 대로 검은 화면에 빠르게 코드를 치며 해킹하는 모습이 생각날지도 모르겠습니다. 물론 해킹도 개발...
자바스크립트(Javascript)는 단순히 웹 브라우저에서 실행되는 스크립트 언어를 넘어, 웹 개발은 물론 백엔드, 모바일 앱, 그리고 데스크톱 애플리케이션까지 다양한 분야에서 널...

[바로가기](https://yozm.wishket.com/magazine/detail/2885/)
[바로가기](https://yozm.wishket.com/magazine/detail/2886/)

### 마이크로서비스 아키텍처의 사실과 오해
### 만약 개발자가 RPG 게임 캐릭터라면

최근에 마이크로서비스 아키텍처에 대해 다시금 생각하게 만드는 두 가지 일이 있었습니다. 하나는 가까운 지인이 자신의 회사 서비스에 마이크로 서비스를 도입하며 겪은 경험담을 듣는 일...
개발자라는 말에 여러분은 어떤 이미지를 떠올리나요? 영화나 드라마에서 자주 등장하는 대로 검은 화면에 빠르게 코드를 치며 해킹하는 모습이 생각날지도 모르겠습니다. 물론 해킹도 개발...

[바로가기](https://yozm.wishket.com/magazine/detail/2884/)
[바로가기](https://yozm.wishket.com/magazine/detail/2885/)

---

Expand Down

0 comments on commit 964c393

Please sign in to comment.