# 67. Driving Range Circles

> A quick snap after my driving lesson. The best part of learning to drive is finally being allowed to do solo laps around the course without the instructor in the car—it’s surprisingly fun! 😂

- Issue: 67
- Published: 2022/03/01
- HTML: https://weekly.tw93.fun/en/posts/67
- JSON: https://weekly.tw93.fun/api/en/posts/67.json
- Chinese original: https://weekly.tw93.fun/posts/67.md

---

<img src="https://gw.alipayobjects.com/zos/k/jd/68.jpg" width="800" />

<small>A quick snap after my driving lesson. The best part of learning to drive is finally being allowed to do solo laps around the course without the instructor in the car—it’s surprisingly fun! 😂</small>

> **Record the down-to-earth trending technologies seen every week, and publish them here after screening. If you find it good, you can follow this weekly to get update notifications.**

## Front-End Technology

**Exploring the Art of Visual Storytelling**  
<https://mp.weixin.qq.com/s/-nLF6el3siXcah77vtyhsw>  
Data visualization is more than just charts; it’s about explaining complex problems more effectively through clear narratives.

**Mastering TypeScript in Real Projects 🤔**  
<https://juejin.cn/post/7058868160706904078>  
A practical guide to leveling up your TS skills and avoiding common pitfalls in large-scale applications.

**Query Rewriting: How Meituan Search Understands You**  
<https://tech.meituan.com/2022/02/17/exploration-and-practice-of-query-rewriting-in-meituan-search.html>  
By expanding original queries into highly relevant alternatives, the search engine can better map user intent to the best available services and products.

**Building a Performance Monitoring System from Scratch**  
<https://www.zoo.team/article/performance-testing-system>  
A technical breakdown of "Baice," the internal performance testing platform used by the ZYC team.

## Trending Open Source

**HowToCook: The Ultimate Cooking Guide for Programmers**  
<https://github.com/Anduin2017/HowToCook>  
A repo that treats cooking like an engineering project. if you like clear instructions and precise measurements, this is the cookbook for you.  
<img src="https://gw.alipayobjects.com/zos/k/9f/0hX7Rg.png" width="800" />

**AILab: Bilibili’s Open-Source HD Animation Solution**  
<https://github.com/bilibili/ailab>  
A powerful tool for upscaling and enhancing animated content, now open-sourced by the team at Bilibili.  
<img src="https://gw.alipayobjects.com/mdn/rms_e18934/afts/img/A*8A_8R4BxPSIAAAAAAAAAAAAAARQnAQ" width="800" />

**Lip Gloss: Beautiful Layout Styles for the Terminal**  
<https://github.com/charmbracelet/lipgloss>  
A Go library for building sophisticated and colorful terminal UIs. the results are incredibly polished.  
<img src="https://gw.alipayobjects.com/zos/k/hk/BhB9D3.png" width="800" />

**Cleye: Simplify Command-Line Development**  
<https://github.com/privatenumber/cleye>  
A tool for making Node.js CLI development easier, from handling arguments to automatically generating help documentation.  
<img src="https://gw.alipayobjects.com/zos/k/4b/eA0uwS.png" width="800" />

**Ant Design Mini: Ant Design for Mini Programs**  
<https://github.com/ant-design/ant-design-mini>  
The official Mini Program version of the iconic Ant Design library is finally open source and being actively polished.

## Just Looking Around

**How to Become an Early Bird**  
<https://www.yuque.com/jianxu/daily/nt9zpt>  
Practical advice on how to fix your sleep schedule. Spoiler: your biggest enemy is almost certainly your phone.

**Water Confirmed on the Moon via Chang'e-5**  
The discovery of water in lunar soil and rocks settled a long-standing debate and represents a major milestone for lunar exploration.
