₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,331,079 members, 8,448,556 topics. Date: Monday, 20 July 2026 at 01:56 PM

Toggle theme

Devdev's Posts

Nairaland ForumDevdev's ProfileDevdev's Posts

1 2 3 4 5 6 7 8 (of 8 pages)

WebmastersRe: J A M A L I F E Script In Needed Urgently by devdev: 11:01pm On Aug 17, 2020
NNFORUM:
Or prefix the link with tinyurl dot com then that code you'd get to see it properly
seen it. It can be developed
WebmastersRe: J A M A L I F E Script In Needed Urgently by devdev: 9:28pm On Aug 17, 2020
NNFORUM:
I recent got a call from someone here on NL that has the exact script I'm looking for but to my greatest surprise his price is seriously killing.

Let me drop the link to what he has for me & which happens to be what I'm looking for.
https:///y4yasroz

And I believe we still have considerate people that has this same script but haven't seen my request here on NL.

So my beloved brethren kindly help me out.
Link not working
Foreign AffairsRe: Lake Fire In California Continues To Rage, Growing To 11,000 Acres( Vid) by devdev: 10:21pm On Aug 15, 2020
Stale news.... News of since 2019. You want to cause unnecessary panic
RomanceRe: I Am Scared My Girlfriend Could Be A Lesbian by devdev: 3:59pm On Aug 09, 2020
Parisian:
Was about to download the app, thanks for this info. The app can go to hell.
You're welcome
RomanceRe: I Am Scared My Girlfriend Could Be A Lesbian by devdev: 3:14pm On Aug 09, 2020
DaddyRochie1642:
I'll need directions sir,.. how to install and make sure it's absolutely functioning properly.

Knowledge is indeed powerful.
Mind you, before jumping into this mission, the company who owns these app will also have access to ur partner's logged details including their financial data, banking details, ussd and anything keylogged. Doing this may expose ur partner to more risk than you think. So thread with caution.
BusinessMarketer/sales Agent Needed by devdev(op): 1:25pm On Aug 03, 2020
In need of a female Educated Marketer that can bring in users to our platform.
Must reside in lagos
Contact 08170077580 for more info
RomanceMarketer/sales Agent Needed by devdev(op): 1:13pm On Aug 03, 2020
In need of a female Educated Marketer that can bring in users to our platform.
Must reside in lagos.
Contact 08170077580 for more info
CelebritiesMarketer/sales Agent Needed by devdev(op): 9:01am On Aug 03, 2020
In need of a female Educated Marketer that can bring in users to our platform.
Contact 08170077580 for more info
CareerMarketer/sales Agent Needed by devdev(op): 8:37am On Aug 03, 2020
In need of a female Educated Marketer that can bring in users to our platform.
Contact 08170077580 for more info
ProgrammingRe: Checkout This New Forum I Made From Scratch by devdev: 7:08pm On Jul 27, 2020
codeigniter:
Server side rendering, jQuery
So you don't have a styling sheethuhhuh Anyways, work on your footer content. It's aligned to the left on desktop and centered on mobile device.
ProgrammingRe: Checkout This New Forum I Made From Scratch by devdev: 3:23pm On Jul 27, 2020
codeigniter:
I developed it on my laptop, so I made sure that it is responsive on three different devices, and I don't get ur complain, the footer doesn't look good on desktop right? What else looks bad, what do u think would make it better?
What are you using for frontend
ProgrammingRe: Checkout This New Forum I Made From Scratch by devdev: 1:34pm On Jul 27, 2020
codeigniter:
I have been using NL seen last year, it is great but lack a lot of thing other forum has, which has let it retain it's speed, since it did not get better and we have gotten faster network.

Since a lot of people complains about NL and nothing is being done, I decided to start a fun project to make a forum for african not just Nigeria, on this forum you can create polls and share it with ur friends, you create jobs, create resume, blog e.t.c

Well, no amount word would explain it all until you check it out

http://afrikas.herokuapp.com
Center you footer content.... looks like you didnt test the website on desktop browser.
ComputersRe: Is This A Thing To Worry About by devdev: 1:58am On Jul 27, 2020
seankafor:
could you expatiate more please.

