I really wish jis Tarah Imran Khan ney iss generation ko polictics sey aware krdia hai โฆ
Isi tarah koi iss generation ko Computer science and IT key potential sey aware krdey. We can flip the entire economy of Country with this.
RT if you agree.
#ImranKhanArrest#staystrong
Day 38 of day 100. #100DaysOfCode#100Devs
-learned and implemented how to set a car heading (direction) in google maps.
-For my portfolio project ,implemented quote api to show some motivational quotes. Will share final product soon. ๐๐ป
#javascript#programming
Day 37 of day 100. #100DaysOfCode#100Devs
-worked on encoding gps points in to poly line in google maps react.
-For my portfolio project , learned spring library to animate some fade out effects. Will share final product soon. ๐๐ป
#javascript#programming
Day 36 of day 100. #100DaysOfCode#100Devs
-Beleive me, when a product is near production ,a lot of unseen bugs appears.
-For my portfolio project , libraries for word cloud are not providing that I was looking for so created my own script for it ๐ค
#javascript#programming
Day 35 of day 100. #100DaysOfCode#100Devs
-fixed some bugs on react , worked on typeorm queries and schema design.
-template for my portfolio project done,going to do some research about best developers portifolio then will mix them up for myself.๐
#javascript#programming
Back after a brief break. It is not like I was not working but just wasnโt posting.
Why you asked ? Cause didnโt felt like posting ๐คทโโ๏ธ but from now i will continue my daily progress posts ๐ฅโค๏ธ wish me luck.
Day 31 of day 100. #100DaysOfCode#100Devs
At last my secret #react project is complete !
@Piyush_eon thanks for creating such a great video. waiting for your portfolio project.
Link for project: https://t.co/a9y9wkjvDB
what i learned ๐๐งต
#javascript#programming
@ctrlaltmonique so somethings about vite. first of all its really speeds things up thats for sure.
-it has a different convention for naming env data. you had to write VITE_
-often when you import comps from some other library it takes time for optimization which is annoying.
- I used vite on this project as you can see because i forgot to change the Favicon๐. so basically vite is used to speed up the building process of react app(it really does).