<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/til/best-of/2023/03" -->

---
title: Best This is Learning posts — March 2023 | daily.dev
description: The most upvoted This is Learning posts from March 2023, curated by the daily.dev community.
canonical: https://daily.dev/sources/til/best-of/2023/03
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/til/best-of/2023/03
og:type: website
og:site_name: daily.dev
og:title: Best This is Learning posts — March 2023 | daily.dev
og:description: The most upvoted This is Learning posts from March 2023, 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 This is Learning — March 2023

1. 1  
[](https://daily.dev/posts/do-you-know-javascript--biwmmyrqy "Do you know JavaScript?")  
Article  
![Avatar of til](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/739e560f0f81492eb54055003476c505)This is Learning · 4y  
Do you know JavaScript?  
JavaScript has some weird and unexpected behaviors, such as the result of adding 0.1 and 0.2 not being equal to 0.3\. Floating point numbers in JavaScript are represented in a way that causes these inconsistencies.  
87  
20
2. 2  
[](https://daily.dev/posts/the-awesome-side-of-github---awesome-lists-wcwmiyunl "The Awesome Side of GitHub - Awesome Lists")  
Article  
![Avatar of til](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/739e560f0f81492eb54055003476c505)This is Learning · 4y  
The Awesome Side of GitHub - Awesome Lists  
Discover the awesome side of GitHub with Awesome Lists, which are curated repositories containing lists of resources on various topics.  
80  
11
3. 3  
[](https://daily.dev/posts/code-review-on-a-github-pull-request-from-visual-studio-code-olbw8feyg "Code Review on a GitHub Pull Request from Visual Studio Code")  
Article  
![Avatar of til](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/739e560f0f81492eb54055003476c505)This is Learning · 3y  
Code Review on a GitHub Pull Request from Visual Studio Code  
Learn how to review a GitHub Pull Request from Visual Studio Code, see the advantages of reviewing from the editor, and discover how to add comments to a Pull Request. Part of a video series on the GitHub+VSCode workflow.  
30  
5
4. 4  
[](https://daily.dev/posts/mastering-javascript-s-this-keyword-using-bind--w49zfbiw4 "Mastering JavaScript's `this` keyword using `bind`")  
Article  
![Avatar of til](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/739e560f0f81492eb54055003476c505)This is Learning · 4y  
Mastering JavaScript's \`this\` keyword using \`bind\`  
Learn about the usage of the \`this\` keyword in JavaScript classes, its potential issues, and how to fix them using \`bind\`.  
21  
2

[See all This is Learning archives](/sources/til/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/til/best-of/2023/03#page","url":"https://daily.dev/sources/til/best-of/2023/03","name":"Best This is Learning Posts — March 2023","description":"The most upvoted This is Learning posts from March 2023, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/til/best-of/2023/03#items","numberOfItems":4,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/do-you-know-javascript--biwmmyrqy","name":"Do you know JavaScript?"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/the-awesome-side-of-github---awesome-lists-wcwmiyunl","name":"The Awesome Side of GitHub - Awesome Lists"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/code-review-on-a-github-pull-request-from-visual-studio-code-olbw8feyg","name":"Code Review on a GitHub Pull Request from Visual Studio Code"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/mastering-javascript-s-this-keyword-using-bind--w49zfbiw4","name":"Mastering JavaScript's `this` keyword using `bind`"}]},{"@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":"This is Learning","item":"https://daily.dev/sources/til"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/til/best-of"},{"@type":"ListItem","position":5,"name":"March 2023"}]}]}
```

