_devrobert's profile picture. ✝️ Child of God | Frontend Engineer | TypeScript + React | Building tools that make browsing better

𝗪𝗲𝗯𝗡𝗼𝘃𝗮⚡

@_devrobert

✝️ Child of God | Frontend Engineer | TypeScript + React | Building tools that make browsing better

𝗪𝗲𝗯𝗡𝗼𝘃𝗮⚡ 已轉發

Hey guys 🙌. It's me again 😅. So after the dragging few days ago, I decided to buy a tick. But there's a problem 🥲. I only have 200 verified gangs. So if you're seeing this and you're verified pls follow. I promise to FB, I might miss some pls let me know. And if you're not…

ennycodes's tweet image. Hey guys 🙌.

It's me again 😅. So after the dragging few days ago, I decided to buy a tick. But there's a problem 🥲. I only have 200 verified gangs. 

So if you're seeing this and you're verified pls follow. I promise to FB, I might miss some pls let me know. And if you're not…

It's not about how you feel, it's about what you have to do, some days are nice, others aren't, regardless, we push through both. Gm, Gm, let's make today count!

_devrobert's tweet image. It's not about how you feel, 
it's about what you have to do,
some days are nice, others aren't,
regardless, we push through both.

Gm, Gm, let's make today count!

𝗪𝗲𝗯𝗡𝗼𝘃𝗮⚡ 已轉發

My biggest project so far, really proud of myself fr, took me so long to prototype this, case study up soon. 🫰🏾


the weekend is over! and that code isn't gonna write itself.. so what are you building today?

_devrobert's tweet image. the weekend is over!
and that code isn't gonna write itself..

so what are you building today?

It's November. let's stay consistent, learn or build everyday, and win this month!

_devrobert's tweet image. It's November.

let's stay consistent,
learn or build everyday,
and win this month!

Finally, connected with 1000+ amazing minds. Grateful to you all for being part of my journey! "It can only get better from here" 10k next??🌚

_devrobert's tweet image. Finally, connected with 1000+ amazing minds.

Grateful to you all for being part of my journey!  
"It can only get better from here"

10k next??🌚

A time is coming when you'll look back and thank yourself for not giving up, but until then... %npm run dev

_devrobert's tweet image. A time is coming when you'll look back and thank yourself for not giving up, but until then... 
%npm run dev

Today I spent time refactoring one of my old JS project to TypeScript. I practiced: - typing useState - typing react components - typing components props - importing types - typing function props At this point I can say TypeScript is the best thing that happened to JS.

_devrobert's tweet image. Today I spent time refactoring one of my old JS project to TypeScript.

I practiced:
- typing useState
- typing react components
- typing components props
- importing types
- typing function props

At this point I can say TypeScript is the best thing that happened to JS.
_devrobert's tweet image. Today I spent time refactoring one of my old JS project to TypeScript.

I practiced:
- typing useState
- typing react components
- typing components props
- importing types
- typing function props

At this point I can say TypeScript is the best thing that happened to JS.

You don't need to be a genius before learning how to code, just stay consistent.

_devrobert's tweet image. You don't need to be a genius before learning how to code, just stay consistent.

Today I dove further in TypeScript and learnt about how to add flexibility to functions using... - Generics <> basically that's all I did, and there's so much typing in TS, how do I even remember all of these stuffs when writing code ?🤦🏽‍♂️

_devrobert's tweet image. Today I dove further in TypeScript and learnt about how to add flexibility to functions using...
- Generics &amp;lt;&amp;gt;

basically that&apos;s all I did, and there&apos;s so much typing in TS, how do I even remember all of these stuffs when writing code ?🤦🏽‍♂️

Today I mostly learnt about TS-specific-types like: - any type. - utility types... - practiced using some utility types like Partial & Omit. - also did some type narrowing. I'll learn about 'Generics' tomorrow, and start practicing TS with a project.

_devrobert's tweet image. Today I mostly learnt about TS-specific-types like:

- any type.
- utility types...
- practiced using some utility types like Partial &amp;amp; Omit.
- also did some type narrowing.

I&apos;ll learn about &apos;Generics&apos; tomorrow, and start practicing TS with a project.


𝗪𝗲𝗯𝗡𝗼𝘃𝗮⚡ 已轉發

When you see someone doing better than you or currently doing what you aspire to do in a few years, don’t not ENVY them. Instead ADMIRE, study them and put in the work. They give you the permission to do better. If they can do it, why can’t you?


coding isn’t about memorizing... It’s about knowing where to look when you forget. Gm builders.

_devrobert's tweet image. coding isn’t about memorizing...
It’s about knowing where to look when you forget.

