Skip to content

Here's what's popular on GitHub today...

The Download

Join rotating hosts from GitHub’s Developer Advocacy team - including Andrea Griffiths, Cassidy Williams, Kedasha Kerr, and more for the latest in developer, open source, and GitHub news.

CSS logo

Popular topic

#

CSS

Cascading Style Sheets (CSS) is a language used most often to style and improve upon the appearance of views.

This recommendation was created by GitHub staff

Mockend

Tight deadlines, backend not ready, demo approaching, ... unblock yourself, develop your UI before your backend.

Mockend lets you have hosted fake APIs instantly. No deploy headache simply create a config file in your repo and start coding your UI.

Git X-Modules screenshot

This recommendation was created by GitHub staff

Git X-Modules

Git X-Modules is a server-side app that syncs your project directories with other repositories. Think of it as a server-side alternative to Git Submodules. Check out the website or watch video for more details!

Use Cases

  • Combine multiple projects and components into a single repository for cross-project development
  • Include parts of other projects into yours
  • Share common assets across multiple projects