Join Our Community

Join the other 86,843 developers and we can all learn, Build, and Grow Together 🚀

Create an Account

Home

Olgaa · 1 month ago

What is Virtual DOM in React Native?

In the world of front-end development, React Native has taken the spotlight as one of the most prominent frameworks for building mobile applications. It's known for its efficiency, performan...
2

Ashutosh Mishra · 1 month ago

5 Best Full Stack Communities to Join in 2023

Becoming a Full Stack Developer is a great career option in 2022. However, the path is long and could be lonely. So, here I am with a list of the 5 best Full Stack communities that will keep...
2

Ashutosh Mishra · 1 month ago

React useState() Made Easy for Beginners

The React way of dynamically updating a website’s content is different from Vanilla JavaScript. In JavaScript, we do it by directly manipulating DOM whereas, in React, we have a feature call...
4

Ashutosh Mishra · 1 month ago

13 Best React Libraries for Devs in 2023

Being a modern React developer is not only about understanding the core concepts of React but also about getting well versed with the whole ecosystem of React. This includes having the knowl...
2

Jackson Kasi · 1 month ago

Simplifying Database Backup and Restore with Easy Automation

Hey guys, I am lazy to write the article, but I still wanted to share this with all of you. So, I used GPT to write articles by my code. So, for those interested in delving into the code, he...
1

Posandu Mapa · 1 month ago

Discovering Svelte: Things I Learned While Using Svelte

So, I've been playing around with Svelte, this unique JavaScript compiler, for a while now, and let me tell you, it's awesome! As someone who's experienced with React, using Svelte feels lik...
3

Olgaa · 1 month ago

The Web's Building Blocks: Shadow DOM vs. Virtual DOM

In the dynamic realm of web development, innovation is a constant companion. Two such innovations that have redefined the way web applications are created and rendered are the Shadow DOM and...
2

Olgaa · 1 month ago

React Redux: A Beginner's Guide to State Management

In the ever-evolving landscape of web development, managing the state of an application is a crucial aspect of creating dynamic and interactive user interfaces. React Redux, a state manageme...
2

Tony Lea · 2 months ago

Laravel Volt

Laravel Volt is a new package that was announced during Laracon 2023. Volt brings the power of single file Livewire components to Laravel and it works seamlessly with Folio. Similar to how R...
9

Olgaa · 2 months ago

Parent and Child Components in React: Building Reusable and Maintainable User Interfaces

React, a popular JavaScript library for building user interfaces, follows a component-based architecture. In this architecture, components are the building blocks that make up the user inter...
2

Bobby Iliev · 2 months ago

Introduction to Terraform: From Zero to Hero eBook

Introduction Hey folks, I'm super stoked to announce my brand-new eBook: "Introduction to Terraform: From Zero to Hero". This project is something I'm genuinely excited about, born...
3

Mr. Ånand · 2 months ago

Top 20 Must Try AI Tools for Developers in 2023

In this article, we'll see a few AI-powered tools that are set to revolutionize development and make the life of developers easy in 2023. We'll talk about the top 20 AI and low-code tools de...
3

Olgaa · 2 months ago

React Middleware: Implementing Middleware in React Applications

Middleware is a powerful concept commonly used in server-side applications to handle various tasks like authentication, logging, and error handling. However, middleware can also be effective...
3

Tony Lea · 2 months ago

Laravel Folio

Laravel Folio is a page-based routing system introduced to Laravel at LaraconUS 2023. With Folio you can map a route to a specific file or folder, similar to the file-based routing systems f...
9

Olgaa · 2 months ago

Error Boundaries in ReactJS: Handling Errors Gracefully

In ReactJS, errors can occur during the rendering or lifecycle of components, leading to unexpected crashes or broken UIs. To provide a better user experience and prevent the entire applicat...
2

Mike Young · 2 months ago

Img2Prompt or BLIP-2: Which is better at turning pictures into prompts?

