`javascript` Related Article Results

Vue.js

Vue.js

(408 words)
May 23, 2025

Vue.js is an open source and progressive JavaScript framework that is at the forefront of modern web development practices. Developed in 2014 by Evan You, it is used for building user interfaces and single page applications (SPA). Vue.js stands out especially thanks to its lightweight structure, ease of learning and flexible architecture. Adopting the Model-View-ViewModel (MVVM) architecture, Vue.js offers modular and sustainable solutions to developers with its component-based structure and rea

EN
Okan Kanpolat

Okan Kanpolat

Jordan Walke

Jordan Walke

(279 words)
August 1, 2025

Jordan Walke, modern web geliştirme dünyasında önemli bir yere sahip Amerikalı yazılım geliştiricisidir. Facebook bünyesinde çalıştığı dönemde, kullanıcı arayüzlerinin daha hızlı ve esnek bir şekilde oluşturulmasını sağlamak amacıyla React.js kütüphanesini geliştirdi.Kariyerinin başlarında çeşitli yazılım projelerinde görev alan Walke, 2011 yılında React’in ilk sürümünü Facebook’un iç projelerinde kullanmaya başladı. 2013 yılında kütüphane açık kaynak hâline getirildi ve kısa sürede dünya çapınd

TR
Necati Arman

Necati Arman

Zustand

Zustand

(667 words)
May 16, 2025

Modern web uygulamalarının karmaşıklığı, kullanıcı deneyimini doğrudan etkileyen unsurlardan biri olan durum yönetimini (state management) ön plana çıkarmaktadır. React gibi bileşen temelli mimarilerde durumun bileşenler arasında tutarlı ve performanslı bir şekilde yönetilebilmesi, uygulamaların sürdürülebilirliğini doğrudan etkilemektedir. Zustand, bu bağlamda hafif, esnek ve modern bir durum yönetimi kütüphanesi olarak öne çıkmaktadır. JavaScript/TypeScript temelli uygulamalarda minimal kod ya

TR
Okan Kanpolat

Okan Kanpolat

p5.js Libraryp5

p5.js Library

(868 words)
December 11, 2025

P5.js is an open-source JavaScript-based source library used for creating visuals, animations, interactive graphics, and creative projects. P5.js is employed in various ways in the fields of visual arts, design, and education. Library enables the development of algorithmic art, interactive media, educational projects, and graphics-based applications. The primary goal of the library is to provide artists, designers, and beginners in software development with the opportunity to create creative con

EN
Sıla Temel

Sıla Temel

High-Level Programming LanguagesHi

High-Level Programming Languages

(560 words)
December 11, 2025

High-level programming languages are languages designed to be readable and understandable by humans, and compiled or interpreted for direct execution by machines. These languages are more abstract and more user-friendly than low-level languages (machine language or assembly language). High-level languages accelerate the software development process by enabling developers to work more efficiently.Features of High-Level Programming LanguagesAbstractionHigh-level languages allow developers to work

EN
Sinan Turan

Sinan Turan

React.js

React.js

(426 words)
December 8, 2025

React.js is an open-source JavaScript library used for building user interfaces. It was developed and released in 2013 by Facebook (now known as Meta). Thanks to its component-based architecture, React simplifies the development of large and complex user interfaces by breaking them into modular and reusable parts. This structure enables developers to build applications that are more manageable and maintainable.React.js emerged as a result of a prototype developed by Facebook engineer Jordan Walk

EN
Abdülkerim Yıldız

Abdülkerim Yıldız

Jordan Walke

Jordan Walke

(355 words)
December 1, 2025

Jordan Walke is an American software developer who holds a prominent place in the modern web development landscape. While working at Facebook, he developed the React.js library to enable the creation of user interfaces that are faster and more flexible.At the beginning of his career, Walke worked on various software projects. In 2011, he began using the first version of React within Facebook’s internal projects. In 2013, the library was open-sourced and quickly adopted by developers worldwide, l

EN
Necati Arman

Necati Arman

StackBlitz

StackBlitz

(644 words)
May 14, 2025

StackBlitz, web tarayıcısı üzerinden doğrudan çalışabilen entegre bir geliştirme ortamı (Integrated Development Environment - IDE) sunan bir yazılım geliştirme platformudur. 2017 yılında Eric Simons ve Albert Pai tarafından San Francisco, Kaliforniya’da kurulmuştur. Platform, kullanıcıların yerel geliştirme ortamı kurmalarına gerek kalmadan React, Angular ve Vue gibi modern JavaScript çatılarıyla uygulama geliştirmelerine olanak tanır. StackBlitz, WebContainers adlı WebAssembly (Web Bütünleşik D

TR
Ömer Said Aydın

Ömer Said Aydın

XSS AttacksXS

XSS Attacks

(602 words)
December 9, 2025

XSS (Cross-Site Scripting) is a type of security vulnerability that occurs when user input is included in web page content without sufficient validation or filtering, allowing malicious scripts—typically JavaScript—to execute in the user’s browser. This vulnerability enables attackers to run commands in the browsers of other users. XSS can lead to various security issues such as theft of user information, hijacking of session cookies, and redirection of users to different pages.XSS Attack TypesX

EN
Ahmet Burak Taner

Ahmet Burak Taner

State

State

(742 words)
December 8, 2025

The complexity of modern web applications brings state management—a factor that directly impacts user experience—to the forefront. In component-based architectures like React, the ability to manage state consistently and efficiently across components directly affects application maintainability. In this context, Zustand stands out as a lightweight, flexible, and modern state management library. Designed for JavaScript/TypeScript applications, Zustand offers easy integration through a minimal cod

EN
Okan Kanpolat

Okan Kanpolat

Ask to Küre