Recently I have completed application development workshops organized by Datastax.
Here's what I learned:
- how to build a TodoApp with Javascript and React
- how to build a TikTok clone with JAM stack
- how to build a Netflix clone with GraphQL
Specifically, using React's create-react-app, I learned how to customize and structure my codes based on the framework. Building on that, I learned how to interact with Cassandra database backend via APIs using Swigger and GraphQL. Finally, I learned how to build the web application and deploy the static files to Netlify along with the serverless functions to retrieve data from the database.
Instead of using Netlify, I planned to deploy the JAM stack application to Cloudflare Pages and using Cloudflare Workers to handle the serverless functions.
I will write another blog post on that after this project completes!
Here are the links to my TikTok and Netlify clone applications!
Here are my repositories:
- https://github.com/gabanz/react-todo-list
- https://github.com/gabanz/workshop-astra-tik-tok
- https://github.com/gabanz/stargate-tiktok
- https://github.com/gabanz/astra-graphql-netflix
Here are the links to the workshop recordings:
Building your first app with Javascript and NodeJS
https://www.youtube.com/watch?v=NzT_w3YHpuI&t=3808sBuild your own TikTok Clone!
https://www.youtube.com/watch?v=E5RtsqP53icBuild your own NETFLIX clone!
https://www.youtube.com/watch?v=csOcK0G23vU
Here are my badges!
- https://api.badgr.io/public/assertions/m1WVT_IzRXyuouWmrb0cZg
- https://api.badgr.io/public/assertions/43mNVDhfSc6igcFrg2MoEQ
- https://api.badgr.io/public/assertions/IWASOQobQFmIcX43IBihMA
- https://api.badgr.io/public/assertions/W1KfA465SCSvPFLPLaS5Hw
The Golden badge was awarded after successfully completing all the hands-on practice in the workshop and the homework.
Top comments (0)