What Is React Hooks? What Is Used For?
No More Classes! Back in October 2018, the React team released a version of React that we can now safely say was one of the most important releases in the […]
|
Bekir Aytac AGMA |
No More Classes! Back in October 2018, the React team released a version of React that we can now safely say was one of the most important releases in the […]
When you use Git or GitHub, you may get one of the errors / warnings which have been written at the below, while clone or checkout repository. If you get […]
NPM (Node Paket Yönetimi) nedir? Node.js içerisinde yer alan çekirdek (entegre) modüller geliştirilen uygulama için yetersiz kaldığında diğer geliştiriciler tarafından yazılmış üçüncü parti modüllerin kullanımı uygulamada bize büyük kolaylıklar sağlar. […]
Webpack is a bundle creator for our javascript files. It is a module bundler javascript library. One of big software projects’s problem is that it includes too many script src […]
ESLint is a error control and code harmony (compatibility) control library for our JavaScript codes. You can define rules for with ESLint for all codes look at the same harmony. […]
If I give a example from a real life, you may imagine smoothly what Babel is, Babel is a simultaneous translator :) When I return to software development from real […]
RabbitMQ Nedir? RabbitMQ mesaj kuyruğu (message queue) sistemidir. Yazdığımız programımız üzerinden yapılacak asenkron (asynchronous) işlemleri sıraya koyup, bunları sırayla kuyruktan çekip gerçekleyerek ilerleyen ölçeklenebilir ve performanslı bir sistemdir. RabbitMQ kullanımına […]
C#‘ta AJAX ve Asynchronous işlemleri kullanabilmek için aşağıdaki ScriptManager kod parçacığını asenkron işlem yapacağınız her sayfaya eklemeniz gerekiyor ya da bir kere MasterPage‘ye ekleyip her sayfaya ayrı ayrı ekleme derdinden kurtulabilirsiniz. […]
Windows 7: Right click on the shortcut of the program, then click on Properties. Click on the Shortcut tab for a program shortcut, then click on the Advanced button. Check […]
Arkaplanda Çalışan C# Windows Servisi, Servisin Yeni Versiyonu ile Değiştirme: 1- Uzak bilgisayardaki servisi AdministrativeTools -> Services kısmından Stop edin. 2- Uzak bilgisayardaki CMD‘yi Run As Administrator olarak açıp varolan […]
ORACLE PL/SQL Tarih Saat Fonksiyonları (ORACLE PL/SQL Date Time Functions) Sistem tarih, saati: Sistem Saat dilimi ve geçerli tarih: Saat dilimini değiştirmek: Tarihe gün eklemek: Sistem tarihinin stringe çevrilmiş halini […]
These are shortcuts of making uppercase or lowercase in the editor of Microsoft Visual Studio. Keyboard: CTRL + SHIFT + U (upper); CTRL + U (lower) Menu: Edit -> Advanced […]
1. NESNELERİN İNTERNETİ (IoT) Firmanın yaptığı ankete katılanların yüzde 20’si Nesnelerin İnterneti (IoT) konusunu iş dönüşümlerinde bir numara olarak nitelendirdi. Nesnelerin internetinin anlamı akıl edebileceğiniz her türlü nesnenin internet […]
Comments