enehfranklyn8 Profile Banner
Dev. Frank ✪ Profile
Dev. Frank ✪

@enehfranklyn8

Followers
691
Following
61K
Media
114
Statuses
3K

Software Engineer | Technical writer | 5k + blog reads | • working on https://t.co/Q0OyWHaa3D

LockedIn
Joined January 2022
Don't wanna be here? Send us removal request.
@enehfranklyn8
Dev. Frank ✪
5 months
I'm building T-test, a smart digital assessment platform! Unlike other platform, you get: - Course-specific tests & assignments filtered by your semester courses -Custom timers per question of section which will be set by the lecturer
2
0
5
@enehfranklyn8
Dev. Frank ✪
1 month
⚠️V A C A N C Y ! ! ! 📌Are you in Lagos? Our company is looking for people to fill this role 1. Personal Assistant 2. Secretary 3. Admin Officers Interested / qualified candidates should send their resume to recruit.frank.lodestoneinteg@gmail.com #Jobs
0
0
3
@enehfranklyn8
Dev. Frank ✪
2 months
📌Quick prototyping is valuable. But mistaking a prototype for a product is where things go wrong. #ai #vibecoding
levelup.gitconnected.com
The moment you can't fix your own app is the moment it stops being your app
0
0
1
@enehfranklyn8
Dev. Frank ✪
2 months
📌Quick prototyping is valuable. But mistaking a prototype for a product is where things go wrong. #ai #vibecoding
levelup.gitconnected.com
The moment you can't fix your own app is the moment it stops being your app
0
0
1
@enehfranklyn8
Dev. Frank ✪
2 months
I often hear "It takes money to make money" How true is that? #MillionaireMindset #FinancialMastery
0
0
1
@enehfranklyn8
Dev. Frank ✪
2 months
Try not to add features unless they’re requested by users. @enehfranklyn8
Tweet card summary image
levelup.gitconnected.com
Version 1.0 Is ugly, And that’s the point
0
0
1
@enehfranklyn8
Dev. Frank ✪
2 months
You don’t need to get it right the first time. You just need to get it working, then make it better. Your users are waiting.
1
0
5
@enehfranklyn8
Dev. Frank ✪
2 months
💡These approach saves time, reduces frustration, and keeps the code functional throughout the process. Check them out👇🏽 And tell me yours.
levelup.gitconnected.com
Coding doesn’t have to be tedious and stressful.
0
0
0
@enehfranklyn8
Dev. Frank ✪
2 months
💡These approach saves time, reduces frustration, and keeps the code functional throughout the process. Check them out👇🏽 And tell me yours
levelup.gitconnected.com
Coding doesn’t have to be tedious and stressful.
0
0
0
@enehfranklyn8
Dev. Frank ✪
2 months
📌Would you rather be a world-class fashion designer or an average programmer?
Tweet card summary image
levelup.gitconnected.com
Instead of wasting your time on programming, do something you’re really passionate about.
0
0
1
@enehfranklyn8
Dev. Frank ✪
2 months
📌Would you rather be a world-class fashion designer or an average programmer?
Tweet card summary image
levelup.gitconnected.com
Instead of wasting your time on programming, do something you’re really passionate about.
0
0
0
@enehfranklyn8
Dev. Frank ✪
3 months
Do you really think the future of writing code is not writing code? #vibecoding #programming
1
0
1
@enehfranklyn8
Dev. Frank ✪
3 months
Show up again today. You thank yourself later. Have a terrific day.
0
0
1
@enehfranklyn8
Dev. Frank ✪
3 months
Simple solutions are often the hardest to create. T-test taught me that. Less is more Check it out today https://t.co/XeChAIHDkZ
0
0
0
@enehfranklyn8
Dev. Frank ✪
3 months
July was a blast This has been my highest month so far. Thank you all for taking the time to read, support, and share. 🙏🏽 I’ll keep putting out tech, programming, and software development content that speaks to you and adds value. Let’s make August even better
1
0
3
@enehfranklyn8
Dev. Frank ✪
3 months
0
0
0
@enehfranklyn8
Dev. Frank ✪
3 months
5. State are used to make components interactive. Props are used by the parent to configure child components.
1
0
0
@enehfranklyn8
Dev. Frank ✪
3 months
4. Updating a state variable causes the component to re-render. When the child component, receives a state variable as a prop, it causes the parent & child component to re-render.
1
0
0
@enehfranklyn8
Dev. Frank ✪
3 months
3. State variable can be updated by the component itself. Props cannot be modified by the component receiving them (Child Component) .i.e., it's read-only.
1
0
0
@enehfranklyn8
Dev. Frank ✪
3 months
2. State is the component's memory. WHILE Props can be seen as a function's parameter used for passing information from parent component to child component.
1
0
0
@enehfranklyn8
Dev. Frank ✪
3 months
1. State is an internal data, owned by the component in which it is declared. Props are external data, owned by the parent component.
1
0
0