GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#javascript #declarative #frontend #javascript #library #react #ui

React is a JavaScript library that helps you build user interfaces easily. It's declarative, meaning you describe what you want to see, and React updates the UI efficiently when your data changes. You can build components that manage their own state, making your code simpler and easier to debug. React is versatile, allowing you to use it in various projects without rewriting existing code, and it can even render on servers and mobile apps. This makes it easy to learn and use, with plenty of resources available for getting started and contributing to the community.

https://github.com/facebook/react
#kotlin #android #awt #compose #declarative_ui #desktop #gui #ios #javascript #kotlin #multiplatform #reactive #swing #ui #wasm #web #webassembly

Compose Multiplatform is a Kotlin-based framework by JetBrains that lets you build user interfaces for multiple platforms—iOS, Android, desktop (Windows, macOS, Linux), and web—using mostly shared code. It is based on Jetpack Compose for Android, so you can use similar APIs across platforms, speeding up development and ensuring consistent UI design. iOS support is in beta, web is in alpha, and desktop and Android are stable. You can also access native features like camera or maps easily. This helps you save time, reduce bugs, and create apps that work well everywhere with less effort.

https://github.com/JetBrains/compose-multiplatform