₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,126 members, 8,420,478 topics. Date: Thursday, 04 June 2026 at 09:17 PM

Toggle theme

Pidginedtec's Posts

Nairaland ForumPidginedtec's ProfilePidginedtec's Posts

1 2 3 4 5 (of 5 pages)

ProgrammingWhat Is Data Type And Why It Is Important In Programming? by pidginedtec(op): 10:59am On Sep 13, 2020
Data types are data attributes that tell the compiler or interpreter how the programmer wants to use the data.

In Javascript, we have seven primitive data types: string, number, bigint,
boolean, undefined, symbol and Null.

Watch this video to see some of them in action:


https://www.youtube.com/watch?v=pEmIU6vsUfc
ProgrammingRe: Setup Redux by pidginedtec(op): 10:28am On Aug 06, 2020
We complete our Redux/Saga setup:


https://www.youtube.com/watch?v=jaDj8vJUKS8
ProgrammingRe: Understand Javascript Closures by pidginedtec(op): 6:02pm On Aug 05, 2020
engrjoshua:
Kudos.
Love the concept of pidgin. We are Nigerians

Keep it up broda
Thank you, I hail!
ProgrammingRe: Understand Javascript Closures by pidginedtec(op):
modash:
@spartan117
The issue is the one is an arrow function and the other isnt and arrow functions. Keeping in mind that arrow functions dont have the arguements keyword
In addition:

Arrow functions do not have arguments binding. But they have access to the arguments object of the closest non-arrow parent function.
ProgrammingRe: Understand Javascript Closures by pidginedtec(op): 5:58pm On Aug 05, 2020
modash:
@spartan117
The issue is the one is an arrow function and the other isnt and arrow functions. Keeping in mind that arrow functions dont have the arguements keyword
Spot on!
ProgrammingRe: Setup Redux by pidginedtec(op): 10:27am On Aug 05, 2020
Our Redux-Saga setup continues.


https://www.youtube.com/watch?v=fpF0Ua6kO4Y
ProgrammingUnderstand Javascript Closures by pidginedtec(op): 5:41am On Aug 05, 2020
A closure is a function that remembers its outer variables and can access them.

In JavaScript, closures are created every time a function is created.

To see it in action, watch this video:


https://www.youtube.com/watch?v=otNkXqcihpA
ProgrammingRe: Javascript In Pidgin!!! by pidginedtec(op): 8:30am On Aug 04, 2020
ProgrammingRe: Setup Redux by pidginedtec(op): 8:29am On Aug 04, 2020
Our Redux-Saga Setup (Part-3).


https://www.youtube.com/watch?v=t9h3-TVD-OQ
ProgrammingRe: Setup Redux by pidginedtec(op): 8:29am On Aug 04, 2020
Our Redux-Saga Setup (Part-3).



https://www.youtube.com/watch?v=t9h3-TVD-OQ
ProgrammingRe: Setup Redux by pidginedtec(op): 8:03am On Jul 30, 2020
ProgrammingSetup Redux by pidginedtec(op): 7:38am On Jul 29, 2020
For this video, we set up Redux for our react app.


https://www.youtube.com/watch?v=h5i7G5qihzU

Enjoy!
ProgrammingRe: Master Javascript — ARRAY! by pidginedtec(op): 10:06am On Jul 24, 2020
operationmoses:
Ade thanks for coming up with this nice stuff I enjoyed how you explained arrays in JavaScript how can I apply those concepts in software development 09070314423 thanks
Glad you enjoyed it. I go bell you this weekend!

Enjoy
ProgrammingMaster Javascript — ARRAY! by pidginedtec(op): 9:57pm On Jul 22, 2020
ProgrammingRe: Javascript In Pidgin!!! by pidginedtec(op):
For this video, we setup Redux


https://www.youtube.com/watch?v=h5i7G5qihzU


Enjoy!
ProgrammingRe: React Setup In Pidgin! by pidginedtec(op): 10:24am On Jul 21, 2020
For this video, we refactor our app component and create welcome component.


https://www.youtube.com/watch?v=IPgmWEfEhoE

Enjoy!
ProgrammingRe: Javascript In Pidgin!!! by pidginedtec(op): 10:28am On Jul 20, 2020
For this video, we log the user in.


https://www.youtube.com/watch?v=zk9yCNt3-_0

Enjoy!
ProgrammingRe: React Setup In Pidgin! by pidginedtec(op): 10:27am On Jul 20, 2020
For this video, we log the user in.


https://www.youtube.com/watch?v=zk9yCNt3-_0

Enjoy!
ProgrammingPython In Pidgin!!! by pidginedtec(op): 5:54pm On Jul 12, 2020
Introduction to Python Classes


