Technology, Science and Universe
Results for {phrase} ({results_count} of {results_count_total})
Displaying {results_count} results of {results_count_total}
p
- Play Framework Description: Play Framework is a reactive web application framework designed to facilitate the development of applications in Java and Scala.(...) Read more
- Phalcon Description: Phalcon is a high-performance PHP framework designed to provide a fast and efficient solution for building web applications. Unlike(...) Read more
- PouchDB Description: PouchDB is an open-source JavaScript database that allows developers to create web and mobile applications that can function(...) Read more
- Phoenix Description: Phoenix is a web development framework written in Elixir that implements the MVC (Model-View-Controller) pattern on the server(...) Read more
- PostCSS Description: PostCSS is a powerful tool for transforming CSS using JavaScript plugins. Unlike traditional preprocessors like Sass or LESS,(...) Read more
- Preact Description: Preact is a JavaScript library that serves as a lightweight and fast alternative to React, with a size of only 3kB. Despite its(...) Read more
- Puppeteer Description: Puppeteer is a Node.js library that provides a high-level API to control Chrome or Chromium browsers through the DevTools Protocol.(...) Read more
- Polymer Description: Polymer is a JavaScript library designed to facilitate the creation of modern web applications using web components. Its approach(...) Read more
- Piwik Description: Piwik, now known as Matomo, is an open-source web analytics platform that provides users with complete control over their data.(...) Read more
- Plone Description: Plone is an open-source content management system (CMS) built on the Zope application server. Designed to facilitate the creation(...) Read more
- PicoCMS Description: PicoCMS is a flat-file content management system (CMS) that stands out for its simplicity, speed, and flexibility. Unlike(...) Read more
- Prop Description: In the context of React and Vue.js, 'prop' is short for 'properties', which refers to a fundamental mechanism for communication(...) Read more
- PureComponent Description: PureComponent is a base class in React that optimizes component performance by implementing a shallow comparison of props and(...) Read more
- PropTypes Description: PropTypes is a type-checking library for properties (props) in React components. Its main function is to help developers ensure(...) Read more
- Prop drilling Description: Prop drilling in React refers to the process of passing properties (props) through multiple layers of components. This approach is(...) Read more