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

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

1. 1  
[](https://daily.dev/posts/8-ways-to-drastically-boost-your-developer-productivity-a8ewpjvu7 "8 Ways To Drastically Boost Your Developer Productivity")  
Article  
![Avatar of devgenius](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/a79144d7517043e7803ed562e45a99df)Dev Genius · 5y  
8 Ways To Drastically Boost Your Developer Productivity  
8 ways to boost your developer productivity with these 8 tips. Automate repetitive tasks with scripts. Use a real debugger instead of printing variables. Back up your local database with Bash Scripts. Use the right tool for the job and don't forget the possibility that you might accidentally commit your work to memory.  
166  
4
2. 2  
[](https://daily.dev/posts/springboot-or-quarkus-which-framework-is-best-for-your-project--cpvmlc4bw "SpringBoot or Quarkus: Which framework is best for your project?")  
Article  
![Avatar of devgenius](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/a79144d7517043e7803ed562e45a99df)Dev Genius · 5y  
SpringBoot or Quarkus: Which framework is best for your project?  
Quarkus is a Kubernetes native Java framework for developing small artifacts. Spring Boot is an effective platform for serverless and cloud-native environments. Quarkus adopts the container first approach. This approach is optimized for low memory usage and fast startup times in areas like build time metadata processing.  
11  
1
3. 3  
[](https://daily.dev/posts/simple-sms-api-and-collector-using-fastapi-spring-boot-kafka-and-mongodb-ryphl2ifo "Simple SMS Api and Collector using FastAPI, Spring Boot, Kafka and MongoDB")  
Article  
![Avatar of devgenius](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/a79144d7517043e7803ed562e45a99df)Dev Genius · 5y  
Simple SMS Api and Collector using FastAPI, Spring Boot, Kafka and MongoDB  
Simple SMS Api and Collector using FastAPI, Spring Boot, Kafka and MongoDB. Engleang Sam: This is just the proof of concept for developing various complex integration systems which you can implement in any programming language via the support of Apache Kafka. The important parts of the SMS system are CP, MT , MO and can be DN.  
10
4. 4  
[](https://daily.dev/posts/a-primer-on-webassembly--uvftyame "A Primer on WebAssembly")  
Article  
![Avatar of devgenius](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/a79144d7517043e7803ed562e45a99df)Dev Genius · 5y  
A Primer on WebAssembly  
In 2022, I will be diving into the world of WebAssembly and Rust. To understand why there was a requirement for WebAssembly, let’s take a stroll down memory lane. The world wide web, as we know it today, started off as a single page project on a NeXT computer at CERN.  
10

[See all Dev Genius archives](/sources/devgenius/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/devgenius/best-of/2022/01#page","url":"https://daily.dev/sources/devgenius/best-of/2022/01","name":"Best Dev Genius Posts — January 2022","description":"The most upvoted Dev Genius posts from January 2022, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/devgenius/best-of/2022/01#items","numberOfItems":4,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/8-ways-to-drastically-boost-your-developer-productivity-a8ewpjvu7","name":"8 Ways To Drastically Boost Your Developer Productivity"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/springboot-or-quarkus-which-framework-is-best-for-your-project--cpvmlc4bw","name":"SpringBoot or Quarkus: Which framework is best for your project?"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/simple-sms-api-and-collector-using-fastapi-spring-boot-kafka-and-mongodb-ryphl2ifo","name":"Simple SMS Api and Collector using FastAPI, Spring Boot, Kafka and MongoDB"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/a-primer-on-webassembly--uvftyame","name":"A Primer on WebAssembly"}]},{"@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":"Dev Genius","item":"https://daily.dev/sources/devgenius"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/devgenius/best-of"},{"@type":"ListItem","position":5,"name":"January 2022"}]}]}
```

