Skip to content

Commit

Permalink
📝 리드미 업데이트
Browse files Browse the repository at this point in the history
  • Loading branch information
haesoo-y committed Feb 1, 2024
1 parent 78b5210 commit c168bcb
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년 1월 31일 9시 기준
2024년 2월 1일 9시 기준

### Exploring Snippet Tools: A Good to Know for Web Developers
### Frontend Masters: Feature-Sliced Design (FSD) Pattern

Chrome DevTools Utility...
Imagine a delicious pizza as your complex project. Let’s break it down slice by slice: easy to manag...

[바로가기](https://medium.com/@yaron-galperin/exploring-snippet-tools-a-good-to-know-for-web-developers-652e6ac62e0e?responsesOpen=true&sortBy=REVERSE_CHRON&source=topic_portal_recommended_stories---------0-84----------front_end_development----------a48a7d33_3371_4f3d_8684_307b41ed1b7a-------)
[바로가기](https://medium.com/stackademic/frontend-masters-feature-sliced-design-fsd-pattern-81416088b006?responsesOpen=true&sortBy=REVERSE_CHRON&source=topic_portal_recommended_stories---------0-84----------react----------9ca8f76f_9a5b_40a8_a7a6_4adb04695b89-------)

### The BUNDLE size matters!
### Frontend Masters: Feature-Sliced Design (FSD) Pattern

Code splitting in frontend application and when and how we should do it. How does it affect the perf...
Imagine a delicious pizza as your complex project. Let’s break it down slice by slice: easy to manag...

[바로가기](https://medium.com/@vijaytembugade/the-bundle-size-matters-f5f1dc5c7b24?responsesOpen=true&sortBy=REVERSE_CHRON&source=topic_portal_recommended_stories---------0-84----------react----------630485d5_eba7_4e04_9de8_d40a5860c5e9-------)
[바로가기](https://medium.com/stackademic/frontend-masters-feature-sliced-design-fsd-pattern-81416088b006?responsesOpen=true&sortBy=REVERSE_CHRON&source=topic_portal_recommended_stories---------0-84----------javascript----------624f28d2_dadb_4bad_b939_7bfcc11bf9ba-------)

### Frontend Weekly Digest #347 (22–28 January 2023)
### Python types have an expectations problem

Web-development...
A comparison of how TypeScript, PHP and Python handle optional static typing....

[바로가기](https://medium.com/@frontender-ua/frontend-weekly-digest-347-22-28-january-2023-a7537afdb5bc?responsesOpen=true&sortBy=REVERSE_CHRON&source=topic_portal_recommended_stories---------0-84----------javascript----------124a69ba_a33e_49e0_8a50_15125556eeb3-------)
[바로가기](https://medium.com/@sgorawski/python-types-have-an-expectations-problem-ea71a8645ce8?responsesOpen=true&sortBy=REVERSE_CHRON&source=topic_portal_recommended_stories---------0-84----------typescript----------bb3f2f86_6f2d_4d63_90fd_b05edf49d633-------)

### Python types have an expectations problem
### Top 5 CSS Frameworks in 2024

A comparison of how TypeScript, PHP and Python handle optional static typing....
Bootstrap, Tailwind, Foundation, Bulma, UIKit — Explore the best CSS frameworks for 2024....

[바로가기](https://medium.com/@sgorawski/python-types-have-an-expectations-problem-ea71a8645ce8?responsesOpen=true&sortBy=REVERSE_CHRON&source=topic_portal_recommended_stories---------0-84----------typescript----------8e84aa29_d6ef_4baa_802d_5865135f8623-------)
[바로가기](https://medium.com/bitsrc/top-5-css-frameworks-in-2024-83f6f9ba9ee7?responsesOpen=true&sortBy=REVERSE_CHRON&source=topic_portal_recommended_stories---------0-84----------frontend----------8ebb4aac_bee6_44c6_a1af_75538777e8c2-------)

### 생산성 200% 올리는 업무 관리 방법(실전편)
### “개발자가 된다는 것은 현재진행형” 국내 iOS ‘통’ 코드스쿼드 김정 대표

요즘은 회사에 남아 오래, 더 많이 일하는 것이 중요하지 않습니다. 회사에서도 이를 바라지 않는 것 같아요. 보여주기식이 아니라 “진짜” 일 잘하는 사람을 원합니다. 저는 이를 결...
이번에 소개할 개발자는 국내 맥, iOS 개발자 커뮤니티에서 오래도록 활동해온 커뮤니티 리더이자, 기업과 학교, 기업과 취업 희망자 사이의 ‘갭’을 해결하기 위해 창업을 결심한 인...

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

### 가독성 좋은 테스트 코드를 작성하는 방법
### 실리콘밸리 빅테크는 어떻게 입사하는 걸까

프론트엔드에서의 테스트 코드는 백엔드 영역과 달리, 팀의 개발 문화로 자리 잡거나 개인이 익숙해질 정도의 단계는 아닌 것 같은데요. 그러다 보니 테스트 코드를 저마다의 스타일로 작...
저에게 2023년은 유독 개발자들을 만날 기회가 많았던 한 해였습니다. 그래서 에디터 직무의 특성을 살려 그들의 이야기를 전해보고 싶어졌습니다. 이번 인터뷰는 그중 가장 흥미로웠던...

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

---

Expand Down

0 comments on commit c168bcb

Please sign in to comment.