https://www.youtube.com/watch?v=XE4MUGfz51w

Enjoy!
Web MarketRe: Become A Nestjs Developer! by pidginedtec(op): 1:21pm On Jul 12, 2020
stelln:
Omo na bird Nest developer go come dey sleep. Which one be Nestjs again, person neva learn one finish, dem go come bring another one.
cheesy cheesy
Web MarketRe: Become A Nestjs Developer! by pidginedtec(op):
The training will concentrate on Nestjs (Backend), Typescript, React.js (Frontend), relational database and deployment, and we will fill in any gap in knowledge along the way.

We'll also simulate software development (e.g. team coordination and version control), which will help you get your first programming work.

If you are interested, please contact me (d.bola1@gmail.com).

Enjoy!
ProgrammingRe: React Setup In Pidgin! by pidginedtec(op): 9:35am On Jul 10, 2020
For this video, we connect our frontend to our backend.


https://www.youtube.com/watch?v=a6oTnoRra2s

Enjoy!

*-->Subscribe on Youtube:* http://www.youtube.com/channel/UCUghQ5NkaD_0En1GQ52sJ3Q?sub_confirmation=1
*-->Follow on twitter:* https://twitter.com/pidgintec
ProgrammingRe: Javascript In Pidgin!!! by pidginedtec(op): 9:35am On Jul 10, 2020
For this video, we connect our frontend to our backend.


https://www.youtube.com/watch?v=a6oTnoRra2s

Enjoy!

*-->Subscribe on Youtube:* http://www.youtube.com/channel/UCUghQ5NkaD_0En1GQ52sJ3Q?sub_confirmation=1
*-->Follow on twitter:* https://twitter.com/pidgintec
ProgrammingRe: Javascript In Pidgin!!! by pidginedtec(op): 8:23am On Jul 08, 2020
For this video, we use Axios to make an HTTP request to our server.


https://www.youtube.com/watch?v=a6fHPBmrThM


Enjoy!

*-->Subscribe on Youtube:* http://www.youtube.com/channel/UCUghQ5NkaD_0En1GQ52sJ3Q?sub_confirmation=1
*-->Follow on twitter:* https://twitter.com/pidgintec
ProgrammingRe: React Setup In Pidgin! by pidginedtec(op): 8:22am On Jul 08, 2020
For this video, we use Axios to make an HTTP request to our server.


https://www.youtube.com/watch?v=a6fHPBmrThM


Enjoy!

*-->Subscribe on Youtube:* http://www.youtube.com/channel/UCUghQ5NkaD_0En1GQ52sJ3Q?sub_confirmation=1
*-->Follow on twitter:* https://twitter.com/pidgintec
ProgrammingRe: React Setup In Pidgin! by pidginedtec(op): 7:40am On Jul 07, 2020
For this video, we fix the errors wey we get from the Login implementation based on our previous videos.



https://www.youtube.com/watch?v=Mq1Prs_yjiQ

Enjoy!


For instant notification:
*-->Subscribe on Youtube:* http://www.youtube.com/channel/UCUghQ5NkaD_0En1GQ52sJ3Q?sub_confirmation=1
*-->Follow on twitter:* https://twitter.com/pidgintec
ProgrammingRe: Javascript In Pidgin!!! by pidginedtec(op): 7:39am On Jul 07, 2020
For this video, we fix the errors wey we get from the Login implementation based on our previous videos.


https://www.youtube.com/watch?v=Mq1Prs_yjiQ

Enjoy!


For instant notification:
*-->Subscribe on Youtube:* http://www.youtube.com/channel/UCUghQ5NkaD_0En1GQ52sJ3Q?sub_confirmation=1
*-->Follow on twitter:* https://twitter.com/pidgintec
ProgrammingRe: Javascript In Pidgin!!! by pidginedtec(op): 8:55am On Jul 04, 2020
For this video, we continue the Login implementation based on our previous videos.


https://www.youtube.com/watch?v=dgH9vgH9uzA

Enjoy!
ProgrammingRe: React Setup In Pidgin! by pidginedtec(op): 8:54am On Jul 04, 2020
For this video, we continue the Login implementation based on our previous videos.


https://www.youtube.com/watch?v=dgH9vgH9uzA

Enjoy!
ProgrammingRe: Javascript In Pidgin!!! by pidginedtec(op): 7:46am On Jul 03, 2020
For this video, we set up the client using create-react-app


https://www.youtube.com/watch?v=xpy_AwVURys

Enjoy!
ProgrammingReact Setup In Pidgin! by pidginedtec(op): 7:45am On Jul 03, 2020
For this video, we create a client using create-react-app


https://www.youtube.com/watch?v=xpy_AwVURys

1 2 3 4 5 (of 5 pages)