@MugoNelima Profile picture

nelima mugo

@MugoNelima

👨‍💻 Full Stack Developer | Flutter Enthusiast 🚀 Turning lines of code into digital experiences 💡 Sharing insights in web & app development 📚 Avid Learner

Joined January 2021
Similar User
𐤒𐤃𐤔 מירקו photo

@MyrkoSaint

Ben photo

@triplemyripple

Shappa Of The 12 photo

@12Shappa

CEE photo

@XxCeeJay

FUTURE/FREEBANDZ🅿️ ➐ photo

@NotPHndrxxx

Lake $ photo

@OGYoungMac

AD 𐤉𐤄𐤅𐤄 photo

@Just_Adrien

Zarah Del-Rio Simpson photo

@zarahilluminate

Women of Yahuah 🌱 photo

@KyJay_

۞🫳🏿Skull-taker💀 photo

@613mitzvoth

Dreaded Beauty photo

@DaughterOf_TMH

David Nachman | דוד נחמן photo

@DavidNachman3

Bloodline 🛡🗡 photo

@YHWHrappha

TanickaYah photo

@CTanicka

blaksimba photo

@blaksimba1

React is a library not a framework. #web #JavaScript #reactjs


React is cross-platform and can build apps for web, mobile, and desktop. This is because it creates a virtual DOM of what should change but the actual rendering/updating of the DOM is done by external libraries like React Native for mobile and React-DOM for web.#web #react


nelima mugo Reposted

I think I've mentioned this before but the secret to becoming a really good designer is rather simple. Many will tell you it's consistency, practicing day in and out. Some will tell you to study the greats and throw some decent names about, as though quoting from sacred books,…


nelima mugo Reposted

Who needs a Udemy course to help them reach that next level? Like, comment & retweet. I'll pick a few people & give them the Udemy course of their choice. @appwrite has partnered with me so we can give away over $500 in courses to help those that need to reach the next level!


nelima mugo Reposted

Water yourself because you too are a precious flower


🌟 Embrace the challenges, for they're the steps to greatness in your coding odyssey. 💡 Stay curious, keep coding, and remember: every line you write is a step towards innovation. 🚀 #CodeJourney #StayCurious #InnovationMatters


nelima mugo Reposted

Complete FullStack Developer Roadmap🚀 [With Resources To Learn + Jobs] Step 1 → Learn HTML CSS and JS Step 2 → Learn Git and GitHub Step 3 → Learn Frontend Frameworks [React Recommended] Step 4 → Learn Nodejs - Python Step 5 → Learn Backend Frameworks Step 6 → Learn…


nelima mugo Reposted

This is SPECIFICALLY why I always give the advice "Find out what is in demand in your market" and people try to argue this when I speak with juniors saying "Learn whatever you want!" If your goal is to be employed as a developer, you can't ignore what the local market needs!

Tweet Image 1

This is so brutal. Do you nerds understand now why I said it’s safer for newbies to stick with industry standard tools like React, instead of fun tools like Svelte? This is people’s livelihood, not some stupid game.



nelima mugo Reposted

Every 10 years you will find yourself going through a change. Even being a different version of yourself. You don't have to have it all figured out. I didn't change my life until I was 30! You at 40 will have more wisdom and life experience than at 18. Learn as you go, fail if…


nelima mugo Reposted

Dark Mode in a couple of CSS Lines 👇 root { --bg-color: white; --text-color: black; } @media (prefers-color-scheme: dark) { :root { --bg-color: black; --text-color: white; } } body { background-color: var(--bg-color); color: var(--text-color); }


Loading...

Something went wrong.


Something went wrong.