pevemlord's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
ryanmcdermott/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
TryGhost/Ghost
Independent technology for modern publishing, memberships, subscriptions and newsletters.
TheAlgorithms/JavaScript
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
ethereum/ethereum-org-website
Ethereum.org is a primary online resource for the Ethereum community.
TheAlgorithms/Algorithms-Explanation
Popular algorithms explained in simple language with examples and links to their implementation in various programming languages and other required resources.
ryanmcdermott/code-review-tips
:microscope: Common problems to look for in a code review
ryanmcdermott/3rs-of-software-architecture
A guide on how to write readable, reusable, and refactorable software
jongpie/NebulaLogger
The most robust observability solution for Salesforce experts. Built 100% natively on the platform, and designed to work seamlessly with Apex, Lightning Components, Flow, OmniStudio, and integrations.
SFDO-Community/declarative-lookup-rollup-summaries
Declarative Lookup Rollup Summaries (DLRS) is a community built and maintained Salesforce application that allows you to create cross object roll-ups declaratively - no code! For install instructions and documentation, visit our website https://sfdo-community-sprints.github.io/DLRS-Documentation/
mitchspano/apex-trigger-actions-framework
A framework for partitioning, ordering, and bypassing trigger logic for applications built on Salesforce.
scolladon/sfdx-git-delta
Generate the sfdx content in source format from two git commits
tsalb/lwc-utils
Reusable LWCs to 10x your solution building speed. Design interactive, data-dense UIs with LWC + Screen Flows.
SFDO-Tooling/CumulusCI
Python framework for building portable automation for Salesforce projects
trailheadapps/lwc-recipes-oss
A collection of easy-to-digest code examples for Lightning Web Components on any platform.
forcedotcom/sfdx-core
SFDO-Tooling/Snowfakery
A tool for generating fake data that has relations between tables.
vlocityinc/vlocity_build
Vlocity Build is a command line tool to export and deploy Vlocity DataPacks in a source control friendly format through a YAML Manifest describing your project. Its primary goal is to enable Continuous Integration for Vlocity Metadata through source control. It is written as a Node.js module.
tsalb/intro-to-lwc
Hyper fast intro to LWC fundamentals to supplement the official LWC docs, Trailheads and MDN
SFDO-Tooling/MetaCI
Lightweight, Salesforce specific CI app run on Heroku to build Github repositories configured for CumulusCI
forcedotcom/source-deploy-retrieve
JavaScript toolkit for working with Salesforce metadata.
tsalb/sfdc-lightning-service-components
Design pattern that modularizes server-side callouts and simplifies component communication.
jongpie/ApexCallouts
A lightweight Apex library for making HTTP callouts. Works with remote site settings and named credentials.
forcedotcom/lightning-language-server
LWC and Aura Language Servers - shipped as part of the Salesforce VSCode Extensions
bsonmez/design-patterns-JS
All the 23 (GoF) design patterns implemented in Javascript
bsonmez/system-design-interview
System design interview for IT companies