Skip to content

Commit

Permalink
📝 리드미 업데이트
Browse files Browse the repository at this point in the history
  • Loading branch information
haesoo-y committed Oct 26, 2024
1 parent 73ba05e commit c0e1901
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,41 +1,41 @@
# 오늘의 포스팅
2024년 10월 25일 9시 기준

### Unveiling the Magic Behind JavaScript’s sort Method

Imagine you’re hosting a grand dinner party, and your guest list is a chaotic jumble of names. You w...

[바로가기](https://medium.com/m/signin?actionUrl=https%3A%2F%2Fmedium.com%2F_%2Fbookmark%2Fp%2Fb17ffc6f7365&operation=register&redirect=https%3A%2F%2Fmedium.com%2F%40sudipb001%2Funveiling-the-magic-behind-javascripts-sort-method-b17ffc6f7365&source=------javascript---0-84----------javascript------bookmark_preview----11f03bc5_5b9d_44bf_9061_0d8df6e1aa98-------)
2024년 10월 26일 9시 기준

### Typescript 0 to 100 : Factory, Decorators and Meta Programming . (Part 4)

1. What is a Factory Function?...

[바로가기](https://medium.com/m/signin?actionUrl=https%3A%2F%2Fmedium.com%2F_%2Fbookmark%2Fp%2F82eeb7c1864c&operation=register&redirect=https%3A%2F%2Fmedium.com%2F%40dillirajtimalsina354%2Ftypescript-0-to-100-factory-decorators-and-meta-programming-part-4-82eeb7c1864c&source=------typescript---0-84----------typescript------bookmark_preview----41f86be3_808d_48b0_b46f_0f2905cea323-------)

### ?= Operator in JavaScript
### Optimising Web Images, a high level look at Image Formats

The Most Useful JavaScript Feature In 2024...
The incorrect image format for your website can make or break your user experience, I’ll show you wh...

[바로가기](https://medium.com/m/signin?actionUrl=https%3A%2F%2Fmedium.com%2F_%2Fbookmark%2Fp%2F1e0019a3f0a3&operation=register&redirect=https%3A%2F%2Flevelup.gitconnected.com%2Foperator-in-javascript-1e0019a3f0a3&source=------frontend---0-84----------frontend------bookmark_preview----dd0e7607_abb4_41c7_a0c9_01068b5e61cf-------)
[바로가기](https://medium.com/m/signin?actionUrl=https%3A%2F%2Fmedium.com%2F_%2Fbookmark%2Fp%2Fe71dd8c602a4&operation=register&redirect=https%3A%2F%2Fmedium.com%2Fjohn-lewis-software-engineering%2Foptimising-web-images-a-high-level-look-at-image-formats-e71dd8c602a4&source=------frontend---0-84----------frontend------bookmark_preview----44771fa7_15d2_472d_87b7_aad27b3d700a-------)

### How to create a Next.js + Express web application and on a single server

(Only the basics)...

[바로가기](https://medium.com/m/signin?actionUrl=https%3A%2F%2Fmedium.com%2F_%2Fbookmark%2Fp%2Fd6ba91d745ac&operation=register&redirect=https%3A%2F%2Fmedium.com%2F%40samchandgaonkar%2Fhow-to-create-a-next-js-express-web-application-and-on-a-single-server-d6ba91d745ac&source=------reactjs---0-84----------reactjs------bookmark_preview----76b8fd5a_b348_4c40_b393_b6900b4fb88b-------)

### 테라폼의 원형, 베이그런트의 앞날은?
### Is gRPC an Alternative to REST for Front-end Developers?

클라우드 인프라 교육 목적으로 아주 많이 쓰이는 ‘베이그런트(Vagrant)’라는 도구가 있습니다. IaC 도구 중에 하나로, 이 영역에서 현업 개발자에게 더 유명한 도구로는 테라...
A deep dive on the pros and cons of gRPC with a code tutorial on how to set it up using NextJS 15 an...

[바로가기](https://yozm.wishket.com/magazine/detail/2815/)
[바로가기](https://medium.com/m/signin?actionUrl=https%3A%2F%2Fmedium.com%2F_%2Fbookmark%2Fp%2Fde40edb8e19d&operation=register&redirect=https%3A%2F%2Fmedium.com%2F%40metalabtech%2Fis-grpc-an-alternative-to-rest-for-front-end-developers-de40edb8e19d&source=------nextjs---0-84----------nextjs------bookmark_preview----41def7cb_ec0d_41aa_bf2b_c57ad56422a0-------)

### 자바 DTO vs Record, 무엇을 사용해야 할까?
### 정적? 동적? 웹사이트 화면은 어떻게 채워질까?

우리는 종종 Java 애플리케이션의 다양한 계층 간 또는 서비스 간에 데이터를 전송해야 합니다. 이를 위해 DTO(Data Transfer Object, 데이터 전송 객체)를 사용...
우리가 브라우저 주소창에 URL을 입력하면 무슨 일이 벌어질까요? 클라이언트가 서버에게 웹 페이지를 달라고 요청하면 서버는 이 페이지에 대한 코드를 브라우저한테 돌려줍니다. 이 H...

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

### 테라폼의 원형, 베이그런트의 앞날은?

클라우드 인프라 교육 목적으로 아주 많이 쓰이는 ‘베이그런트(Vagrant)’라는 도구가 있습니다. IaC 도구 중에 하나로, 이 영역에서 현업 개발자에게 더 유명한 도구로는 테라...

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

---

Expand Down

0 comments on commit c0e1901

Please sign in to comment.