
Caleb Yinusa
@calebyinusaa
Followers
5
Following
35
Media
30
Statuses
104
Information Technology Solutions
Lagos, Nigeria
Joined February 2025
Responsive design means your site looks great on phones, tablets, and desktops. Use CSS media queries to adjust layouts. Visitors love mobile-friendly sites! . #ResponsiveDesign #CSSMediaQueries #WebDevTips @chriscoyier @rachelandrew @kevinpowell
0
0
1
CFAT Challenge link Are you brave enough to test your knowledge in either HTML, CSS & JavaScript? . If yes try this and share your result on Tiktok tag @calebyinusa in your result post. #WebDevelopment #FrontendDev .@jamesqquick #DevLife #CodingFails
0
0
0
A tip of an iceberg 🧊 . My transition from various tech fields and years of practice is unique. My involvement in any projects means I'm bringing all my skills onboard. #techexpert #digitalmarketing #cybersecurity #design #webdeveloper #softwaredeveloper
0
0
2
Make your text scale smoothly across devices. @argyleink. #100DaysOfCode #ResponsiveTypographyCSS #WebDesignBestPractices #FrontendUX.
web.dev
'Make your text legible and beautiful, no matter where it appears.'
0
0
0
Theme your apps more easily with CSS variables. @una. #100DaysOfCode #CSSCustomProperties #DynamicThemingWithCSS #ModernCSSTechniques.
developer.mozilla.org
Custom properties (sometimes referred to as CSS variables or cascading variables) are entities defined by CSS authors that represent specific values to be reused throughout a document. They are set...
0
0
0
Reusing your components and scalability. @swyx. #100DaysOfCode #ReusableReactComponents #ReactBestPractices #FrontendArchitecture.
react.dev
The library for web and native user interfaces
1
0
1
Know the difference between 200, 301, 404 & 500. @b0rk. #100DaysOfCode #HTTPEssentialsForDevs #UnderstandingStatusCodes #BackendFundamentals.
developer.mozilla.org
HTTP response status codes indicate whether a specific HTTP request has been successfully completed. Responses are grouped in five classes:
0
0
0
Build inclusive apps with semantic HTML & ARIA. @marcysutton is a champion of accessibility!.#100DaysOfCode #WebAccessibilityStandards #InclusiveWebDesign #A11yBestPractices.
0
0
1
Anything I Touch Turns Gold Challenge for Designers. This is a new challenge for designers who love to create beautiful designs. Join us by sharing a previous and current design. #anythingitouchturnstogold #logodesign #bestlogomakerapp #howtocreateyourownlogo #logomakerai
0
0
1
Automate dev tasks using npm run scripts. Shoutout @thekitze for simplifying workflows. #100DaysOfCode #NPMScriptsAutomation #NodeDevelopmentTips #DevEfficiency.
docs.npmjs.com
How npm handles the "scripts" field
0
0
0
Identify & fix memory leaks in web apps. @benmvp breaks this down in practical ways. #100DaysOfCode #JavaScriptMemoryLeaks #WebPerformanceDebugging #EfficientFrontendCode.
developer.chrome.com
Learn how to use Chrome and DevTools to find memory issues that affect page performance, including memory leaks, memory bloat, and frequent garbage collections.
0
0
0
Handle async errors cleanly with try/catch. Appreciate @addyosmani for his writing on async pitfalls. #100DaysOfCode #AsyncErrorHandlingInJS #JavaScriptBestPractices #CodeQualityMatters.
javascript.info
0
0
0
When to use REST and when to use GraphQL. @leeb has great GraphQL knowledge. #100DaysOfCode #GraphQLVsRESTAPIs #ModernAPIDesign #WebDevelopmentTips.
0
0
0
Automate workflows with GitHub Actions. @actions and @github make DevOps simpler. #100DaysOfCode #CIwithGitHubActions #AutomatedDeploymentPipelines #DevOpsForDevelopers.
docs.github.com
Automate, customize, and execute your software development workflows right in your repository with GitHub Actions. You can discover, create, and share actions to perform any job you'd like, including...
0
0
0
Use map, reduce & filter effectively. Appreciate @ericelliott for promoting functional thinking. #100DaysOfCode #FunctionalProgrammingWithJS #HigherOrderFunctions #CleanCodePractices.
0
0
0
Learn how Node.js handles requests under the hood. Big thanks @thenaubit for breaking this down in simple terms. #100DaysOfCode #NodejsForBeginners #BackendWithJavaScript #ServerSideDevelopment.
nodejs.org
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
0
0
0
Improve performance by controlling function execution. Thanks to @addyosmani for deep performance insights. #100DaysOfCode #JavaScriptPerformanceOptimization #DebounceThrottleExplained #FrontendUXTips.
css-tricks.com
The following is a guest post by David Corbacho, a front end engineer in London. We've broached this topic before, but this time, David is going to drive the
0
0
0
Craft meaningful Git commit messages. #100DaysOfCode #MeaningfulGitCommits #SoftwareCollaborationBestPractices #CodeVersioning.
cbea.ms
Commit messages matter. Here's how to write them well.
0
0
0