I have already innitiated a return process
If you bought from a store, they will give you another one. Test it and make sure it's perfect before leaving
ComputersRe: Is This A Thing To Worry About by devdev: 11:37pm On Jul 26, 2020
Take it back first thing tomorrow morning. Go and make sure they refund you or give you another laptop.
ProgrammingRe: Built A Pizza Application With React. Added A Custom Pizza Builder. by devdev: 7:08pm On Jul 23, 2020
tensazangetsu20:
I set a width of 80 percent. It's not yet finished. Will properly adjust that for the final version.
Awesome!!
ProgrammingRe: Built A Pizza Application With React. Added A Custom Pizza Builder. by devdev: 4:49pm On Jul 23, 2020
tensazangetsu20:
This is still a work in progress. Took inspiration from dodopizza.ng to create https://chinomso1995.github.io/dodosPizza/. Added a custom pizza builder. App was done with react. Still not finished though. Authentication and taking care of orders (a page for displaying orders). Taofeekedboy, devdev and olalekank really helped when I got stuck on the modal.
Good job but the items are not aligned properly on the center for both desktop and mobile view. You can use flexbox to make it happen.... Cheers
WebmastersRe: CSS Help Needed by devdev: 12:21am On Jul 21, 2020
Jas80:
I am trying to upload the photo but It is not uploaded, pls just enter notjustok.com, I am looking for how to create a similar music div, consisting of title and photo
You can easily do that with bootstrap
ProgrammingRe: Mysql Database Or Firebase by devdev: 12:30pm On Jul 20, 2020
Mysql is a database and firebase is BaaS. Meaning firebase has already made backend. Creating api to communicate with your app is very fast and easy on firebase unlike mysql which you still need a backend to pass data between your app and database. So for small projects, pick firebase and for large projects, pick mysql. Reason is, you own your data when you use your own backend and database
ProgrammingRe: Programmers Of Nairaland. I Need Help!!! by devdev: 12:24am On Jul 17, 2020
tensazangetsu20:
Abeg screenshot. I don dey here since morning o. I wan craze. It's my first react project and I wanna add it to my portfolio.
https://codepen.io/hiset/pen/wvMYxgP
check the js part for the code. Notice how the object was passed in the function. Hope this helps
ProgrammingRe: Programmers Of Nairaland. I Need Help!!! by devdev: 12:03am On Jul 17, 2020
tensazangetsu20:
Yes something like this. I was thinking of passing props but I absolutely have no idea on how to go about that.
You can pass props if you have the modal on a different file. Nairaland is refusing me from pasting my code.
ProgrammingRe: Programmers Of Nairaland. I Need Help!!! by devdev: 11:55pm On Jul 16, 2020
tensazangetsu20:
What I am trying to achieve is a unique content on the modal. I set it statically so I could style it but onclick of the select button that buttons title, it's image and it's details are what I want to show in the modal. I have already set the onclick function to show the modal but the modal content is what I want to change dynamically.
The data is the picture and the text.
Lol... you open the modal with boolean using setState.... that same setState pass the data of the current item and call it on the modal. Do you need example?
ProgrammingRe: Programmers Of Nairaland. I Need Help!!! by devdev: 11:45pm On Jul 16, 2020
tensazangetsu20:
I am building a react pizza application. I have created a modal in a separate components folder. My modal would be posted below.

I added some dummy image, title, and ingredient content to enable me to style the modal. I have my pizza container which would be posted below.

What I am trying to do is show my modal upon the click of the select button but with the image, title and ingredients description of the selected component. My pizza component is functional component and I know I would need to change it to a class-based component to be able to handle events. How do I go about updating the content dynamically in the modal and not just showing the dummy content I set in order to style the modal.

This is the JSX code for my Pizza component. Its a functional component.
class component use onClick and setState. So you pass the data in the state. on the modal, get the data of the state. Remember key={somethingUnique}. Functional component, use useState... you should know how to handle that
Jobs/VacanciesRe: Android Native Mobile App Developer by devdev: 10:51am On Jul 12, 2020
janitors:
Description

We are looking for a qualified Mobile developer to join our software engineering team. You will be working with our engineers to develop and maintain high quality mobile applications for the Android and iOS platforms.
Ultimately, you should be able to design and build the next generation of our mobile applications.
Responsibilities

Support the entire mobile application lifecycle (concept, design, test, release and support)
Produce fully functional mobile applications writing clean code
Gather specific requirements and suggest solutions
Write unit and UI tests to identify malfunctions
Troubleshoot and debug to optimize performance
Design interfaces to improve user experience
Liaise with Product development team to plan new features
Ensure new and legacy applications meet quality standards
Research and suggest new mobile products, applications and protocols
Stay up-to-date with new technology trends


Qualifications
BSc degree in Computer Science or relevant field
Proven work experience as a Mobile developer
Proven experience in developing native Android & iOS applications
In-depth knowledge of the Swift Programming Language
In-depth knowledge of the Java or Kotlin Programming Language
Experience with third-party libraries and APIs
Familiarity with OOP design principles
Excellent analytical skills with a good problem-solving attitude
Ability to perform in a team environment
Ability to interpret and follow technical plans

Applicant should send cv to sawaratu@gmail.com
So you expect one person to write both Native android and Native iOS. For how much salary?
CareerRe: Can Someone Pls Explain Zoom,how Is It Used. by devdev: 9:44am On Jul 08, 2020
Pearchi:
I got an interview invite through zoom,I haven't used the app b4 though I have been hearing it recently,I have tried downloading through Google play,it turns out my phone is not compatiblue.I don't want to miss this interview.
Please can someone explain how it is used,I find away to get it.
if you have a laptop, use it
ProgrammingRe: Why Do Some Developers Look Down On Other Developers by devdev: 12:33pm On Jul 07, 2020
peterangelo:
go continue learning


