Open in app

Sign In

Write

Sign In

Barış Çimen
Barış Çimen

7 Followers

Home

About

Mar 25

Understanding Promises in JavaScript: A Comprehensive Guide

JavaScript is an incredibly versatile and powerful programming language, and one of its most essential features is the ability to work with asynchronous operations. When dealing with asynchronous code, Promises are an indispensable tool that can make your code more efficient, maintainable, and easy to read. A promise is an…

JavaScript

6 min read

Understanding Promises in JavaScript: A Comprehensive Guide
Understanding Promises in JavaScript: A Comprehensive Guide
JavaScript

6 min read


May 16, 2021

10 Most Common Anti-Patterns Every Software Engineer Must Avoid!

The extension and maintenance of a system requires a good software structure. Due to the complex nature of software development, the system structure whose architecture and design have been planned and the system structure that is developed may differ from each other. This inconsistency may result in the use of…

Software Development

7 min read

10 Most Common Anti-Patterns Every Software Engineer Must Avoid!
10 Most Common Anti-Patterns Every Software Engineer Must Avoid!
Software Development

7 min read


Nov 22, 2020

11 Reasons to Switch from Monolithic to Microservices

In this blog post, I will provide a brief overview of Monolithic and Microservice architectures and focus on 11 reasons why you should prefer using Microservice architecture. Monolithic Architecture According to ITS, a monolithic architecture is defined as; Monolithic architecture is the traditional unified model for the design of a software program…

Monolithic

4 min read

11 Reasons to Switch from Monolithic to Microservices
11 Reasons to Switch from Monolithic to Microservices
Monolithic

4 min read


Oct 23, 2020

Facade Design Pattern in PHP

Facade Design Pattern is one of the structural design patterns in Software Engineering. Provides a simplified, higher-level interface to a subsystem. Clients can talk to the facade rather than individual classes in the subsystem. What is the Facade Design Pattern? Gang of Four (GOF) defines it as: Provide a unified interface to a set of interfaces…

Facade Pattern

3 min read

Facade Design Pattern in PHP
Facade Design Pattern in PHP
Facade Pattern

3 min read


Oct 18, 2020

Observer Design Pattern in PHP

Observer Design Pattern is one of the behavioral design patterns in Software Engineering. The observer design pattern is useful when you are concerned with the state of an object and want to be notified of any changes. …

Design Patterns

5 min read

Observer Design Pattern in PHP
Observer Design Pattern in PHP
Design Patterns

5 min read

Barış Çimen

Barış Çimen

7 Followers

PhDc, Senior Software Engineer

Following
  • Yener Ünver

    Yener Ünver

  • Shaked Zychlinski

    Shaked Zychlinski

  • Refika Cimen

    Refika Cimen

  • Adam Geitgey

    Adam Geitgey

  • Halilgokerulas

    Halilgokerulas

See all (10)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams