Kemal Aydin • over 5 years ago
Web Apps
Some resources for building web applications:
- JavaScript: https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/
- Responsive Web Design: https://www.freecodecamp.org/learn/responsive-web-design/
- React: https://www.freecodecamp.org/learn/front-end-libraries/#react
- Full Stack: https://open.appacademy.io/learn/full-stack-online
Comments are closed.

1 comment
Taylor Rosecrans Manager • about 5 years ago
Here are a couple more resources:
There are many ways to build server to support your web application. Most commonly used services are Amazon EC2 and Digital Ocean. Here are tutorial links for how to set up Amazon EC2 https://aws.amazon.com/ec2/getting-started/ and Digital Ocean https://www.digitalocean.com/docs/droplets/how-to/create/