This is the official Angular in Darija
landing page containing all video sessions.
Angular in Darija is Live Coding Series on Youtube to demystify Angular core concepts in Darija (Moroccan dialect).
https://ngx-darija.netlify.app
To fetch Angular In Darija
video sessions you will need to create a Google API key.
- follow these instructions to set up an API key with your Google account
- add the key to your .env file
GOOGLE_API_KEY=YOU_KEY_HERE
For convenience, we've added netlify-cli as a dev dependency
npx netlify dev
from root directory
You can link your site to this project
npx netlify build
GOOGLE_API_KEY=AIzaSyB_xxxxxxxx NODE_ENV=production npm run prerender:ci
$env:GOOGLE_API_KEY="AIzaSyB_xxxxxxxx"; $env:NODE_ENV="production"; npm run prerender:ci
Build the project.
npx netlify dev --dir dist/ngx-darija/browser
If it's your first contribution to a public Github repo follow this.
Otherwise Just
- Pick an issue.
- Check if someone is already working on it (read the comments)
- Let everyone know that you are working on the issue (Add a comment expressing that)
Thank you for your contribution.
We have a discord server join here.