<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/medium_js/best-of/2022/08" -->

---
title: Best Medium posts — August 2022 | daily.dev
description: The most upvoted Medium posts from August 2022, curated by the daily.dev community.
canonical: https://daily.dev/sources/medium_js/best-of/2022/08
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/medium_js/best-of/2022/08
og:type: website
og:site_name: daily.dev
og:title: Best Medium posts — August 2022 | daily.dev
og:description: The most upvoted Medium posts from August 2022, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of Medium — August 2022

1. 1  
[](https://daily.dev/posts/lodash-is-dead-long-live-radash--3qy5nb-hz "Lodash is dead. Long live Radash.")  
Article  
![Avatar of medium_js](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/medium)Medium · 4y  
Lodash is dead. Long live Radash.  
Lodash was created in 2009 (as Underscore) and rose to power after a fork (as Lodash) around 2012-2013\. The language was too unsafe, unmaintainable, and unwieldy. The addition of optional chaining and null coalescing alone makes a large handful of Lodash functions obsolete. The source code is maintained with understandability for newcomers as a top priority.  
327  
27
2. 2  
[](https://daily.dev/posts/the-2022-python-programmer-roadmap-tyych9lwk "The 2022 Python Programmer RoadMap")  
Article  
![Avatar of medium_js](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/medium)Medium · 4y  
The 2022 Python Programmer RoadMap  
The 2022 Python Programmer RoadMap is an illustrated guide to become a Python Developer in 2022\. Python is an open-source language meaning people are constantly collaborating to make it easier to use in every industry.  
147  
1
3. 3  
[](https://daily.dev/posts/you-re-not-lazy-you-re-doing-the-wrong-thing--efjxrwmtq "You’re not lazy. You’re doing the wrong thing.")  
Article  
![Avatar of medium_js](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/medium)Medium · 4y  
You’re not lazy. You’re doing the wrong thing.  
The number of ‘imposter syndrome’ articles is astronomical, but you’re not an imposter. So, what’s standing between you and the things you want in your career? Focusing on the right priorities. For each person, the right things will be different.  
79  
3
4. 4  
[](https://daily.dev/posts/the-ultimate-clean-architecture-template-for-typescript-projects-uu5byaota "The Ultimate Clean Architecture Template for TypeScript Projects")  
Article  
![Avatar of medium_js](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/medium)Medium · 4y  
The Ultimate Clean Architecture Template for TypeScript Projects  
The Ultimate Clean Architecture Template for TypeScript Projects. A guide on creating a layer-based TypeScript project template following the principles of clean architecture. A Detailed Implementation Guide Create your project directories and root Configuring Core, Data, and DI Setting up the mono repo configuration.  
75
5. 5  
[](https://daily.dev/posts/kubernetes-the-easy-way-xoqxas9xw "Kubernetes The Easy Way")  
Article  
![Avatar of medium_js](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/medium)Medium · 4y  
Kubernetes The Easy Way  
Kubernetes is the go-to solution for microservices and container-based production implementations. It will package an application with required libraries and other dependencies, and ship it all out as one package. The Easy Way “Seaport Inf’s basically a key-value based distributed data store.  
42
6. 6  
[](https://daily.dev/posts/i-built-a-mix-between-youtube-and-visual-studio-code-here-s-how-wdyrl5oes "I Built a Mix Between YouTube and Visual Studio Code. Here’s How")  
Article  
![Avatar of medium_js](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/medium)Medium · 4y  
I Built a Mix Between YouTube and Visual Studio Code. Here’s How  
Unsplash Introduction is a project that was created by Eyestetix Studio on UnSplash Introduction. The “memorize and adapt’s’ teaching style has been predominant for so long, mainly because of its logistical simplicity. There is not a significant market push to fundamentally change the status quo.  
34  
2
7. 7  
[](https://daily.dev/posts/atomic-pointers-in-go-1-19-recygkilj "Atomic Pointers in Go 1.19")  
Article  
![Avatar of medium_js](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/medium)Medium · 4y  
Atomic Pointers in Go 1.19  
Objective-C has atomic properties, it ensures safe read and writes to a property from different threads. Since Go is multithreaded, it supports atomic operations as well. Pointer is a great way to bring atomic memory primitives into your program. It is a simple way to prevent data races without fancy mutex code in place. The code with atomic pointers returned no feedback regarding a data race.  
14
8. 8  
[](https://daily.dev/posts/pointers-in-python-wait-is-it-possible---xikn-gga "Pointers in Python? Wait… Is It Possible?")  
Article  
![Avatar of medium_js](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/medium)Medium · 4y  
Pointers in Python? Wait… Is It Possible?  
A recently published package allows us to use the power of pointers directly in our Python code. Pointers are defined as data-types which value is a physical address in the computer's memory. In C, it’s done with the use of the malloc function, as shown below.  
12
9. 9  
[](https://daily.dev/posts/using-react-in-angular-applications-sgauhsuj1 "Using React in Angular Applications")  
Article  
![Avatar of medium_js](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/medium)Medium · 4y  
Using React in Angular Applications  
React is a component in the React ecosystem that will take us weeks to develop. It takes a React component and props, creates a root, and rerenders it whenever it changes. In this article, I will show how to integrate React in both cases.  
11  
1

[See all Medium archives](/sources/medium%5Fjs/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/medium_js/best-of/2022/08#page","url":"https://daily.dev/sources/medium_js/best-of/2022/08","name":"Best Medium Posts — August 2022","description":"The most upvoted Medium posts from August 2022, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/medium_js/best-of/2022/08#items","numberOfItems":9,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/lodash-is-dead-long-live-radash--3qy5nb-hz","name":"Lodash is dead. Long live Radash."},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/the-2022-python-programmer-roadmap-tyych9lwk","name":"The 2022 Python Programmer RoadMap"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/you-re-not-lazy-you-re-doing-the-wrong-thing--efjxrwmtq","name":"You’re not lazy. You’re doing the wrong thing."},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/the-ultimate-clean-architecture-template-for-typescript-projects-uu5byaota","name":"The Ultimate Clean Architecture Template for TypeScript Projects"},{"@type":"ListItem","position":5,"url":"https://daily.dev/posts/kubernetes-the-easy-way-xoqxas9xw","name":"Kubernetes The Easy Way"},{"@type":"ListItem","position":6,"url":"https://daily.dev/posts/i-built-a-mix-between-youtube-and-visual-studio-code-here-s-how-wdyrl5oes","name":"I Built a Mix Between YouTube and Visual Studio Code. Here’s How"},{"@type":"ListItem","position":7,"url":"https://daily.dev/posts/atomic-pointers-in-go-1-19-recygkilj","name":"Atomic Pointers in Go 1.19"},{"@type":"ListItem","position":8,"url":"https://daily.dev/posts/pointers-in-python-wait-is-it-possible---xikn-gga","name":"Pointers in Python? Wait… Is It Possible?"},{"@type":"ListItem","position":9,"url":"https://daily.dev/posts/using-react-in-angular-applications-sgauhsuj1","name":"Using React in Angular Applications"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"Medium","item":"https://daily.dev/sources/medium_js"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/medium_js/best-of"},{"@type":"ListItem","position":5,"name":"August 2022"}]}]}
```

