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

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

1. 1  
[](https://daily.dev/posts/my-best-advice-for-using-cursor-vzyukjjni "My best advice for using Cursor")  
Video  
![Avatar of webdevcody](https://media.daily.dev/image/upload/s--9ioIrvxf--/f_auto/v1723789220/logos/webdevcody)Web Dev Cody · 2y  
My best advice for using Cursor  
The post provides tips and tricks for using the Cursor IDE, emphasizing the significance of tab completion and command K for enhancing productivity. It illustrates the utility of tab completion in generating and modifying code with minimal input and highlights command K's capability in making bulk changes and implementing algorithms. Additionally, the author notes the importance of understanding your codebase to effectively utilize these features and discusses using the chat and composer functions to implement new features and debug issues.  
50
2. 2  
[](https://daily.dev/posts/deploying-to-a-vps-just-got-way-easier-3ejsp44al "Deploying to a VPS just got Way Easier")  
Video  
![Avatar of webdevcody](https://media.daily.dev/image/upload/s--9ioIrvxf--/f_auto/v1723789220/logos/webdevcody)Web Dev Cody · 2y  
Deploying to a VPS just got Way Easier  
Learn how to deploy a Docker-based application on a VPS using Docker Swarm and Docker Stack. The tutorial covers setting up an Express.js application, creating and using Docker images, deploying to Hostinger's VPS, and securing the application with HTTPS using Caddy.  
48  
3

[See all Web Dev Cody archives](/sources/webdevcody/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/webdevcody/best-of/2025/01#page","url":"https://daily.dev/sources/webdevcody/best-of/2025/01","name":"Best Web Dev Cody Posts — January 2025","description":"The most upvoted Web Dev Cody posts from January 2025, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/webdevcody/best-of/2025/01#items","numberOfItems":2,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/my-best-advice-for-using-cursor-vzyukjjni","name":"My best advice for using Cursor"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/deploying-to-a-vps-just-got-way-easier-3ejsp44al","name":"Deploying to a VPS just got Way Easier"}]},{"@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":"Web Dev Cody","item":"https://daily.dev/sources/webdevcody"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/webdevcody/best-of"},{"@type":"ListItem","position":5,"name":"January 2025"}]}]}
```

