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

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

1. 1  
[](https://daily.dev/posts/how-to-compare-two-objects-in-javascript-fftslu8a1 "How to compare two objects in Javascript")  
Article  
![Avatar of towardsdev](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/2c710db2750a4a70835862534cb7c9d4)Towards Dev · 4y  
How to compare two objects in Javascript  
Object in Javascript is a data type that comes in very handy when needing a more complex data structure. In the case of objects — the situations will be different — as javascript will check for the reference equality, not value equality, so testing if they have the same instance rather than the value.  
45  
1
2. 2  
[](https://daily.dev/posts/let-s-understand-webpack--yhqfggtqj "Let’s understand WEBPACK !!!")  
Article  
![Avatar of towardsdev](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/2c710db2750a4a70835862534cb7c9d4)Towards Dev · 4y  
Let’s understand WEBPACK !!!  
The Webpack is Build and Managing Tool that manages your Javascript code and Styles. Let’s take a small HTML application with 3 files such as - index.html — A basic page with the text Wepack - Build Toolin it and 2 files linked.  
36  
4
3. 3  
[](https://daily.dev/posts/no-need-to-use-sockets-to-send-data-from-back-end--qz-jbwqpn "No need to use sockets to send data from Back-End?")  
Article  
![Avatar of towardsdev](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/2c710db2750a4a70835862534cb7c9d4)Towards Dev · 4y  
No need to use sockets to send data from Back-End?  
A quick look at how traditional data transfer works between the Back-end and Fron-End. To get the data from the backend, frontend will call the API and in the response to it Data will be returned by the backend.  
31
4. 4  
[](https://daily.dev/posts/10-ways-to-cure-your-boredom-courtesy-of-linux-pbdvj9-qo "10 Ways to Cure Your Boredom Courtesy of Linux")  
Article  
![Avatar of towardsdev](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/2c710db2750a4a70835862534cb7c9d4)Towards Dev · 4y  
10 Ways to Cure Your Boredom Courtesy of Linux  
Linux terminals are so fun you can get creative and literally make it your playground or your very own sandbox to have fun and explore the wonderful gifts and Easter eggs that Linux has to offer.  
21  
2

[See all Towards Dev archives](/sources/towardsdev/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/towardsdev/best-of/2022/11#page","url":"https://daily.dev/sources/towardsdev/best-of/2022/11","name":"Best Towards Dev Posts — November 2022","description":"The most upvoted Towards Dev posts from November 2022, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/towardsdev/best-of/2022/11#items","numberOfItems":4,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/how-to-compare-two-objects-in-javascript-fftslu8a1","name":"How to compare two objects in Javascript"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/let-s-understand-webpack--yhqfggtqj","name":"Let’s understand WEBPACK !!!"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/no-need-to-use-sockets-to-send-data-from-back-end--qz-jbwqpn","name":"No need to use sockets to send data from Back-End?"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/10-ways-to-cure-your-boredom-courtesy-of-linux-pbdvj9-qo","name":"10 Ways to Cure Your Boredom Courtesy of Linux"}]},{"@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":"Towards Dev","item":"https://daily.dev/sources/towardsdev"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/towardsdev/best-of"},{"@type":"ListItem","position":5,"name":"November 2022"}]}]}
```

