Skip to content
@Wakelet

Wakelet

Welcome

Here's a quick guide to get you started.

Dev Philosophy

  • Simple is better - Do not add an abstraction or a library if you can do it in a simpler way.
  • Prefer great tests over great code
  • Every feature should have an associated test
  • Measure what matters - Data allows us to make good decisions, give our team the power to do that by adding GA events.

Contributing

We use Shortcut for task and project management (you can log in via SSO using your Wakelet email); please make sure your branch is associated to a story by naming it: sc-{storyId}. We make a habit of pushing our work daily; if it's still WIP, you can commit it as such (via a wip: prefix), and amend it via a rebase later.

We write conventional commits and follow the 7 rules of a great commit message; these are used to generate release notes in our Slack #bot-releases channel, so keep them concise and informative. If you're working on a feature branch, prefer to include tests (and any fixes from code and/or design reviews) in the same commit as the feature itself, rather than separately.

Even though branches are associated to Shortcut stories, we prefer to write meaningful PR titles so they are easy to navigate and manage. If the repository you are working on has a PR checklist, please fill it (if applicable), as this will help speed up the review process.

Popular repositories Loading

  1. node-quill-converter node-quill-converter Public

    Forked from joelcolucci/node-quill-converter

    Convert HTML to a Quill Delta or a Quill Delta to HTML

    JavaScript

  2. ZSSRichTextEditor ZSSRichTextEditor Public archive

    Forked from nnhubbard/ZSSRichTextEditor

    A beautiful rich text WYSIWYG editor for iOS with a syntax highlighted source view

    Objective-C

  3. Snowflakes Snowflakes Public archive

    Forked from MartinRogalla/Snowflakes

    ❄️❄️❄️ Realistic falling snowflakes overlay for iOS.❄️❄️❄️

    Swift

  4. .github .github Public

  5. openapi-typescript openapi-typescript Public

    Forked from openapi-ts/openapi-typescript

    Generate TypeScript types from OpenAPI 3 specs

    TypeScript

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…