Giter Site home page Giter Site logo

solved-by-elixir's Introduction

Solved by Elixir

List of common problems solved in Elixir and Phoenix.

Index

The basics

  • Processes and the Actor model
  • Supervision

Elixir

The guides below may require 3rd party libraries.

  • Implementation of common Design Patterns
  • Asynchronous Tasks
  • Making HTTP requests
  • In-memory caching system
  • Multi-stage data pipelines
  • Integration with Amazon SQS
  • Integration with Kafka
  • Integration with Google Cloud PubSub
  • Integration with RabbitMQ
  • Data Ingestion with custom producers
  • Job Processing system
  • Collaborative Notebook
  • AI-powered systems

Phoenix

The guides below assume you have a Phoenix app created. Also, they may require 3rd party libraries.

  • CRUD apps
  • Authentication
  • Authentication with Google
  • Single-Page Applications
  • Reusable UI Components
  • Sending emails
  • Real-Time chat
  • Real-Time user tracking
  • Real-Time database updates in the UI
  • Integration with custom JavaScript
  • Integration with React and other UI libraries and frameworks
  • Lambda Functions
  • Using GraphQL
  • Building a JSON API
  • Building a blog with Markdown support
  • I18n
  • Telemetry and real-time monitoring
  • Deployment with Docker

Motivation

Positioning elements in CSS was always a nightmare. CSS, in general, was terrible until recently. One of the things that helped change this perception was the Flexbox API. It made creating layouts, which were previously extremely difficult, much simpler. Many cool APIs have appeared since then, but the revolution began with Flexbox.

During this same period, a site called Solved by Flexbox emerged. It was created by a well-known community member who worked at Google and helped the W3C -the organization that sets web standards. The site is simple; it shows different tricky layout variations and how to achieve them with Flexbox. Straightforward and no-nonsense. It presents the problem, shows the solution using the API, and that’s it. Since everyone working in frontend at the time knew how hard certain things were, seeing how the difficult became easy was a crucial step in changing the perception of CSS for those on the front lines creating complex layouts.

The idea for this project is similar to what Solved by Flexbox did for CSS in the past. "Solved By Elixir" aims to promote the adoption of Elixir and Phoenix by presenting common problems developers face daily and how they can be easily solved with the language and the framework.

How to Contribute

Feel free to open a new Pull Request with new problems and solutions for them.

TODO

  • Setup NimblePublisher to write the guides
  • Build the website
  • Start writing the guides

solved-by-elixir's People

Contributors

mssantos avatar

Stargazers

Atouch Mohamed avatar Felipe Menegazzi avatar Matt Lambie avatar Adam Mokan avatar Jeremy Brayton avatar Will Townsend avatar Boris avatar Jason Goldberger avatar Renan avatar João Paulo Abreu avatar Vicente Merlo avatar Israel Santiago avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.