₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,324,998 members, 8,419,863 topics. Date: Thursday, 04 June 2026 at 04:23 AM

Toggle theme

Shinemediaweb's Posts

Nairaland ForumShinemediaweb's ProfileShinemediaweb's Posts

1 2 (of 2 pages)

WebmastersRe: Wordpress Plugin by shinemediaweb: 8:04pm On Sep 11, 2023
Lucy001:
I have a WordPress blog and I want someone that can help install plugin that can copy from another WordPress blog into mine as a draft and I would edit it before posting, and it should be in the various categories too, contact me if you can set it up
You can whatsapp me on 234__805__163__178__5 let's discuss
WebmastersRe: Can You Create This Effect On This Webpage by shinemediaweb:
dollyj1996:
https://www.africafc.org/about-us/our-people

I need someone to assign in creating a similar webpage with same template. The design should be with elementor. Thanks. Not free
I can help you fix it easily. We'll create a CPT and use shortcodes
You can whatsapp me on +234__805__163__1785__
WebmastersRe: Wordpress Website Developer Needed by shinemediaweb: 5:09pm On Sep 06, 2023
Codedlobby:
Hello. I need a wordpress website developer to complete some certain task for me.
Whatsapp me on +234__805__163__1785
I can help you fix it. I build custom themes & plugins for wordpress
Tech JobsRe: Web Developer Wanted by shinemediaweb: 10:51am On Jul 22, 2023
Jacobiceprince8:
I need a full stack web developer to handle a project for me.
You must be very skilled with Java and other languages. Kindly indicate interest.
You have to be more specific about your requirements.
If it is Springboot u need, u can get in touch with me
ProgrammingRe: I Need A Coder, Someone With Python Knowledge by shinemediaweb: 8:36am On Jul 12, 2023
Eddicated:
please.. i need help o
i needed a gui and someone helped me get it done from nairaland here but he is not available for some time now
i just need little changes to be done on the GUI.

am willing to pay for the service. any good coder who understands python etc should be able to get this done within minutes.

i urgently need this..

fyi: i am not feeding scammers, you do it first, show me proof, then i pay and you send me the file. thats all.
drop me telegram id to chat you
You can get in touch
Whatsapp/telegram +234..811..622..86..41
ProgrammingRe: Wordpress Here I Come. by shinemediaweb: 7:20pm On Apr 21, 2023
qtguru:
Send dm
I am also interested. Should I dm too?
WebmastersRe: I Need Two Seasoned & Experienced Front-end Developer Yearly. by shinemediaweb: 7:32pm On Sep 23, 2022
accelion:
Unfortunately, you must know WordPress because you would not only be working with these languages but mostly on WordPress websites.

Do you have a portfolio? Please email me at the address provided. You never can say. I might be impressed.
I just sent you an email.
ProgrammingRe: How Can I Understand The 'this' Keyword In Javascript by shinemediaweb: 5:00pm On Jul 19, 2022
jbreezy:
this refers to an object. E.g const Car = {
model:"toyota",
printModel: ()=>console.log(this.model)
}
The this.model clearly indicates that it is an attribute of Car, hence when the printModel() method is invoked, the model of Car which is "toyota" is going to be logged. But be informed that if "this" is used outside an object variable, it will to the window itself. For more in-depth clarification, I will advice you to read "Mastering Javascript OOP" by Andrei Chielli or "Eloquent by Javascript", assuming you already have idea on basics and OOP doesn't take a full day to understand. It's quite broad and tricky.
chukwuebuka65:
“This” inside an object refers to that object it is inside of. It is mostly used inside functions in an object or class to refer to the properties of the class or object it is inside of. Eg.
const car = {
Model: “Toyota”,
Color:”red”,
Details: ( ) => return “my” + this.model + “is “ +
this.color

}
If i do, car.details( ) ; i will get “ my Toyota is red”.
But u can make “this” to refer to another object ( which may not have a “detail” property ) by using bind() or apply() or call(). eg .
const vehicle = {
Model: “corolla”,
Color:”black”,
}

If i do: car.details.bind( vehicle). I will get “my Corolla is black”. Because “this” is now referring to the object “vehicle” because I bind it with “vehicle”. Is quite simple
Broses error dey your codes
Check the bolded text - when you use arrow function for a method you do not capture this
WebmastersRe: . by shinemediaweb: 3:54pm On May 10, 2022
nnenwa5:
I need a website developer to develop an online community forum. I will relate the pages and the features I need in the website.
A forum that will operate similar to nairaland but not with the same nairaland script.
Why don't you try bbpress

1 2 (of 2 pages)