Tag archive

Developer Guides

Articles, examples, and practical solutions for the topic "Developer Guides".

83 articles

Tagged articles

Developer Guides

Code Review Best Practices: Tips and a Helpful Checklist

Discover effective code review practices, including logical changes, focused feedback, and team collaboration.

Read

Troubleshooting & Comparisons

Claude Code vs Cursor vs Codex: Which AI Coding Tool to Choose?

Compare leading AI coding tools - Claude Code, Cursor, and Codex - based on real-world experience to guide your choice.

Read

AI Workflows

Setting Up Claude for Projects and Artifact Management

Step-by-step guide to configuring Claude for managing projects and creating artifacts.

Read

AI Workflows

Vibe Coding Best Practices for Full-Stack Applications

Streamline your workflow with six key vibe coding best practices for building scalable and production-ready applications.

Read

Developer Guides

Understanding Big O Notation for Data Structures Tutorial

Learn the basics of Big O notation and its application in analyzing data structures like arrays and linked lists.

Read

Automation

How to Deploy to Vercel Using GitHub

Learn how to deploy your project to Vercel automatically from GitHub using step-by-step instructions.

Read

Developer Guides

Node.js Tutorial: Server-Side JavaScript Crash Course

Learn Node.js from scratch with this hands-on crash course. Create an HTTP server, understand ES modules, and dive into core modules.

Read

Automation

Excel Python Automation with Streamlit Dashboard

Learn to automate Excel data workflows and create a Streamlit dashboard using Python libraries like pandas, Plotly, and more.

Read

AI Workflows

Ollama Tutorial: How to Run LLM Locally

This guide explores the use of Ollama for running large language models locally. Follow step-by-step instructions to set up, download models, and test functionality.

Read

Developer Guides

Vitest Tutorial: Setting Up Unit Testing in JavaScript

Learn how to set up and use Vitest for unit testing in JavaScript projects. A step-by-step guide for developers.

Read

Troubleshooting & Comparisons

Troubleshooting Git LFS and GitHub's File Size Limit

Learn how to resolve the 'file exceeds 100 MB' error when pushing to GitHub by using Git LFS for managing large files efficiently.

Read

Developer Guides

Git Tutorial: A Step-by-Step Guide for Beginners

Master the fundamentals of Git with this step-by-step tutorial, covering add, commit, push, and token-based authentication.

Read