Mehmet Egemen AlbayrakFunctional Programming and Naturality in Javascript: ConjunctionsWhile pressing keys for this sentence, I start my journey to discover naturality in Javascript. Excessive naturality usually hurts the…Sep 17, 20221Sep 17, 20221
Mehmet Egemen AlbayrakWhy Ubiquitous Language is importantWhen I studied Systems Science, and its application to engineering fields a resemblance struck me. The mysterious Domain-Driven Design we…Sep 14, 2022Sep 14, 2022
Mehmet Egemen AlbayrakSend ERC20 tokens with Javascript and ethers.jsERC20 is a standard for Ethereum contracts to create tokens living on the Ethereum chain. Each ERC20 token is a smart contract consist of…May 5, 20201May 5, 20201
Mehmet Egemen Albayrak6 Little Javascript TricksI constantly play with Javascript and time to time read other people’s code. Also checking new proposals here. When I read and code lots…May 5, 2020May 5, 2020
Mehmet Egemen Albayrak9 Little Javascript TricksI like to play with the code. When I see some way of writing code in somewhere for Javascript, I immediately try to understand…May 5, 2020May 5, 2020
Mehmet Egemen AlbayrakREST Architecture in Detail (With one thing no one knows)REST stands for Representational State Transfer — don’t worry, I will teach you each term in a very clear way -. I am sure you heard…May 5, 2020May 5, 2020
Mehmet Egemen AlbayrakinThe StartupJSON Structure and SchemaI am sure you are familiar with JSON Structure — JSON stands for Javascript Object Notation. Some people say JSON notation but even though…May 5, 2020May 5, 2020
Mehmet Egemen AlbayrakinThe StartupAbout Refactoring: 8 small bits — byte 1Refactoring was something I’ve always felt “not good enough” at it. Maybe it’s because of my perfectionism, probably it’s because of my…May 5, 2020May 5, 2020
Mehmet Egemen AlbayrakinLevel Up CodingVisual Regression Testing with Puppeteer using Create React App, TypeScript, and JestUse Puppeteer to create visual snapshots of the DOM and compare them across tests with Jest, TypeScript, and ReactMay 19, 2019May 19, 2019
Mehmet Egemen AlbayrakInteresting encounters in JavascriptI tinker with javascript from time to time, sometimes solving others’ questions. This post contains interesting findings of my tinkering…Apr 2, 2019Apr 2, 2019