Adnan Babakan (he/him)

Adnan Babakan (he/him) @adnanbabakan

About: I'm Adnan Babakan and I'm from Iran. I started programming since I was 8 and now I'm 24. I love programming!

Location:
Iran
Joined:
Oct 2, 2019

Adnan Babakan (he/him)
articles - 61 total

Doubly Linked List Implementation in Go

Hi there DEV.to community! As a second part of my previous post (linked in the series above), here...

Learn More 6 0Oct 6 '24

Singly Linked List Implementation in Go

Hey there DEV.to community! This is a part of my data structures and algorithms series. In this...

Learn More 7 0Oct 5 '24

More Secure JWT | A Better Experience

Hi there DEV.to community! Recently I've read some small posts on my social media that pointed out...

Learn More 8 0Oct 5 '24

Vue 3 | Cheat Sheet of The Dark Side | Part 1 | Reactivity

Hi there DEV.to community! This article will include multiple aspects of Vue 3 that are mostly used...

Learn More 19 1Oct 1 '24

Serving a Static Website in Ubuntu [NGINX + Docker]

Hi there DEV.to community. Recently as I was working on a personal project I was looking for a...

Learn More 9 0Sep 28 '24

Dockerizing Laravel (With compose) [Alpine + NGINX + PHP FPM + MariaDB + PHPMyAdmin] 🛳️🛳️

Hey there DEV.to community! In the last part, we've covered how to dockerize a Laravel app. That was...

Learn More 20 7Jan 11 '24

Dockerizing Laravel 10 [Ubuntu image + PHP 8.2 FPM + NGINX] 🛳️🛳️

Hi there DEV.to community! I've been trying to dockerize my Laravel app which acts as an API and run...

Learn More 70 4Dec 23 '23

Vue 3 Best Practices, Write a Better Code

Hey DEV.to community. In this article, I will discuss how you should (or at least I believe so :))...

Learn More 27 2Nov 15 '23

Implement UUID primary key in Laravel, and its benefits

Hey, DEV.to community! It's been a long time since I've last written here. During the time that...

Learn More 124 5Jul 13 '23

GitHub Copilot is scary!!!!

Hey DEV.to community! It's been a while since I've written on DEV.to but here I am again :) GitHub...

Learn More 8 3Dec 10 '21

Call Parents' Methods in Vue! Or literally wherever!

Hi DEV.to community! When it comes to business logic in every UI framework there are some drawbacks...

Learn More 21 2May 22 '21

Web Trends in 2021 [And Their FALSE Hypes!]

Hey there DEV.to community! As I was recently wandering around on the internet (as always :D) I got...

Learn More 4 2Mar 26 '21

Vue 3 Cheat Sheet

Hey there DEV.to community! First of all, before going into the cheat sheet, I want to wish everyone...

Learn More 54 2Mar 25 '21

Credit Card input with auto-dash in Vue

Hey Dev.to community! Recently when I was working on a project I encountered a very good problem (ye...

Learn More 13 4Feb 11 '21

Web Dev Roadmap 2021

Hey, DEV.to community! As a custom of every year, I am publishing my view on this year that is going...

Learn More 15 1Jan 13 '21

Best RESTful API Practices and Tools

Hey, DEV.to community! Web development has been changed drastically in the past few years. Websites...

Learn More 49 14Nov 22 '20

You Already Know These Data Structures [Arrays, Stacks, Queues]

Hey, DEV.to community! Data structures are the way data are organized and accessed. This is one of t...

Learn More 18 0Nov 21 '20

Searching Algorithms in Go

Hey, Dev.to community! In this post, I am sharing with you the Go code I've written for some famous...

Learn More 28 1Nov 11 '20

Interview Questions for Vue

Hey there Dev.to community! I've been a Vue fan for a long time, even before time itself. Here are...

Learn More 83 11Nov 7 '20

Sorting Algorithms in Go

Hey, Dev.to community! As a little project, I've written some famous sort algorithms using Go. I...

Learn More 35 5Oct 25 '20

NuxtJS cheat sheet 1

Hey DEV.to community! Previously I've published a series called Vue cheat sheet which is available h...

Learn More 37 4Sep 16 '20

NodeJS Essentials | Free E-Book

Hey there DEV.to community. Since the quarantine began due to COVID-19 I started a small project of...

Learn More 62 6Sep 11 '20

Web development roadmap late 2020

Hey, DEV.to community! I was thinking of how I started my web dev career and suddenly I remembered h...

Learn More 31 0Aug 30 '20

Declarative Programming with JavaScript

Hey there DEV.to community! As you know, JavaScript is a pretty vast programming language. Meaning t...

Learn More 24 3Jul 31 '20

The two universes of programming! OOP and FP!

Hey there DEV.to community! A lot of people getting into programming hear two words really often! OO...

Learn More 82 13Jul 1 '20

Best Vue frameworks so far

Hey ther DEV.to community! Vue is my favorite JavaScript framework for front-end and I use it pretty...

Learn More 66 8Jun 16 '20

Elixir: Binary to Decimal

Hey there DEV.to community! I've decided to share the codes I write in Elixir and help this beautifu...

Learn More 6 0Jun 8 '20

You should learn Elixir, here is why...

Hey there DEV.to community! I'm not a professional functional programmer but recently I got involved...

Learn More 29 0Jun 6 '20

Who is a back-end programmer and how to become one?

Hey there DEV.to community! I've seen many people confusing the concepts of web development and can'...

Learn More 65 7Jun 6 '20

Story of jQuery, Write Less and Rest in Peace

Hey there DEV.to community! Once I published a post about that I don't know jQuery anymore which you...

Learn More 8 1Jun 1 '20