- Видео 130
- Просмотров 122 907
web boss
Нигерия
Добавлен 30 окт 2018
web boss is making tech fun relatable, and, easy.
SUBSCRIBE to not miss any of our videos.
SUBSCRIBE to not miss any of our videos.
How to Connect PostgreSQL to Ruby on Rails || web boss
In this video, I will be walking you through how to create a PostgresQL database with ElephantSQL and connect it to your Ruby on Rails application in Production
Subscribers count: 1,579
Subscribers count: 1,579
Просмотров: 394
Видео
How to create remote branches easily with git and github
Просмотров 647 месяцев назад
Hi there, in this video I will walking you through how you can automatically create new remote branches in GitHub and Gitlab Subscribers count: 1527
useRef, forwardRef, useImperativeHandle hooks in React || web boss
Просмотров 1558 месяцев назад
Learn how to master the useRef, forwardRef, and useImperativeHandle hooks in React for efficient DOM manipulation. Level up your frontend skills with this tutorial! #reactjs #hooks #frontend #DOMmanipulation
Understanding useimperativehandle react hooks tutorial
Просмотров 859 месяцев назад
The useImperativeHandle hook is a React hook for selectively choosing methods that would be available to a custom component's ref, you can also create custom methods/events that are not necessarily available on elements in the Document Object Model (DOM).
Understanding forwardRef in react js || web boss
Просмотров 1119 месяцев назад
In this video, I will be explaining forwardRef which is usually used with useRef in React. Watch our video on useRef: ruclips.net/video/YcbWn-DC1lY/видео.htmlfeature=shared
useRef hook in React
Просмотров 959 месяцев назад
Learn how to use useRef in React with this easy-to-follow tutorial on React hooks. Understand how to create references in functional components using useRef to improve your React development skills. #react #javascript Timestamps 00:00 - 00:46 Intro 00:47 - 01:46 useRef on a DOM element 01:47 - 02:07 current value on useRef 02:43 - 03:35 common mistake with useRef Subscribers count: 1482
How to build a Daily Crypto Rates Chrome Extension || web boss
Просмотров 1019 месяцев назад
Try out the extension here: chromewebstore.google.com/detail/daily-crypto-rates/fbejjeahhjjknpkaamhlfcceonocjbch Resources - Hosted on: render.com/ - Codebase: github.com/aremu-smog/daily-crypto-rates - Building a Chrome Extension: ruclips.net/video/Es7Ehag46YE/видео.htmlfeature=shared - Enabling Cache for Development Mode in Ruby on Rails: aremusmog.medium.com/enabling-cache-for-development-mo...
Master NextJS testing with Vitest and React Testing Library || web boss
Просмотров 2,7 тыс.10 месяцев назад
Get up to 97% off domain names, hosting and business email : namecheap.pxf.io/c/3973556/2101490/5618 This is a comprehensive guide on how to setup Vitest and React Testing Library in a NextJS codebase with support for absolute paths, importing svg as react components, using a custom render with react testing library and using React Context. Timestamps: 00:00 - 00:31 - Course Overview 00:31 - 02...
Ruby on Rails Deployment with Render
Просмотров 40910 месяцев назад
In this video I will walk you through how you can easily deploy a ruby on rails application to Render. 00:00 Introduction 00:23 Creating a new web service in Render 00:40 Installing Render on GitHub 01:48 Configuring your Rails Application in Render 03:36 Generating and Setting Rails Master Key 04:15 Building and Deploying on Render 05:00 Additional Info for non-API only Rails Applications 06:0...
Build a MailChimp Newsletter with NextJS || web boss
Просмотров 2,3 тыс.11 месяцев назад
Get up to 97% off domain names, hosting and business email : namecheap.pxf.io/c/3973556/2101490/5618 In this video, we will integrate mailchimp into a NextJS application using the API route otherwise known as serverless functions to add users to a mailchimp list. We cover: - Getting your mailchimp API - Getting your list ID - Get your server prefix Get up to 97% off domain names, hosting and bu...
Understanding Debounce in JavaScript for Beginners || web boss
Просмотров 53311 месяцев назад
In this video, I create a simple version of debounce in JavaScript while explaining how debounce works behind the scene. Debounce code snippet previewed in video by Josh Comeau: www.joshwcomeau.com/snippets/javascript/debounce/ #javascript #frontend Timestamp 00:00 - 00:12 Intro 00:13 - 00:46 Why this video 00:47 - 00:54 Mandatory plea to subscribe 00:55 - 01:10 What we will be building 01:11 -...
Ruby in 4 minutes tutorial for absolute beginners || web boss
Просмотров 141Год назад
00:00 Introduction 00:10 Hello world in Ruby 00:16 Math Operators 00:26 Functions in Ruby 00:52 Variables and Data types in Ruby 01:07 Template literals 01:18 Conditionals 01:48 Working with arrays in Ruby 02:25 Negative index for arrays in Ruby 03:06 Looping through an array 03:10 Working with classes 03:52 Outro
Setting up a Free Business Email with Cloudflare || web boss
Просмотров 664Год назад
Setting up a Free Business Email with Cloudflare || web boss
Frontend Developer Project Ideas || web boss
Просмотров 1,1 тыс.Год назад
Frontend Developer Project Ideas || web boss
Asking Students Programming Questions || web boss
Просмотров 550Год назад
Asking Students Programming Questions || web boss
Chrome Extensions Crash Course || web boss
Просмотров 7832 года назад
Chrome Extensions Crash Course || web boss
Asking Students Programming Questions - Part 1
Просмотров 1,2 тыс.2 года назад
Asking Students Programming Questions - Part 1
Thank you for 1000 subscribers || web boss
Просмотров 3202 года назад
Thank you for 1000 subscribers || web boss
5 Simple Ways to Improve your Networking Skills - How to Network with People
Просмотров 3102 года назад
5 Simple Ways to Improve your Networking Skills - How to Network with People
Untold Truths About Being a Software Engineer in 2023
Просмотров 1,2 тыс.2 года назад
Untold Truths About Being a Software Engineer in 2023
5 Tailwind css best practices in React Projects
Просмотров 7 тыс.2 года назад
5 Tailwind css best practices in React Projects
Learn how to code on YouTube: 5 Developers you should follow on YouTube in 2021 - web boss
Просмотров 3583 года назад
Learn how to code on RUclips: 5 Developers you should follow on RUclips in 2021 - web boss
Design a landing page in Figma - Figma Speed Design Episode 3 - web boss
Просмотров 2383 года назад
Design a landing page in Figma - Figma Speed Design Episode 3 - web boss
JavaScript Interview Question: Build the setInterval() function - web boss
Просмотров 7043 года назад
JavaScript Interview Question: Build the setInterval() function - web boss
Digital Ocean Tutorial: App Platform Review - Deploying a GatsbyJS application
Просмотров 1293 года назад
Digital Ocean Tutorial: App Platform Review - Deploying a GatsbyJS application
Design a blog in Figma - Figma Speed Design Episode 2 - web boss
Просмотров 913 года назад
Design a blog in Figma - Figma Speed Design Episode 2 - web boss
Going Headless with WordPress using GatsbyJS - Part 3 (re-recorded)
Просмотров 2383 года назад
Going Headless with WordPress using GatsbyJS - Part 3 (re-recorded)
Design Thinking for Web Developers - Understanding and Breaking down designs before writing codes
Просмотров 1713 года назад
Design Thinking for Web Developers - Understanding and Breaking down designs before writing codes
Does this work on sublime?
Explore the benefits of getting a virtual assitants for your business. We can help you find the right talent.
Man , this was an amazing tutorial, it really helped me out. Only issues are that at some points the video was freezing and sometimes what you are showing us in the terminal is out of view. if you could work on those , it would be amazing... once again, I loved the tut and I'm definitely subscribing. great work👏🏼👏🏼👏🏼👏🏼
I am glad you found the video helpful and sincere apologies for the freezes - I had a slow computer at the time of the recording. Subsequent videos on the channel are better.
Thanks man, this is an amazing tip
Only static website
You can host web apps on Railway though. Render is also another great option.
I clicked subscribe after you said " shine bright like a diamond " 😅great short 👏🏽
Thank you!! 🙏🏽
Ty. Subbed. Gotta support my fellow Naija brother
Thank you!
i have trpc and wen i run the test I'm getting : > Render Documents Module TRPCClientError: `cookies` was called outside a request scope.
Hi, you will need a mechanism for intercepting your trpc requests and stubbing your responses. I use mock service worker for REST APIs but not quite sure if it supports trpc.
@@webboss hmmm 🤔 thanks man I ll check I think bc I have auth not sure but lemme keep checking Google
Not yummy is jumoke😅
😂😂😂😂
Nice tutorial. Thank you
Glad you liked it
Freecodecamp is awesome. I've just signed up 🎉
Fantastic!
How is it bro?
@@DerrickAmayaI just started and it’s actually very interesting! I take a lot of notes . Writing helps me learn faster but I literally just started but so far I like it! Use Ai to help . I use Gemini n it’s very helpful
thanks alot
Most welcome
Chief, abeg how can I set default currency to USD. I have already configured my paystack to receive in USD
Thanks for the help!
Happy to help!
You speak fast, not clearly, and additional music is NOT relevant to this video. this is the reason for 45 Likes in the year.
Thanks for the feedback,I have now removed music from videos I make this year and tried to slow down my speech.
F
Nice. Now I can receive emails directly into my SPAM for free 😁
Omo... God bless Nice Concept thanks thanks
Welcome 😊
That background music is annoying 😢
Please zoom in a bit .. it’s a bit difficult to read your code editor
sorry do i follow the same process as the next.js as demonstrated in the video to integrate the newsletter in react js project
Hi if you have a plain React JS application bootstrapped with something like vite, this process would not work. You will have to get some server/backend to handle the integration for you.
Nice bro! I need to talk to you about a partnership. Good job.
Hi, do you mind shooting a mail to webbossafrica[at]gmail[dot]com
@@webboss Sure thing but I have a question that would be helpful to other devs. How did you set up the posgres database?
Hi, just recorded a video for this. It would be out this week. Kindly sub if you haven't and turn notification so you don't miss it.
@@webboss Consider it done. Connection of the pg database is super tricky but render is okay. Thanks for the live support Sir.
@@webbossSir please help us out 🎉 We need a posgres? Versus sqlite3
Hi I'm new to testing, since Nextjs contains both front-end and back end, how can we test both? If I set the environment to jsdom some of my tests in api/ doesn't work as they require some node/serverside lib/functionality but when I change the environment to node the front end test fails.
Good one, Boss
Great video!
Thanks!
Cool tnks
./bin/rails: Permission denied i am getting this error how to fix it?
Hi, please ensure you are using it as your start command. You can also use: rails server
@@webboss ./bin/rails server i have added it on my start command.but still facing
Hi, can we do this over a call? Kindly send a mail to webbossafrica[at]gmail.com
@@webboss yes i have mailed u..
Thank you so much brother ...
What about strapi
Nice video. I love how you used an example with some error. I suggest you should use dark themes in your videos. I almost went blind when you opened your GitHub.
Hi, would you happen to know how to mock next/dynamic and test components which dynamically import other components ? Great video btw :D
Nice one, super useful. :)
please remove background music
Here is an updated video: ruclips.net/video/O8MetXea1o4/видео.htmlfeature=shared
You have used font-black class but color is white. For "Text". Have you make a custom class for it ?
font-black refers to the weight of the font; not the color of the font.
Cool
Nice work @webboss how can you make it support other currencies please? Example: Ghana
This will be set from your Paystack dashboard, meaning that paystack needs to support that currency
thank you buddy. :) you saved my time
this DEFINITELY does NOT work out of the box. What's your configuration?
Thanks for sharing those tips. You earned yourself a subscriber!!
Keep shipping bruv 🥰
Great video. I've been looking for a video that could help me right from setting up WordPress and this I guess is my Aha moment. Keep it rolling bro. All the best.
Your tailwind css video is very helpful. Thank you brother
Glad it was helpful!
Made an update with NextJS, you should watch it instead: ruclips.net/video/O8MetXea1o4/видео.html
bro I always get confused which hook to use when this hepled me clear alot of doubts and can you make a video on how to think in react?
good one sir
It's chews day init? Didn't understand a shit, sorry bro, it's not your fault but mine, NVM
Soft
bro the music, too loud!! distracting...
Thank you it helped so much, now i will never forget how to create own custom video player😅
The text to speak sold it for me 🔥🔥👏🏾👏🏾