Close

CSS, Cascading Style Sheets

Cascading Style Sheets is a style sheet language used for describing the presentation of a document written in a markup language such as HTML or XML. CSS is a cornerstone technology of the World Wide Web, alongside HTML and JavaScript.

Implementing Real-time Location Updates on Google Maps in React Native Apps

Implementing Real-time Location Updates on Google Maps in React Native Apps

Google Maps is a powerful tool that can be used to display maps, get directions, and find businesses. In React Native, you can use the Google Maps SDK to add Google Maps to your apps. One of the most popular features of Google Maps is the ability to track the […]

Devamını Oku

The Powerful Dashboards with Apache Superset

The Powerful Dashboards with Apache Superset

Apache Superset is an open-source data visualization and exploration tool built on Python, SQLAlchemy, and Flask. It allows users to easily create and share dashboards, charts, and other visualizations. Superset can be used with various databases, including MySQL, PostgreSQL, and Oracle. It also supports a variety of authentication methods, including […]

Devamını Oku

SASS Nedir? Okunabilir CSS Nedir?

CSS dosyası

SASS, Syntactically Awesome Style Sheets  ifadesinin kısaltılmış halidir. En çok kullanılan CSS ön-işlemcilerinden birisidir.  Kişisel olarak CSS kodlarını düzenlemek yerine yazılım kodlarını düzenlemeyi tercih ediyorum.  CSS Ön İşlemcileri bu işe yarıyor.  Biraz daha programlamaya benzer bir ortam sağlıyorlar.  CSS ‘e benzeyen bir kaynak dosyasını düzenliyorsunuz ve işiniz bitince CSS haline […]

Devamını Oku

Page Load Time vs. Response Time – What Is the Difference?

google seo uzmanligi

Page load time and response time are key metrics to monitor, and they can give you an in-depth understanding of how your website is performing. However, the difference between page load time and response time isn’t immediately obvious, and neither are the benefits of tracking them independently. Response Time Response […]

Devamını Oku

Most popular languages on GitHub, 2019

github

Most popular languages on GitHub as of October 25, 2019, counting only repos with at least 10000 stars. # language repos count 1 JavaScript 397 2 Python 115 3 Java 103 4 Go 78 5 C++ 53 6 TypeScript 46 7 HTML 36 8 C 33 9 Shell 32 10 […]

Devamını Oku

JavaFX will be removed from JDK 11

Java

JavaFX is a set of graphics and media packages that enables developers to design, create, test, debug, and deploy rich client applications that operate consistently across diverse platforms. The look and feel of JavaFX applications can be customized. Cascading Style Sheets (CSS) separate appearance and style from implementation so that […]

Devamını Oku