Skip to content

Commit eb4ee13

Browse files
abhisheknaiidugitbook-bot
authored andcommitted
GitBook: [master] one page modified
1 parent 95c86cc commit eb4ee13

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

β€Žactivities/google-summer-of-code-2021/gsoc-2020-idea-page.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,23 +36,20 @@ Few major directed points that need to be accomplished are:
3636

3737
* Maintaining design consistency across the whole application
3838
* **Bug triaging** and **resolving** all pending bugs on backend and frontend repositories
39+
* Restructuring code-base with introducing React Hooks and API's
3940
* Writing unit test cases
4041
* Making platform responsive
4142
* Feature Addition: Implementation of the dark theme across the whole platform
4243
* Deployment of Application:
43-
* Optimize build using Browserify/Webpack
4444
* Deployment of Docker Image to Docker Hub and AWS ECS/ other cloud providers
4545
* Setting up of clusters, server instances
4646
* Creating network load balancers
47-
* Adding SSL certification and handling cors.
48-
* Restructuring code base
47+
* Adding SSL certification and handling cors.
4948
* Monitoring Performance:
5049

51-
*
52-
Profiling of React App
53-
50+
* Improving front-end performance by following the LightHouse measures like optimizing build , minifying JS bundle size, lazy-loading, semantic elements etc.
5451
* Use of Performance Hooks API for Node.JS
55-
* Setting up Cloudwatch or similar tools on the cloud provider.
52+
* Setting up Cloudwatch or similar tools on the cloud provider
5653

5754

5855

0 commit comments

Comments
 (0)