Gm builders.

Today I mostly learnt about TS-specific-types like: - any type. - utility types... - practiced using some utility types like Partial & Omit. - also did some type narrowing. I'll learn about 'Generics' tomorrow, and start practicing TS with a project.

_devrobert's tweet image. Today I mostly learnt about TS-specific-types like:

- any type.
- utility types...
- practiced using some utility types like Partial &amp;amp; Omit.
- also did some type narrowing.

I&apos;ll learn about &apos;Generics&apos; tomorrow, and start practicing TS with a project.

I started learning TypeScript today BTW. learned how to type-safely: - basic, and custom types. - Nested objects types. - typing arrays. - literals and unions. So far I'm loving TS!

_devrobert's tweet image. I started learning TypeScript today BTW.

learned how to  type-safely:

- basic, and custom types.
- Nested objects types.
- typing arrays.
- literals and unions.

So far I&apos;m loving TS!


𝗪𝗲𝗯𝗡𝗼𝘃𝗮⚡ 已轉發

Quick update on JobAlat: your platform that helps you search for jobs and send them directly to your Telegram or WhatsApp. I reworked the dashboard and fixed some things on the backend. What do you think about this overview design? Waitlist 👉 jobalat.vercel.app

JoshDevelopa's tweet image. Quick update on JobAlat: your platform that helps you search for jobs and send them directly to your Telegram or WhatsApp. I reworked the dashboard and fixed some things on the backend. What do you think about this overview design?
Waitlist 👉 jobalat.vercel.app

Gm to those who will get 1% better today!

_devrobert's tweet image. Gm to those who will get 1% better today!

𝗪𝗲𝗯𝗡𝗼𝘃𝗮⚡ 已轉發

Day 100 of #100DaysOfCode Today, I finally tested all the endpoints successfully! I’m not done with TrackrAid yet, but what an incredible journey it’s been so far! #FrontendDev #CodingJourney #TrackrAid

J_Tara_'s tweet image. Day 100 of #100DaysOfCode 
Today, I finally tested all the endpoints successfully! I’m not done with TrackrAid yet, but what an incredible journey it’s been so far!

#FrontendDev #CodingJourney #TrackrAid
J_Tara_'s tweet image. Day 100 of #100DaysOfCode 
Today, I finally tested all the endpoints successfully! I’m not done with TrackrAid yet, but what an incredible journey it’s been so far!

#FrontendDev #CodingJourney #TrackrAid
J_Tara_'s tweet image. Day 100 of #100DaysOfCode 
Today, I finally tested all the endpoints successfully! I’m not done with TrackrAid yet, but what an incredible journey it’s been so far!

#FrontendDev #CodingJourney #TrackrAid
J_Tara_'s tweet image. Day 100 of #100DaysOfCode 
Today, I finally tested all the endpoints successfully! I’m not done with TrackrAid yet, but what an incredible journey it’s been so far!

#FrontendDev #CodingJourney #TrackrAid

I started learning TypeScript today BTW. learned how to type-safely: - basic, and custom types. - Nested objects types. - typing arrays. - literals and unions. So far I'm loving TS!

_devrobert's tweet image. I started learning TypeScript today BTW.

learned how to  type-safely:

- basic, and custom types.
- Nested objects types.
- typing arrays.
- literals and unions.

So far I&apos;m loving TS!

The weekend ends with code. The week also begins with same. 🙂‍↔️

_devrobert's tweet image. The weekend ends with code. The week also begins with same. 🙂‍↔️

COMPARISON KILLS CREATIVITY You were never supposed to code like them or talk like them. You were meant to build at your pace, in your voice, with your fire. But the more you stare at their timeline, the more you second-guess your own. And that's how creativity dies✍🏾 Gm Frens.

_devrobert's tweet image. COMPARISON KILLS CREATIVITY
You were never supposed to code like them or talk like them.

You were meant to build at your pace, in your voice, with your fire.
But the more you stare at their timeline, the more you second-guess your own.
And that&apos;s how creativity dies✍🏾

Gm Frens.

𝗪𝗲𝗯𝗡𝗼𝘃𝗮⚡ 已轉發

𝗪𝗛𝗬 𝗖𝗢𝗡𝗧𝗘𝗡𝗧 𝗠𝗔𝗧𝗧𝗘𝗥𝗦 (𝗲𝘀𝗽𝗲𝗰𝗶𝗮𝗹𝗹𝘆 𝗶𝗻 𝗪𝗲𝗯𝟯) 🧵


United States 趨勢

Loading...

Something went wrong.


Something went wrong.