Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtkp9993 authored May 2, 2018
1 parent 2a9f395 commit 42c93e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ Bu fonksiyon ise, fonksiyonun dışarısında tanımlanan bir değişkeni deği

## Side effects

Bir fonksiyon veya ifade, dışarısındaki bir durum ile etkileşime geçiyor ise (okuma veya yazma), _yan etki_ye sahiptir denir.
Bir fonksiyon veya ifade, dışarısındaki bir durum ile etkileşime geçiyor ise (okuma veya yazma), _yan etki_ ye sahiptir denir.

```js
const differentEveryTime = new Date()
Expand Down

0 comments on commit 42c93e1

Please sign in to comment.