내 맘대로 위클리 뉴스 - 2024년 21주(2024.05.19 - 2024.05.25)
Python
-
A Beginner's Guide to Unit Testing with Pytest
- Pytest를 사용해서 간단한 테스트를 이 기사로 연습해보세요.
-
What I've Learned Building Interactive Embedding Visualizations
- 데이터를 기반으로 커뮤니케이션을 하기 위해서 대쉬보드 등과 같은 것을 고민하신다면 이 기사를 꼭 참고하세요.
JavaScript
- A virtual DOM in 200 lines of JavaScript
- Virtual DOM을 직접 만들어보는 과정을 소개하는 튜터리얼 문서입니다.
- 이런 형태의 작업을 즐겨하신다면 Build Your Own React.js in 400 Lines of Code 기사를 참고해보세요.
OOP
- Build a Blazor application to manage a custom Viva Learning provider - Part 1
- Blazor를 사용해서 간단한 프로젝트를 진행하는 문서 입니다.
Etc
- Asp.net core JWT authentication and role-based authorization (.NET 8.0)
- Data Fetching Patterns in Single-Page Applications
- WHY REACT QUERY?
- Angular v18 is now available!
- Scrapy Vs. Crawlee
- Lessons learned reinventing the Python notebook
- Scrapy Vs. Crawlee
- Garbage collectors are scary
- Automatically push code changes during live coding
- Page dewarping
- Llama 3 implemented in pure NumPy