Articles by Tag #coding

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Run DeepSeek-R1 Locally & Build RAG Applications!

DeepSeek-R1 has been creating quite a buzz in the AI community. Developed by a Chinese AI company...

Learn More 2861 27Jan 29

How to Use DeepSeek R1 for Free in Visual Studio Code with Cline or Roo Code

If you're looking for an AI that excels in reasoning and is also free because it's open source, the...

Learn More 1756 38Jan 24

Stop Using Try-Catch: A Better Way to Handle Errors in JavaScript

JavaScript developers, there’s a new way to handle errors without relying on messy, repetitive...

Learn More 1190 116Nov 3 '24

10 Software Design and Programming Best Practices for Developers

These are collections of coding best practices, programming best practices, and software design best practices for developers.

Learn More 390 13Sep 22 '24

🎉 HacktoberFest 2024: How to Contribute & Win Exclusive Prizes? 🚀

TL;DR Have you heard about Hacktoberfest? 🤔 This month-long celebration of open-source...

Learn More 283 5Oct 7 '24

A Guide to Functional Programming

Functional programming has gained popularity due to its ability to provide efficient and scalable...

Learn More 276 49Nov 11 '24

Top 10 Visual Studio Code Extensions for Enhanced Productivity

Top 10 VS Code Extensions You Absolutely Need (or Else!) So, you’ve hopped on the Visual...

Learn More 258 22Sep 28 '24

Why TypeScript is Transforming Modern Web Development

🚀 TypeScript: A Game-Changer for Modern Web Development 🚀 As web development evolves, so do the...

Learn More 252 23Jul 1 '24

17 Open Source Alternatives to Your Favorite Software and Apps 🔥👨‍💻

In the dynamic world of software and applications, many users are discovering the power and...

Learn More 236 44Aug 22 '24

Introducing Potpie's Slack Integration: Bring Your Custom AI Agents to Where You Work

Juggling between multiple platforms to access your AI Agents? We understand this problem. As devs, we...

Learn More 217 8Apr 24

Are you using AI only to write code? You're missing out

AI in software development is no longer optional; it's essential. Using AI just to write code isn't...

Learn More 216 3Mar 27

8 Modern Developer Tools that Will 10X Your Productivity 🔥🚀

In the modern day and age, the product landscape is evolving quickly, driven by constant innovation...

Learn More 202 25Jan 6

12 Useful Developer Tools You Will Wish You Knew Sooner 🧑‍💻🧙

In the fast-evolving world of web development, having an effective tool stack can make a difference...

Learn More 194 42Oct 31 '24

9 Next-Gen Developer Tools to Maximize Your Coding Efficiency 🧙‍♂️⚡

In the fast-evolving digital world, developers have to face many challenges in managing complicated...

Learn More 138 32Feb 3

The Software Developer Interview Prep Roadmap (With Resources)

Step-by-step guide to prepare for Software developer Interview with books, courses, resources, and topics

Learn More 135 12Apr 19

9 GitHub Repositories to Find a Job or Internships in Tech for 2025 📚🔥

While GitHub is primarily known for version control and hosting code, it also hides some of the best...

Learn More 133 19Nov 22 '24

These are the best large language models for coding

As software developers, we dream of effortless coding, where we can transform complex problems into...

Learn More 131 2Feb 24

Best Practices for Code Reviews That Foster Team Collaboration

When we think about code reviews, it’s easy to see them as just another step in the software...

Learn More 129 10Nov 4 '24

19 Frontend Resources Every Web Developer Must Bookmark 🎨✨

Finding useful web development resources can be overwhelming for both beginners and experienced...

Learn More 128 14Jul 9 '24

Don’t use if-else blocks anymore! Use Strategy and Factory Pattern Together

As we move forward in a project, lost in if-else blocks, struggling with complex conditions and...

Learn More 128 45Oct 18 '24

Build an AI BPMN Diagram Analyzer using ToolJet 🛠️

In this tutorial, we'll create a BPMN Diagram Analyzer application using ToolJet. This app allows...

Learn More 127 2Jun 27 '24

Como Usar o DeepSeek R1 de Graça no Visual Studio Code com Cline ou Roo Code

Se você está procurando uma IA que seja boa de raciocínio e ainda por cima de graça, pois é open...

Learn More 118 0Jan 24

Pursuing Best Practices is a bad practice (When You're New)

“I need to do this right, even though I don’t know what right is. What if I’m making mistakes that...

Learn More 118 12Apr 15

🦊 React-Fox-Toast: A Silent but Powerful Presence in Your UI

Have you ever felt like your toast notifications were... well, a little too toasty? 🍞 You know, the...

Learn More 116 30Feb 4

Do You Ever Feel Stupid While Learning To Code?

I remember after I had completed all the Game Development lessons (especially Game Development 1 and...

Learn More 114 126May 20

18 Essential Developer Tools that Will Improve the Way You Work 🚀🔥

In this article, I've curated a comprehensive list of some of my favorite developer tools among various domains designed to improve your workflow.

Learn More 102 14Aug 29 '24

9 Modern Developer Tools to Improve Your Coding Workflow 👨‍💻⚡

With the world being so fast-paced today, having the right tools can significantly improve your...

Learn More 100 19May 26

🔥12 Best AI Coding Assistant Tools for Devs🧑‍💻

Hello Devs! 👋 Nowadays, AI is everywhere, and AI technologies have become increasingly integrated...

Learn More 96 12Oct 25 '24

Mastering JavaScript and DOM Manipulation

In this Lab, you'll step into the world of web development through the eyes of Alex, a budding web developer tasked with creating a dynamic personal finance tracker. To build a user-friendly application that allows users to input and track their daily expenses and income. The goal is clear - to develop an interface that's both intuitive and engaging, ensuring users can easily manage their finances without any hassle. This project not only aims to simplify personal finance management but also to introduce you to the fundamental concepts of JavaScript and DOM manipulation.

Learn More 93 4Aug 5 '24

How I Stopped Worrying and Learned to Love Go Interfaces

Hey there, fellow Go newbies (or should I say Gophers-in-training🕧)! 🌱 Interfaces seemed like one of...

Learn More 88 19Oct 23 '24