Day 60 of #60DaysOfLearningWithLeapfrog π₯³π₯³π₯³
Today I learn some best practices while using docker which included practices like using verified images, using container image scanner, avoid using latest tag and using non root users.
#LearningWithLeapfrog#LSPPD60
Day 58 of #60DaysOfLearningWithLeapfrog
Today I learnt how to map the container port with the port number of the local machine. This will allow to utilize the port of the local machine for running servers.
#LearningWithLeapfrog#LSPPD58
Day 57 of #60DaysOfLearningWithLeapfrog
Couldn't post yesterday. Also couldn't do much as I have Canulla fixed on my wrist. Just watched few tutorial videos on how to interact with docker container. Also learnt how to stop or remove a container.
#LearningWithLeapfrog#LSPPD57
Day 55 of #60DaysOfLearningWithLeapfrog
Continuing learning docker, today I learn the usage of docker file keywords like FROM, LABEL, USER, COPY, RUN & ENTRYPOINT. Also learnt usage of docker build and docker run command.
#LearningWithLeapfrog#LSPPD55
Day 54 of #60DaysOfLearningWithLeapfrog
Got infected with Dengue, couldn't post yesterday. Continued learning docker today. Learnt docker CLI and few of the commands like docker container create, docker ps, docker logs and docker container start.
#LearningWithLeapfrog#LSPPD54
Day 52 of #60DaysOfLearningWithLeapfrog
Today I installed Docker Desktop. With the help of learning centre provided by the application, I learnt and visualized what is a container. How to run create images and run a container.
#LearningWithLeapfrog#LSPPD52
Day 51 #60DaysOfLearningWithLeapfrog
Couldn't post yesterday, I had to stay at the hospital for my sister. Today, I learnt how Docker brought Docker Machine at first for windows and macs, its disadvantages and how Docker Desktop was later developed.
#LearningWithLeapfrog#LSPPD51
Day 49 of #60DaysOfLearningWithLeapfrog
Today I learnt the overview of namespaces and control groups in container run time. I learnt hat namespaces & control groups are used in docker. Also learnt the advantages of using docker for containerization.
#LearningWithLeapfrog#LSPPD49
Need help @lftechnology
Realized I have filled the date in wrong format in the tracking form.
The mistaken dates are for
16, 15, 13, 12, 11 and 10th of July.
I mistook the format as mm-dd-yyyy.
Really ashamed of this and really afraid of the consequences.
Am I disqualified?
Day 47 of #60DaysOfLearningWithLeapfrog
Today I learnt how to access the data fetched from createAsyncThunk and also to fetch data from multiple sources. Also achieved the completion of Redux Toolkit course in LinkedIn Learning.
#LearningWithLeapfrog#LSPPD47
Day 46 of #60DaysOfLearningWithLeapfrog
Today I learnt how asynchronous actions can be created using the createAsyncThunk() method provided by the redux toolkit. Also learnt extraReducers to perform separate action upon the action types.
#LearningWithLeapfrog#LSPPD46
Day 45 of #60DaysOfLearningWithLeapfrog
Continuing Redux Toolkit Lesson, Learn how to get data from the store using useSelector() hook. Also learnt how to display the products that are stored in the store in the cart section.
#LearningWithLeapfrog#LSPPD45
Day 42 #60DaysOfLearningWithLeapfrog
Continuing Redux toolkit, today I set up a base application in my machine following the instructions of the course.
Learnt how to create a store and wrap the application in the Provider with the store as props.
#LearningWihtLeapfrog#LSPPD42
Day 41 of #60DaysOfLearningWithLeapfrog
Continuing Redux toolkit, today I learnt basics of redux like action, store and reducers. I learnt the overview of what these do in a react application. Similarly, I looked over slice and how it is created.
#LearningWithLeapfrog#LSPPD41
Day 40 #60DaysOfLearningWithLeapfrog
Couldn't post yesterday because of internet issue. Have been using context in react, thought of learning redux toolkit instead from yesterday. Today I learnt what is redux toolkit and why to use it.
#LearningWithLeapfrog#LSPPD40
Day 38 of #60DaysOfLearningWithLeapfrog
Today I studied about web servers and web server software. To be specific, I learnt about NGINX. I understood what it is, its architecture, why it is used, benefits, limitations and its use cases.
#LearningWithLeapfrog#LSPPD38