Skip to content

Commit

Permalink
📝 리드미 업데이트
Browse files Browse the repository at this point in the history
  • Loading branch information
haesoo-y committed Nov 1, 2024
1 parent 3884cbf commit fbd880f
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,42 +1,42 @@
# 오늘의 포스팅
2024년 10월 31일 9시 기준
2024년 11월 1일 9시 기준

### shadcn in React Native?

Discover how Gluestack UI v2 brings the power of Tailwind CSS and shadcn to React Native...

[바로가기](https://medium.com/m/signin?actionUrl=https%3A%2F%2Fmedium.com%2F_%2Fbookmark%2Fp%2F64a8a4e1d4b5&operation=register&redirect=https%3A%2F%2Fjavascript.plainenglish.io%2Fshadcn-in-react-native-64a8a4e1d4b5&source=---recommended_stories---javascript---0-84----------------bookmark_preview----3bdb6933_5fef_46b9_8c66_c446fbbf82de-------)

### How we rewrite ChatGPT & YouTube Summary extensions

the reasons behind the decision to rewrite it, as well as the technical choices we made during the i...

[바로가기](https://medium.com/m/signin?actionUrl=https%3A%2F%2Fmedium.com%2F_%2Fbookmark%2Fp%2F575752d68771&operation=register&redirect=https%3A%2F%2Fdevelopers.glasp.co%2Fhow-we-rewrite-chatgpt-youtube-summary-extensions-575752d68771&source=------react---0-84----------react------bookmark_preview----3e4ee662_eed5_46ed_9b6c_8ee3d1462aa1-------)
[바로가기](https://medium.com/m/signin?actionUrl=https%3A%2F%2Fmedium.com%2F_%2Fbookmark%2Fp%2F575752d68771&operation=register&redirect=https%3A%2F%2Fdevelopers.glasp.co%2Fhow-we-rewrite-chatgpt-youtube-summary-extensions-575752d68771&source=------typescript---0-84----------typescript------bookmark_preview----b464cc8d_eca8_485c_96b1_84a3626ff208-------)

### It’s not just MV3 - Chrome’s extension development experience is a problem
### The Future of Frontend Development: Key Skills to Hire for in 2025

I remember being excited to release my first Chrome extension in 2018 as a university student after ...
The frontend development space has shifted dramatically — from simple HTML pages to complex, interac...

[바로가기](https://medium.com/m/signin?actionUrl=https%3A%2F%2Fmedium.com%2F_%2Fbookmark%2Fp%2Fe20a7707f760&operation=register&redirect=https%3A%2F%2Fmedium.com%2F%40mitchellkossoris%2Fits-not-just-mv3-chrome-s-extension-development-experience-is-a-problem-e20a7707f760&source=------javascript---0-84----------javascript------bookmark_preview----92c9b6d1_5786_47e0_ab51_0420abe38859-------)
[바로가기](https://medium.com/m/signin?actionUrl=https%3A%2F%2Fmedium.com%2F_%2Fbookmark%2Fp%2Fd62801ab4e8c&operation=register&redirect=https%3A%2F%2Fjavascript.plainenglish.io%2Fthe-future-of-frontend-development-key-skills-to-hire-for-in-2025-d62801ab4e8c&source=------frontend---0-84----------frontend------bookmark_preview----f217c0ae_a648_433b_9a31_7b6ec0ca622d-------)

### Combining Local Storage with BehaviorSubject: Meet StorableSubject
### Building a Laravel-React Stack with RTK Query and Swagger

I think you’ve often encountered the task of caching data in Storage to show the user the saved data...
Learn how to integrate Laravel with React using RTK Query and Swagger, with a seamless setup for eff...

[바로가기](https://medium.com/m/signin?actionUrl=https%3A%2F%2Fmedium.com%2F_%2Fbookmark%2Fp%2F67b87bf3d5f9&operation=register&redirect=https%3A%2F%2Fmedium.com%2F%40davidkasumovfrontend%2Fcombining-local-storage-with-behaviorsubject-meet-storablesubject-67b87bf3d5f9&source=------typescript---0-84----------typescript------bookmark_preview----72fff254_248f_45cf_883b_0d33e3b57bdf-------)
[바로가기](https://medium.com/m/signin?actionUrl=https%3A%2F%2Fmedium.com%2F_%2Fbookmark%2Fp%2Ff66eb6fea874&operation=register&redirect=https%3A%2F%2Fmedium.com%2Factived%2Fbuilding-a-laravel-react-stack-with-rtk-query-and-swagger-f66eb6fea874&source=---recommended_stories---reactjs---0-84----------------bookmark_preview----85b19299_f790_4129_961e_a585cdabba64-------)

### Mutability in Nodejs Exports
### 개발자의 숙제 ‘레거시 코드’ 정리하는 법

Mutable vs. Immutable Exports...
레거시 코드 정리는 모든 개발자에게 피할 수 없는 과제이자 커다란 부담이다. 특히 시간이 지나면서 유지 보수가 어려워진 코드는 점차 기술 부채로 쌓여가며, 프로젝트의 장기적인 성장...

[바로가기](https://medium.com/m/signin?actionUrl=https%3A%2F%2Fmedium.com%2F_%2Fbookmark%2Fp%2F1d8f3c4f791d&operation=register&redirect=https%3A%2F%2Fskchawala.medium.com%2Fmutability-in-nodejs-exports-1d8f3c4f791d&source=------frontend---0-84----------frontend------bookmark_preview----d9935e3f_96ba_491a_92ae_78b2dfe88eab-------)
[바로가기](https://yozm.wishket.com/magazine/detail/2825/)

### ‘진짜 서비스’에 쓸 AI 모델 만들기: 서비스 요구 사항과 학습 데이터셋

“서비스를 위한 AI를 개발한다”라고 할 때는 학습 데이터셋이 없는 경우가 많습니다. 물론 준비된 경우도 있겠지만, 실무에서는 없는 경우가 꽤 많죠. 테스트 데이터셋도, 어떻게 테...

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

### QA팀이 테스트 자동화 지표로 ‘신뢰성’ 회복한 방법

이미 많은 QA 조직에서 시행하고 있는 것처럼 29CM QA팀도 앱 테스트 자동화와 API 테스트 자동화가 실행되고 있습니다. API 테스트 자동화의 경우 API 자체의 수정이 그...

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

---

**참조 링크**
Expand Down

0 comments on commit fbd880f

Please sign in to comment.