Install with npm install test-anything -g and run with test-anything. This nodeschool workshopper is a work in progress.
Promises offer a very powerful abstraction for obtaining values asynchronously. As JavaScript is a async-first language it is important to understand the options you have for handling asynchronicity.
This project is a React presentation component designed to create animated code sliders and step-by-step walkthroughs. It functions as a code presentation tool that allows users to highlight syntax and transition between different versions of a codebase during technical demonstrations. The tool enables the creation of animated code walkthroughs by rendering snapshots of code that transition through incremental changes. These sequences are navigated via keyboard inputs, allowing a presenter to advance through code steps to explain logic changes in a live demo. The system provides capabilities
Markdown Here is a browser extension that enables rich text composition within web-based editors that lack native formatting support. By transforming plain text markdown syntax into rendered HTML, it allows users to draft professional emails and documents using standard markup, including headers, tables, and footnotes, directly inside their browser. The tool distinguishes itself through a bidirectional transformation engine that supports both the conversion of markdown to HTML and the reversion of rendered content back into its original source code. This state-preserving functionality allows
Hi, there! This is the repository for the original Git-it, the version that runs in your terminal. There is a new version, a desktop app, which lives at jlord/git-it-electron. This one still works and you can use it if you want. But I won't be actively maintaining it as I'll be focusing on the…
The main features of jlord/git-it are: Version Control Guides, Learning Resources, Programming Tutorials.
Open-source alternatives to jlord/git-it include: finnp/test-anything — Install with npm install test-anything -g and run with test-anything. This nodeschool workshopper is a work in progress. stevekane/promise-it-wont-hurt — Promises offer a very powerful abstraction for obtaining values asynchronously. As JavaScript is a async-first… jamiebuilds/spectacle-code-slide — This project is a React presentation component designed to create animated code sliders and step-by-step walkthroughs.… adam-p/markdown-here — Markdown Here is a browser extension that enables rich text composition within web-based editors that lack native… akikoz/alfred-web-search-suggest — Alfred search suggest workflow for various popular websites. airbnb/swift — Airbnb's Swift Style Guide.