내 맘대로 위클리 뉴스 - 2023년 50주(2023.12.10 - 2023.12.16)
Python
-
- Python 3.10에 도입된
match/case
에 대한 간략한 소개 입니다.
- Python 3.10에 도입된
-
How to Deploy a Python Flask app with Heroku
- Heroku에 Flask 애플리케이션을 배포하는 방법을 소개하는 방법 입니다.
-
Building a small REPL in Python
- Python을 활용하여 자신만의 REPL을 작성하는 방법을 소개하는 기사 입니다.
JavaScript
-
Let’s learn how modern JavaScript frameworks work by building one
- 프레임워크를 직접 작성하면서, 프레임워크에 대해 알아보는 튜토리얼 형식의 기사 입니다.
-
Polymorphism in React: 2 patterns you must know
- React에서 다형성을 구현하는 가장 잘 알려진 두 가지 방법(
as
,asChild
) 패턴을 소개하는 기사 입니다.
- React에서 다형성을 구현하는 가장 잘 알려진 두 가지 방법(
OOP
- JUPYTER NOTEBOOKS AND JAVA?
- Jupyter Notebook에서 Java 코드를 실행하는 방법을 소개하는 기사 입니다.
Etc
- Effect cases in switch
- Announcing F# 8
- Building Modular Monolith Applications with Spring Boot and Domain Driven Design
- .NET 8 Networking Improvements
- Kandy: the new Kotlin plotting library by JetBrains
- How to customize the macOS About Panel in SwiftUI
- AsyncStream in the real world: wrapping an Apple Photos callback
- AsyncPhoto for displaying large photos in SwiftUI
- 10 Years of Building Akka.NET
- Next.js 14: Layouts vs Templates
- Fastest Way of Passing State to JavaScript, Re-visited
- The Fanout Pattern Explained
- What is *args and how do you use it?
- Using Polars in a Pandas world
- How Google takes the pain out of code reviews, with 97% dev satisfaction