:email: An Example of using an HTML form (e.g: "Contact Us" on a website) to send Email without a Backend Server (using a Google Script) perfect for static websites that need to collect data.
:droplet: Learn the Elixir programming language to build functional, fast, scalable and maintainable web applications!
✨ Learn how to use AWS Lambda to easily create infinitely scalable web services
📗 Our Book on Full-Stack Web Application Development covering User Experience (UX) Design, Mobile/Offline/Security First, Progressive Enhancement, Continuous Integration/Deployment, Testing (UX/TDD/BDD), Performance-Driven-Development and much more!
💬 The Step-by-Step Beginners Tutorial for Building, Testing & Deploying a Chat app in Phoenix 🚀
✅ A step-by-step complete beginner example/tutorial for building a Todo List App (TodoMVC) from scratch in JavaScript following Test Driven Development (TDD) best practice. 🌱
:rainbow: discover the beautiful programming language that makes front-end web apps a joy to build and maintain!
:boom: Comprehensive Notes for Learning (how to use) Redux to manage state in your Web/Mobile (React.js) Apps.
🚧 Learn the craft of "DevOps" (Developer Operations) to Deploy your App and Monitor it so it stays "Up"!
🤯 beginners tutorial building a real time counter in Phoenix + LiveView⚡️ Learn the fundamentals from first principals so you can make something amazing! 🚀
💬 a curated list of quotes that inspire action + code that returns quotes by tag/author/etc. 💡
:checkered_flag: Learn how to use the Istanbul JavaScript Code Coverage Tool
🔐 A detailed example for how to encrypt data in an Elixir (Phoenix v1.7) App before inserting into a database using Ecto Types
👤Minimalist Google OAuth Authentication for Elixir Apps. Tested, Documented & Maintained. Setup in 5 mins. 🚀
:unicorn: Learn how to build web apps using the Elm Architecture in "vanilla" JavaScript (step-by-step TDD tutorial)!
✅ Complete beginners tutorial building a todo list from scratch in Phoenix 1.7 (latest)
💬 Step-by-step tutorial creates a Chat App using Phoenix LiveView including Presence, Authentication and Style with Tailwind CSS
:checkered_flag: Learn how to deploy your web application to Heroku from scratch step-by-step in 7 minutes!
🚪 🔐 UX-focussed Turnkey Authentication Solution for Web Apps/APIs (Documented, Tested & Maintained)
📲 simplest version of the @dwyl app
🌻 fields is a collection of useful field definitions (Custom Ecto Types) that helps you easily define an Ecto Schema with validation, encryption and hashing functions so that you can ship your Elixir/Phoenix App much faster!
✈️ A quick-start guide for new engineers on how to set up their Dev environment
📝 A step-by-step example/tutorial showing how to build a Phoenix (Elixir) App where all data is immutable (append only). Precursor to Blockchain, IPFS or Solid!
✅ Beginners tutorial building a Realtime Todo List in Phoenix 1.6.10 + LiveView 0.17.10 ⚡️ Feedback very welcome!
🎯Learn the Dart programming language to build cross-platform (Mobile, Web & Desktop) Apps with Flutter!
↖️ A tutorial from first principals for displaying multiple cursors from various people on a canvas in real time.
🇨🇭 A collection of useful functions for working in Elixir
🌱 A quick starter for building a Phoenix + Elm (PETE Stack) project with Esbuild compilation, live reloading, etc.
Mulitpage collaborative offline first LiveView demo with PWA support
⭐️ A basic example of using Google Auth in a Phoenix App.