Whether we're trying to auto-generate meaningful textual prompts from visual content or seeking answers to specific queries about images, AI models have become our go-to solution. Two such m...
2

Ruan Bekker · 2 months ago

How to use the AWS Terraform Provider

In this post we will be using the AWS Terraform provider, from how to install Terraform, create a AWS IAM User, configure the AWS Provider and deploy a EC2 instance using Terraform. AWS IAM...
2

Brian · 2 months ago

Embrace the Shadows: Adding a Dark Mode Toggle in Laravel Jetstream

In the world of web development, one of the most sought-after features today is Dark Mode. Dark Mode not only provides a visually appealing experience to users but also offers improved reada...
3

Francesco Ciulla · 2 months ago

Typescript 🟦 CRUD API: Next.js, Tailwind, tRPC, Prisma Postgres, Docker

By the end of this article, you will understand how to build a FULL CRUD API app, including a simple frontend to use it, using the following technologies: Next.js TypeScript Tailwind CSS t...
2

Garry Williams · 3 months ago

Caching Techniques in PHP: Memcached, Redis, and APCu

The usage of caching in web development is a crucial method for enhancing performance and lowering server load. Due to its popularity as a language for web development, PHP offers a variety...
5

Mike Young · 3 months ago

How to turn images into prompts with the Img2Prompt AI Model: A Step-by-step guide

Have you ever come across a stunning image and wished you could instantly generate a captivating text prompt that matches its style? Look no further. In this guide, we'll explore an incredib...
2

Mike Young · 3 months ago

A Complete Guide to Turning Text into Audio with Audio-LDM

In today's rapidly evolving digital landscape, AI models have emerged as powerful tools that enable us to create remarkable things. One such impressive feat is text-to-audio generation, wher...
4

Supernova3339 · 3 months ago

Enchancing Your CSS Workflow With DivMagic

TailwindCSS has revolutionized the way developers approach CSS frameworks, offering a utility-first approach that promotes rapid development and flexibility. However, converting web elements...
3

Catalin Pit · 3 months ago

Rethink Full-Stack Development: Is a Custom Backend the Best Choice?

This article covers the conventional way of building full-stack applications and why manually building your backend is not always the best choice. You'll see an alternative solution for your...
2

Anna · 3 months ago

How to create a custom dashboard for your application using free libraries

There is a wide range of dashboard creation tools available in the market due to the popularity of data visualization dashboards. Dashboards typically offer interactive features that facilit...
3

Mike Young · 3 months ago

A Plain English Guide to Reverse-Engineering Reddit's Source Code with LangChain, Activeloop, and GPT-4

Imagine writing a piece of software that could understand, assist, and even generate code, similar to how a seasoned developer would. Well, that's possible with LangChain. Leveraging advance...
4

Supernova3339 · 3 months ago

Simplifying Laravel Upgrade Tasks: A Guide to Automating Your Development Workflow

As Laravel developers, we know that upgrading our applications can be a pain. There are always a bunch of tasks like building assets, running database migrations, and clearing your applicati...
5

Corrupted Kernel · 3 months ago

Demystifying Kotlin Sealed Classes: Powerful Alternatives to Enums

Introduction: In the world of Kotlin programming, sealed classes provide a versatile solution for representing restricted sets of classes or data types. This blog post aims to shed light on...
3

Supernova3339 · 3 months ago

Exploring Socialstream: Laravel Socialite Meets Jetstream

Introduction In the world of Laravel development, integrating authentication with OAuth providers can be a complex task. However, Joel Butcher has come to the rescue with Socialstream, a pow...
2

Mike Young · 3 months ago

A quick and easy guide to creating a sitemap for a Next.js site

If you're looking to generate sitemaps for your Next.js website, the next-sitemap npm package is a great tool to help you with that. In this tutorial, I'll guide you through the process of u...
3

Loading More Content