Archive
2020
DEVELOPMENT
git
PDFium
Insights
Open Source
Development
Updating Complex Forked Projects
This blog post explains all the steps we take to stay up to date with PDFium at all times.
PRODUCTS
Web
Releases
Open Source
Introducing browserslist.dev
A website to display compatible browsers from the Browserslist configuration string.
2018
DEVELOPMENT
iOS
Swift
C++
Open Source
Tips
Development
Tips and Tricks for Contributing to the Swift Language
This post describes the process for contributing code to the Swift programming language, including how to propose changes to the language, write a pull request, address feedback, and make your code part of the next version of the language.
DEVELOPMENT
Web
PWA
Performance
Open Source
Development
PWA — Progressive Web Applications
PSPDFKit for Web and Progressive Web Applications: an open source example and guide.
DEVELOPMENT
Open Source
Development
Reviewbot
Reviewbot posts GitHub pull requests that are ready to be reviewed into Slack. How does it know when a pull request is ready? We have a special label in our repositories, named `READY TO REVIEW`.
2017
DEVELOPMENT
Android
RxJava
Open Source
Development
Make Android Animations Reactive with VanGogh
Android view animations powered by RxJava 2.