General

How to Deploy Laravel on Ubuntu Server Automatically with setup_laravel

2 Mins read
If you’ve ever tried deploying a Laravel application to a fresh Linux server, you know the struggle. Hours spent installing PHP, configuring…
Backend DevelopmentGeneral

Implement 100ms Video Call SDK in a Laravel App

3 Mins read
The 100ms video API is a powerful tool for integrating real-time video and audio capabilities into your applications. With the new 100ms-laravel…
Frontend DevelopmentMobile Development

Using SVGs properly in React Native

2 Mins read
Using SVGs in a React Native project can take your app’s design to the next level. SVGs are perfect for icons, logos,…
ArticlesBackend DevelopmentGeneral

MD5 vs SHA1 - A comparision

3 Mins read
When it comes to encryption, there are a few different algorithms that you can use. Two of the most popular ones are…
Frontend Development

Supercharging Javascript Arrays With the Spread Operator

1 Mins read
The spread operator can turn the elements of an array into elements of a function call or into elements of another array…
Articles

Firebase vs GraphQL - Which should you build your backend on?

3 Mins read
Firebase is a service for building a flexible backend that can track a wide range of app statistics. GraphQL, on the other…
Subscribe to more programming tutorials

[mc4wp_form id="17"]

Be the first to get notifications of byte-sized articles to make you a better programmer.

Popular Reads

Read, Read, read

Editor's Choice

Fresh and exclusive

Backend DevelopmentGeneralTutorials

[Quick Fix] How to fix "the mbstring extension is missing. please check your php configuration" in 2 Minutes.

1 Mins read
Introduction When writing PHP apps, one common issue you might face as a developer is when your enabled PHP extensions are not…
Frontend DevelopmentGeneral

Adding Event Listeners in Javascript

3 Mins read
Whether you need to build an app or website in javascript, you’re almost certain to add some reactivity to your code at…
Tutorials

How to easily remove event listeners in JavaScript in 2 ways.

2 Mins read
Introduction One of the popular uses of Javascript is to add interactivity to web pages. These interactions could be functions that are…

Featured and Exclusive

This is sample subtitle blog post section

Most Popular this month

Just what people love