收藏 / 列表

Zara Cooper - Kendo UI For Angular Data Grid And Angular Material: Have Your Cake And Eat It Too

This article has been kindly supported by our dear friends at Progress Telerik who are committed to giving developers the tools they need to harness and master the technological evolution shaping

angular , Techniques , Tools , ui

夢起丶 - Qt 中實現系統主題感知

【寫在前面】 在現代桌面應用程序開發中,系統主題感知是一項重要的功能,它使得應用程序能夠根據用户的系統主題設置(如深色模式或淺色模式)自動調整其外觀。 Qt 作為一個跨平台的C++圖形用户界面應用程序開發框架,提供了豐富的工具和類來實現這一功能。 【正文開始】 一、使用效果 二、系統主題感知助手類(SystemThemeHelper) SystemThemeHelper類是一個封裝了系統主題感

qt , qml , ui

Mikołaj Dobrucki - Integrating Design And Code With Native Design Tokens In Penpot

This article has been kindly supported by our dear friends at Penpot, whose mission is to provide an open-source and open-standards platform to bring collaboration between designers and developer

Design Systems , Design , ui

Juan Diego Rodríguez - How Marketing Changed OOP In JavaScript

Even though JavaScript’s name was coined from the Java language, the two languages are worlds apart. JavaScript has more in common with Lisp and Scheme, sharing features such as first-class function

Techniques , Tools , coding , Javascript

Atila Fassina - Databases For Front-End Developers: The Rise Of Serverless Databases (Part 1)

As front-end developers, we understand the foundational role data plays in our daily jobs. It may come from an external API, a CMS, or even a spreadsheet. But god forbid we need to talk about settin

API , Apps , cms , Browsers , serverless

Ramona Schwering - Testing Pipeline 101 For Frontend Testing

Picture this situation: You’re approaching a deadline fast, and you’re using every spare minute to achieve your goal of finishing this complex refactoring, with plenty of changes in your CSS files.

workflow , Frameworks , Tools , testing

Patrick Brosset - Useful DevTools Tips and Tricks

When it comes to browser DevTools, we all have our own preferences and personal workflows, and we pride ourselves in knowing that “one little trick” that makes our debugging lives easier. But also

devtools , Tools , testing , debugging , Browsers