Skip to main content
Web Reaper Docs
Documentation
Blog
Webreaper.dev
Search
Web Reaper Docs
Quick reference for web development tips, tools, and techniques.
Blog
Documentation
Documentation Quick Links
Front End Basics
The basics of building beautiful websites. HTML, CSS, Flexbox, Javascript, JS DOM, and jQuery.
Front End Advanced
Astro, React, and various UI libraries like Material UI, Bootstrap, and Tailwind CSS.
Back End Design
Frameworks and tools to use for creating a website back end - such as Node, Express, EJS, and Databases.
Serverless Architecture
What is it and how to use it? Jamstack, Serverless Functions, and Back-end as a Service (BaaS).
APIs
Applications commonly use REST or GraphQL APIs to allow applications to talk to each other.
Security and Auth
Examples of encryption, hashing, salting, cookies, sessions, OAuth, and more.