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

---
title: Best Tuts+ posts — December 2022 | daily.dev
description: The most upvoted Tuts+ posts from December 2022, curated by the daily.dev community.
canonical: https://daily.dev/sources/tuts_plus/best-of/2022/12
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/tuts_plus/best-of/2022/12
og:type: website
og:site_name: daily.dev
og:title: Best Tuts+ posts — December 2022 | daily.dev
og:description: The most upvoted Tuts+ posts from December 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 Tuts+ — December 2022

1. 1  
[](https://daily.dev/posts/28-html5-features-tips-and-techniques-you-must-know-gcfpyond2 "28 HTML5 Features, Tips, and Techniques you Must Know")  
Article  
![Avatar of tuts_plus](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/tuts_plus)Tuts+ · 4y  
28 HTML5 Features, Tips, and Techniques you Must Know  
The new HTML5 doctype is used for current and older browsers that require a specified. Browsers that do not understand this doctype will simply render the contained markup in standards mode. If you prefer a more structured document, by all means, stick with the quotes.  
42  
3
2. 2  
[](https://daily.dev/posts/mapping-relational-databases-and-sql-to-mongodb-gcfuy8tch "Mapping Relational Databases and SQL to MongoDB")  
Article  
![Avatar of tuts_plus](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/tuts_plus)Tuts+ · 4y  
Mapping Relational Databases and SQL to MongoDB  
MongoDB is an open source document-oriented NoSQL database which stores data in the form of JSON-like objects. This article will drive you to understand how the RDBMS/SQL domain, its functionalities, terms and query language map to MongoDB database. The article assumes that you are aware of the basic relational database concepts.  
26  
1
3. 3  
[](https://daily.dev/posts/using-the-requests-module-in-python-ob9jewjep "Using the Requests Module in Python")  
Article  
![Avatar of tuts_plus](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/tuts_plus)Tuts+ · 4y  
Using the Requests Module in Python  
The Requests Module in Python Requests is an easy-to-use library with a lot of features. You can use Requests with Python version 2.6–2.7 and 3.3–3.6\. In this tutorial, you will learn how to use this library to send simple HTTP requests in Python.  
11

[See all Tuts+ archives](/sources/tuts%5Fplus/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/tuts_plus/best-of/2022/12#page","url":"https://daily.dev/sources/tuts_plus/best-of/2022/12","name":"Best Tuts+ Posts — December 2022","description":"The most upvoted Tuts+ posts from December 2022, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/tuts_plus/best-of/2022/12#items","numberOfItems":3,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/28-html5-features-tips-and-techniques-you-must-know-gcfpyond2","name":"28 HTML5 Features, Tips, and Techniques you Must Know"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/mapping-relational-databases-and-sql-to-mongodb-gcfuy8tch","name":"Mapping Relational Databases and SQL to MongoDB"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/using-the-requests-module-in-python-ob9jewjep","name":"Using the Requests Module in Python"}]},{"@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":"Tuts+","item":"https://daily.dev/sources/tuts_plus"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/tuts_plus/best-of"},{"@type":"ListItem","position":5,"name":"December 2022"}]}]}
```

