[Think, Learn, Share]
Posted by Michael Chavez
Part one in a nine post series
Posted by Michael Chavez
A content management system, or CMS, allows users to manage website content without knowing how to code
Posted by Michael Chavez
Create a new project mix phx.new author_example mix phx.new author_example cd author_example && mix ecto.create git init && git add –all && git commit -m “initial-commit Adding Pow Pow is a robust, modular, and extendable authentication and user management solution for Phoenix and Plug-based apps. Features User registration Session based authorization Per Endpoint/Plug configuration API […]
Posted by Michael Chavez
Create app mix new google_sheets_example cd google_sheets_example && mix ecto.create git init && git add –all && git commit -m “initial commit” Create Credentials Go to https://console.developers.google.com/apis/credentials > Create credentials > Service account key Add the downloaded credentials directory path to an environment variable: export GOOGLE_APPLICATION_CREDENTIALS=service_account.json Add dependencies To use Google Sheets API V4 all […]
Like our content? Subscribe to the SpaceRocket blog and be notified of updates
Posted by Michael Chavez
Event Overview ElixirConf advances the elixir programming language and the communities and companies surrounding it by bringing together the technically minded to establish relationships for work, collaboration, and entrepreneurship. We learned from over 40 speakers, trainers, and keynotes on how top companies and developers are taking advantage of Elixir’s ability to build resilient distributed systems, […]
Posted by Michael Chavez
Very excited about this event. For the past couple of months, I have spent nights and weekends on a rebrand of Space-Rocket using Elixir and Phoenix. ElixirConf will be the launch of the new site, hooray! Whats is ElixirConf ElixirConf US 2019 is a four-day Elixir conference taking place at the Marriot Gaylord hotel in […]
Posted by Michael Chavez
Is your WordPress site slow? Here is how to fix it!