Leave let me mind my own
grin grin grin grin grin grin grin grin grin grin grin grin grin grin grin grin grin grin grin grin grin grin grin grin grin grin grin grin grin grin grin grin grin grin
ProgrammingRe: Why Do Some Developers Look Down On Other Developers by devdev: 12:21am On Jul 07, 2020
aronski:
In such case, then he will learn what needs to be done. But we are talking about one choosing his place in programming and so...
Read the thread well...
Choosing your place in programming does not mean the language itself. It means the sector. For example you want to be a web developer, it is basic to use PHP, HTML,JS,CSS. But when you want to develop a more scalable web application you must extend your knowledge. For example developing a PWA website, you will be needing a more advanced frontend library like react, angular. Realtime data like socket, going with Nodejs will do the magic with high speed. So you see? Web development comes by level. You can keep arguing but i'm only giving you facts. Staying on one language will limit what you can possibly achieve in a quick time.
ProgrammingRe: Why Do Some Developers Look Down On Other Developers by devdev: 7:46pm On Jul 06, 2020
aronski:
What are u saying?
Did he say all languages do the same thing?
He learned and choose PHP for a reason and that doesn't mean he can't do what he wants with it using MySQL database...
The question i dropped is a project. You do PHP but i already have an oracle database with over 10000 records. As a PHP web developer that you are. How would you develop my website using my oracle database and your PHP language. I cannot start creating fresh database from scratc. Again, if you have no answer to this, then wait no longer.... Start learning new backend languages. You need it to solve problems. Website is beyond login, logout, user, admin. There are website related projects that need you to bring in a new backend language. That is why most versed developers hate PHP.
ProgrammingRe: Why Do Some Developers Look Down On Other Developers by devdev: 6:26pm On Jul 06, 2020
peterangelo:
That's the truth,if those people that knw a lot of programming LNG in their head lisp,nodejs,angularjs,etc they can't build forum like nairaland complete I'm not talking Facebook just nairaland n Instagram.


Like they usually say another man food is another man poison, that other hate php while me like it.
Ok one question for you since you think all languages do the same thing. If i have an oracle database and there is no api whatsoever to connect to my website, how do i fetch this data in PHP. Mind you, the oracle database is on a different server, nothing connects it to my server. How do i query the oracle database from my PHP site. If you have no answer to this, then please go and learn more backend languages.
ProgrammingRe: CS Holders Can't Do Jack Shit And ST Developers Are Delusional(my Opinion) by devdev: 2:41am On Jun 30, 2020
Y'all should keep arguing while indians who stopped at technical college are making great things. You can get a job at Facebook & Google without degree but with what you have in your head and what your hands can do. If you like carry first-class in CSC, if you don't have the practical experience getting a job will be very difficult. Being a CSC graduates does not mean you know it all. You will surely major in one aspect of CSC at the end of the day. So why the argument. With all the CSC professors in OAU their library website still runs on wordpress. Lautech official website is running on JOOMLA (This ones didn't even work on their .htaccess file to redirect properly to their secured routes). With all you CSC graduates, undergraduates and professors. You have not made a programming language. To those people saying facebook made a programming language, i wonder where you get these info from. Facebook made frameworks from existing programming languages. If you say google, mozilla, FINE... These guys are creators. Now back to our NIGERIAN CSC family. Dont compare yourself to a self taught in the area in which that person major's on.... If a self taught majors in hacking and cyber security please stay far from such person because he will blow you off. Self teaching is way more difficult. Don't think self taught is all about watching youtube videos. People take badass professional courses online in the comfort of their home. Don't ever think rushing to one stupid FORTRAN, COBOL, PASCAL, (one mumu JAVA) class automatically makes you a guru. You must self teach yourself to be actually knowledgeable. Be it reverse, system engineering, programming etc. So stop getting pissed off. And mind you, don't think because you paid school fees in one Nigerian University to study CSC makes you a god. Many self taught spend much more than you do in $$$ to get practical knowledge. If you say CSC is beyond website and mobile apps fine. Please build your own OS and your own programming language and stop allowing your schools to keep using Content Management Systems. So CSC guys get to work and keep yourselves busy. Stop ranting on Nairaland.
ProgrammingRe: Settled by devdev: 10:32pm On Jun 16, 2020
jflexy:
The said the files were scattered and they wouldn't be able to know which was which
Wrong. A professional will locate any file be it for the backend or frontend. It may cost you more due to the mess already on the script but it's not a big deal. Mind you, a professional may charge from 250k above to get it done. Either from scratch or on the current script. Send a pm if you still need this up and running.

1 2 3 4 5 6 7 8 (of 8 pages)