@sammeechward Sam Meech-WardSam Meech-Ward posts on YouTube about javascript, how to, sam, tutorial the most. They currently have [-------] followers and [--] posts still getting attention that total [-----] engagements in the last [--] hours.
Social category influence technology brands 25% gaming 5.68% stocks 2.27% musicians 2.27% products 2.27% celebrities 1.14% ufc 1.14% finance 1.14% automotive brands 1.14% nba 1.14%
Social topic influence javascript #443, how to 26.14%, sam #1230, tutorial 12.5%, express 9.09%, react 6.82%, bun #136, ai 5.68%, cloud 4.55%, pi 3.41%
Top accounts mentioned or mentioned by @meechsward @meechward @codingwithlewis
Top assets mentioned Alphabet Inc Class A (GOOGL)
Top posts by engagements in the last [--] hours
"The React Bun & Hono Tutorial [----] - Drizzle Kinde Tanstack Tailwind TypeScript RPC & more This is a modern full-stack tutorial for anyone that wants to learn how to make a modern react SPA that works seamlessly with a bun & hono server. It's using all my favorite libraries and frameworks this setup will only get better as more upgrades come in the future. Features: โ
Complete expense tracker app built from scratch using react 18/19 bun and hono โ
100% backend and frontend TypeScript with validation using Zod โ
Hono Typescript RPC for type safe HTTP requests โ
User auth managed by Kinde Auth"
YouTube Link 2024-04-30T13:00Z 190K followers, 191.9K engagements
"Every Developer Needs a Raspberry Pi Control anything build AI edge devices or just host your web apps. A Raspberry pi really is the Swiss army knife for developers. * Raspberry Pi 8gb 4gb and 2gb models: https://www.seeedstudio.com/Raspberry-Pi-5-8GB-p-5810.htmlsensecap_affiliate=K7xnZMm&referring_service=link * Raspberry Pi [--] PCIe to M.2 NVMe 2CH: https://s.click.aliexpress.com/e/_Dd4N5Cf * l298n motor controller: https://s.click.aliexpress.com/e/_DlQsBiP Chapters: 0:00:00 - What is a Raspberry Pi 0:01:22 - Hosting a Web App 0:04:31 - Raspberry Pi Camera 0:13:25 - Raspberry Pi AI Kit"
YouTube Link 2024-08-01T06:44Z 190K followers, 2.2M engagements
"You Should Hack Your Roomba To try everything Brilliant has to offerfreefor a full [--] days visit https://brilliant.org/SamMeechWard/ . Youll also get 20% off an annual premium subscription. This isn't really about hacking a Roomba - it's about taking stuff apart and figuring out how to control it with code. Microcontrollers like the raspberry pi pico and the esp32 s3 are awesome and I hope every developer tries using one at some point for something. All the code and products and other resources for this project: ๐ https://smw.wtf/you-should-hack-your-roomba Raspberry Pi and ESP tutorials:"
YouTube Link 2025-02-01T14:04Z 190K followers, 686.6K engagements
"Easily Deploy Full Stack Node.js Apps on AWS EC2 Step-by-Step Tutorial Learn to deploy a Node.js or Bun app connected to a PostgreSQL or MySQL database on AWS EC2 Ubuntu Instance. This video covers the setup of a continuous background run for the app using SystemD and setting up a reverse proxy with Caddy for handling HTTP requests and SSL certificates. Finally I show how to configure a custom domain with AWS Route [--] for easy access and SSL security. ๐ A complete course on AWS and Cloud Computing: https://cloudcourse.dev/ Chapters: 0:00 Setup EC2 3:10 Connect using SSH 4:55 Update Ubuntu"
YouTube Link 2024-01-22T16:00Z 190K followers, 252.4K engagements
"What is React.js Get started with React using Vite Get a fast paced introduction to React.js JSX and how to setup a react project using Vite. This video takes a big picture look at what react is and why you would want to use React when making web apps. This is video #1 in my react series: https://www.youtube.com/playlistlist=PL0X6fGhFFNTe_vJIlAQQo0IEgPgk9er3g #2 Creating Components in React https://youtu.be/PbkwqVZsUgs Chapters: 0:00 Intro 0:59 Vanilla JS 4:01 Using React.js 8:12 JSX 9:18 React Toolchains 10:48 Using Vite to Create a React App 15:01 importing npm modules 16:39 Building a vite"
YouTube Link 2022-08-22T14:00Z 190K followers, 33.4K engagements
"TypeScript Can't But Zod Can #javascript #typescript #webdeveloper #webdevelopment Help support me make more videos: https://ko-fi.com/meechward ๐ My Website: https://www.sammeechward.com Instagram: https://www.instagram.com/meech_ward TikTok: https://www.tiktok.com/@meech.s.ward X: https://twitter.com/Meech_Ward Threads: https://www.threads.net/@meech_ward Github: https://github.com/orgs/meech-ward typescript javascript zod typescript zod tutorial javascript zod tutorial typescript javascript zod typescript zod tutorial javascript zod tutorial"
YouTube Link 2024-02-02T14:00Z 190K followers, 39.7K engagements
"Underated database trick #database #sql #mysql #webdevelopment #programming #coding mysql sql mysql sql"
YouTube Link 2023-12-23T17:13Z 190K followers, 2.4M engagements
"Testing Node Server with Jest and Supertest Learn how to test a node.js HTTP server using Jest and Supertest. ๐ Previous Videos: Introduction to Writing Automated Tests With Jest: https://youtu.be/hz0_q1MJa2k Introduction to TDD in JavaScript: https://youtu.be/89Pl2Uok8xc ๐ Text version: https://sammeechward.com/testing-an-express-app-with-supertest-and-jest/ ๐ Using Jest with ESModules: https://sammeechward.com/jest-and-esmodules/ ๐ Code: https://github.com/Sam-Meech-Ward/express_jest_and_mocks/tree/express ๐ Moar Links My Website: https://www.sammeechward.com Instagram:"
YouTube Link 2021-04-05T17:34Z 190K followers, 145.9K engagements
"Mocking a Database in Node with Jest Learn how to use jest mock functions to mock a database in an HTTP server. ๐ Previous Videos: Introduction to Writing Automated Tests With Jest: https://youtu.be/hz0_q1MJa2k Introduction to TDD in JavaScript: https://youtu.be/89Pl2Uok8xc Testing Node Server with Jest and Supertest: https://youtu.be/FKnzS_icp20 Dependency Injection: https://youtu.be/yOC0e0NMZ-E ๐ Text version: https://sammeechward.com/mocking-a-database-with-jest-in-javascript/ ๐ Code: https://github.com/Sam-Meech-Ward/express_jest_and_mocks ๐ Jest Mock Functions:"
YouTube Link 2021-04-06T17:13Z 190K followers, 78.3K engagements
"How To Start Writing Unit Tests #programming #javascript #webdevelopment Unit tests should run quickly and test some in-between logic. In the context of developing a social media application it's unnecessary to manually navigate a browser log in and create a new post just to verify the functionality of a hashtag detection feature. Put that logic in it's own function and unit test it. Then the e2e tests exist but are slow and run less often maybe only on a test server when you push your feature branch. Help support me make more videos: https://ko-fi.com/meechward ๐ My Website:"
YouTube Link 2024-01-27T14:00Z 190K followers, 171.4K engagements
"Express JS Crash Course Web Dev Tutorial for Beginners Learn how to create a web application using Express js and EJS. This video goes over the basics of HTTP and backend programming to create a very basic note-taking app. Chapters: 0:00 Intro 0:26 HTTP 1:41 App Setup 4:35 PORTs 6:36 GET Requests 8:02 Inspecting HTTP Requests 9:47 nodemon 12:02 Static Files 15:31 Dynamic HTML 17:23 EJS 21:17 EJS Tags 23:19 Passing Data to EJS 24:37 Get All Notes 33:08 Get Single Note 39:47 [---] 43:10 Fake Database 45:57 Create a Note 56:11 Redirect 58:55 Delete Note 1:05:28 Search Notes 1:11:24 Summary ๐Other"
YouTube Link 2021-11-17T16:14Z 190K followers, 28.9K engagements
"Set up a CloudFront CDN for an S3 Bucket Learn how to setup a CloudFront distribution for your S3 Bucket to securely deliver files with low latency over a CDN. ๐ A complete course on AWS and Cloud Computing: https://cloudcourse.dev/ ๐Storing Images in S3 from Node Server: https://youtu.be/eQAIojcArRY Chapters: 0:00 Intro 2:09 Setting up CloudFront 5:42 Getting Images from CloudFront 6:53 Using CloudFront with a Node server 10:07 What Next ๐Moar Links My Website: https://www.sammeechward.com Instagram: https://www.instagram.com/meech_ward Twitter: https://twitter.com/Meech_Ward Github:"
YouTube Link 2022-08-01T15:40Z 190K followers, 111.2K engagements
"VPC Gateway Endpoints for Private S3 Bucket Connections How to set up a VPC endpoint to allow private connections to s3 buckets from private subnets. ๐ A complete course on AWS and Cloud Computing: https://cloudcourse.dev/ Chapters: 0:00 Intro 0:16 Theory 1:12 S3 Gateway 4:10 Summary ๐Other tutorials: Setting up an S3 Gateway VPC Endpoint for Private Subnets: https://youtu.be/tfSzEU9xfIQ Cloud Computing Playlist: https://youtube.com/playlistlist=PL0X6fGhFFNTcU-_MCPe9dkH6sqmgfhy_M ๐Moar Links My Website: https://www.sammeechward.com Instagram: https://www.instagram.com/meech_ward Github:"
YouTube Link 2021-11-16T15:50Z 190K followers, 25.8K engagements
"SSH Keys Adding an SSH key to a Raspberry Pi In this lesson we're going to create an SSH key so that we don't have to enter our password every time we want to transfer code or control the pi. This is the sixth in a video series about how to get started making things with a raspberry pi. It is targeted at existing developers but will be helpful to you no matter what your background is. ๐Entire Series https://www.youtube.com/playlistlist=PL0X6fGhFFNTfW6RL46Rtd0VSqVtj-yBSd ๐Moar Links My Website: https://www.sammeechward.com Instagram: https://www.instagram.com/meech_ward Github:"
YouTube Link 2020-07-29T15:00Z 190K followers, 27.6K engagements
"MySQL Node.js Express I'll show you how to connect your node application to a MySQL database to query and insert data. I will also show you how to integrate this into an express server to show what a complete backend might look like. Chapters: 0:00 Intro 0:32 Setup MySQL 1:50 Setup Node App 2:46 Connect to MySQL from Node 4:40 Basic Queries 7:24 Environment Variables 10:22 Prepared Statements 13:42 Insert Statement 17:58 Express 26:00 Error Handling 27:28 Summary ๐Code & Resources: https://sammeechward.com/connect-to-mysql-from-node ๐Express JS Crash Course"
YouTube Link 2022-06-16T14:00Z 190K followers, 292.2K engagements
"Denormalizing DB for Justin Bieber #database #sql #webdevelopment sql denormalize normalization normalize database postgres sql denormalize normalization normalize database postgres"
YouTube Link 2024-01-07T15:00Z 190K followers, 1.3M engagements
"AWS VPC & Subnets For Beginners Learn how to set up a custom VPC with public and private subnets. ๐ A complete course on AWS and Cloud Computing: https://cloudcourse.dev/ Chapters: 0:00 Intro 0:34 What is a VPC 2:43 Setting Up a VPC 5:01 Creating Subnets 6:46 EC2 with custom VPC 8:29 Internet Gateway 12:06 Deploying to Private Subnet 14:47 Reverse Proxy ๐Other tutorials: Intro to Horizontal Scaling Load Balancing Immutable Infrastructure with AWS: https://youtu.be/FEbfvTZCYQQ Intro to Packer with AWS (Creating AMIs): https://youtu.be/dde-bWUeRMo Cloud Computing Playlist:"
YouTube Link 2021-11-15T19:37Z 190K followers, 120.9K engagements
"Scale your web app: Why you need s3 and a database service #webdevelopment #database Help support me make more videos: https://ko-fi.com/meechward ๐ My Website: https://www.sammeechward.com Instagram: https://www.instagram.com/meech_ward TikTok: https://www.tiktok.com/@meech.s.ward X: https://twitter.com/Meech_Ward Threads: https://www.threads.net/@meech_ward Github: https://github.com/orgs/meech-ward"
YouTube Link 2024-03-07T15:00Z 190K followers, 1.1M engagements
"Stop Adding Login and Signup to Your Web Apps #webdevelopment"
YouTube Link 2023-11-02T14:18Z 190K followers, 207.2K engagements
"Code editor hacks every developer wishes they knew sooner #programming #vscode #webdevelopment vscode vscode extensions vs code vscode vscode extensions vs code"
YouTube Link 2024-04-01T14:00Z 190K followers, 3.1M engagements
"The true meaning of Git is hidden in the first commits in [----] #programming #git git github git for beginners git github git for beginners"
YouTube Link 2024-04-06T21:43Z 190K followers, 4.8M engagements
"I Stopped Using Express.js: Because Bun and Hono ๐ฅ Express has been around for almost as long as node has existed. Its an awesome framework its how I learned to make web servers in node and how ive been teaching people to make web servers for the past [--] years. But its time to move on because the alternatives are just so much better. Its mind blowing how much the web has changed recently. Chapters: 0:00 Hono 0:42 Bun Server 1:52 Routing 3:33 Streaming 4:18 Middleware 4:50 JSX 6:32 Testing 8:21 Validation Help support me make more videos: https://ko-fi.com/meechward ๐ My Website:"
YouTube Link 2023-12-28T15:00Z 190K followers, 165.7K engagements
"The best thing you can do with JavaScript #javascript #programming #shorts akshay saini podcast arc browser asmr c# coding cs2 css golang gta [--] javascript map filter reduce map reduce python rust lang the finals #shorts akshay saini podcast arc browser asmr c# coding cs2 css golang gta [--] javascript map filter reduce map reduce python rust lang the finals"
YouTube Link 2023-12-03T23:13Z 190K followers, 1.7M engagements
"TDD and Unit Testing in iOS Part [--] Stateful Objects Learn how to use the XCTest framework to write unit tests for stateful objects. ๐Code: https://github.com/Sam-Meech-Ward/ios-testing-weekly-budget/tree/viewcontroller ๐Entire iOS Playlist https://www.youtube.com/playlistlist=PL0X6fGhFFNTfUIRSuiVFZmuMGeSUYkNzh ๐Moar Links My Website: https://www.sammeechward.com Instagram: https://www.instagram.com/meech_ward Github: https://github.com/orgs/Sam-Meech-Ward"
YouTube Link 2020-11-02T18:53Z 185K followers, [----] engagements
"Accidental string concatenation in JavaScript #javascript"
YouTube Link 2024-02-17T22:41Z 190K followers, 139.5K engagements
"Delegates in iOS with Swift Learn how to use the Delegate design pattern using Swift in an iOS app. ๐Entire iOS Playlist https://www.youtube.com/playlistlist=PL0X6fGhFFNTfUIRSuiVFZmuMGeSUYkNzh ๐Moar Links My Website: https://www.sammeechward.com Instagram: https://www.instagram.com/meech_ward Github: https://github.com/orgs/Sam-Meech-Ward"
YouTube Link 2021-01-29T16:42Z 169K followers, [----] engagements
"CloudFront Signed URLs with Node.js Create signed urls to access files in a CloudFront distribution. Learn how to generate the signed URLs using a private key in a node application. ๐ A complete course on AWS and Cloud Computing: https://cloudcourse.dev/ ๐Code Snippets: https://sammeechward.com/cloudfront-signed-urls-with-nodejs ๐Storing Images in S3 from Node Server: https://youtu.be/eQAIojcArRY ๐Set up a CloudFront CDN for an S3 Bucket: https://youtu.be/kbI7kRWAU-w Chapters: 0:00 Intro 0:42 Why Sign URLs 3:58 Generating an RSA Key Pair 5:32 Create a Public Key in AWS 6:41 Restrict"
YouTube Link 2022-08-08T14:00Z 183K followers, 34.5K engagements
"Why is JavaScript ASI like this #javascript javascript for beginners js programming javascript semicolons typescript javascript for beginners js programming javascript semicolons typescript"
YouTube Link 2024-03-31T13:00Z 190K followers, 286.2K engagements
"Intro to Horizontal Scaling Load Balancing Immutable Infrastructure with AWS Load balancing and horizontally scaling a web app using immutable infrastructure on AWS with custom AMIs. ๐ A complete course on AWS and Cloud Computing: https://cloudcourse.dev/ Chapters: 0:00 Intro 0:30 Theory 2:47 Creating an AMI 8:58 Scaling the App 11:40 Load Balancing with Nginx 17:25 Summary ๐Other tutorials: Cloud Computing Playlist: https://youtube.com/playlistlist=PL0X6fGhFFNTcU-_MCPe9dkH6sqmgfhy_M ๐Moar Links My Website: https://www.sammeechward.com Instagram: https://www.instagram.com/meech_ward"
YouTube Link 2021-09-27T18:07Z 182K followers, [----] engagements
"Setup a NAT Gateway on AWS Learn what a NAT gateway is and how to set one up on AWS to allow internet access on a private subnet. Chapters: 0:00 Intro 0:20 Theory 2:15 Setup NAT Gateway 3:50 Summary 4:44 Destroying Infrastructure ๐Other tutorials: Setting up an S3 Gateway VPC Endpoint for Private Subnets: https://youtu.be/tfSzEU9xfIQ Cloud Computing Playlist: https://youtube.com/playlistlist=PL0X6fGhFFNTcU-_MCPe9dkH6sqmgfhy_M ๐Moar Links My Website: https://www.sammeechward.com Instagram: https://www.instagram.com/meech_ward Github: https://github.com/orgs/Sam-Meech-Ward"
YouTube Link 2021-11-16T15:50Z 165K followers, 11K engagements
"Every Developer Needs This #raspberrypi"
YouTube Link 2024-08-27T22:03Z 190K followers, 72.1K engagements
"Protocols and Polymorphism in Swift Protocol Oriented Programming How do we achieve polymorphism in Swift And why do we prefer Protocols over superclasses ๐Entire iOS Playlist https://www.youtube.com/playlistlist=PL0X6fGhFFNTdT5W3b8kh2DQH4OgKAIewZ ๐Moar Links My Website: https://www.sammeechward.com Instagram: https://www.instagram.com/meech_ward Github: https://github.com/orgs/Sam-Meech-Ward"
YouTube Link 2020-07-03T17:56Z 179K followers, [----] engagements
"Fetching and Posting Data in React Learn how to make network requests in a react app to fetch data on load and post data when users submit a form. https://www.sammeechward.com/fetching-and-posting-data-in-react This is video #11 in my react series: #10 useEffect Everything You Need To Know: https://youtu.be/c8R4Cba7PPY React Proxy Easiest Fix to CORS Errors: https://youtu.be/N4yUiQiTvwU Chapters: 0:00 Intro 1:05 Fetch Data in useEffect 4:40 Error State 7:37 Loading State 9:55 Custom Hook 12:26 Suspense 13:49 Implementing Search 15:23 Race Condition 17:05 Abort Controller 19:22 Posting Form"
YouTube Link 2022-10-03T14:00Z 169K followers, [----] engagements
"Dividing by [--] #programming #computerscience"
YouTube Link 2023-12-03T03:03Z 190K followers, 55.4K engagements
"Stop using VARCHAR(255) #sql #database #programming varchar(255) shouldn't be a default that people use. Use a value that makes sense for your database and for your application rules. sql programming database varchar sql programming database varchar"
YouTube Link 2024-03-21T01:00Z 190K followers, 333.2K engagements
"JavaScript is object oriented #javascript coddy.tech SAM20 Help support me make more videos: https://ko-fi.com/meechward ๐ My Website: https://www.sammeechward.com Instagram: https://www.instagram.com/meech_ward TikTok: https://www.tiktok.com/@meech.s.ward X: https://twitter.com/Meech_Ward Threads: https://www.threads.net/@meech_ward Github: https://github.com/orgs/meech-ward object oriented programming programming javascript object oriented programming programming javascript"
YouTube Link 2024-03-09T15:00Z 190K followers, 69.1K engagements
"Downloading & Caching Images in iOS with Swift Learn how to use URLSession to download images into a UICollectionView. Then cache those images using an NSCache ๐Code: https://github.com/Sam-Meech-Ward/iOS-image-download ๐Entire iOS Playlist https://www.youtube.com/playlistlist=PL0X6fGhFFNTdT5W3b8kh2DQH4OgKAIewZ ๐Moar Links Code Example: https://github.com/meech-ward/iOS-Image-Download-Collection-Cell My Website: https://www.sammeechward.com Instagram: https://www.instagram.com/meech_ward Github: https://github.com/orgs/Sam-Meech-Ward"
YouTube Link 2020-10-29T06:33Z 178K followers, 12.4K engagements
"React Props are Easy Learn what props in react are and the different ways that props are used. This is video #3 in my react series: #2 Creating Components in React: https://youtu.be/PbkwqVZsUgs #4 Rendering Lists of Components: https://youtu.be/f640Z6QZawc Join this channel to get access to perks: https://www.youtube.com/channel/UC6aTLuI_j4-0wiDSzmaPctQ/join Code Examples: https://www.sammeechward.com/react-props-explained Chapters: 0:00 Intro 0:09 App Setup 2:14 Creating a New Component 4:08 Function Parameters 6:33 Props 11:36 Destructuring Props 13:31 Spreading Props 15:11 List of"
YouTube Link 2022-09-08T14:00Z 174K followers, 13.8K engagements
"&& #programming #webdev #reactjs #nextjs #javascript # abrar entry song aisi meena kumari ke liye akhi ayman alan wake [--] reaction albert einstein interview arch linux asmr turkish autogen tutorial baldur's gate [--] best back workout at gym best bike to buy best games for iphone [--] pro max best laptop bag best laptop malayalam bhagwat geeta bing chillin blitz curler efootball freecodecamp jamal kudu next js pep speaking german # abrar entry song aisi meena kumari ke liye akhi ayman alan wake [--] reaction albert einstein interview arch linux asmr turkish autogen tutorial baldur's gate [--] best back"
YouTube Link 2023-12-07T19:04Z 190K followers, 68.2K engagements
"AWS Route [--] Domain Name Setup a custom domain name in route [--] to start creating dns records for services within aws. I'll show you how to purchase a domain with namecheap and create a Route [--] hosted zone in aws. Then you can create dns records for aws services like ec2 instances s3 buckets load balancers and more. Chapters: 0:00 Intro 0:27 Custom Domain Name Setup 0:43 Route [--] Hosted Zones 1:00 Route [--] Hosted zone cost 1:15 Purchasing through AWS vs somewhere like namecheap or godaddy 1:28 Purchasing through Namecheap 2:42 Domain Name settings 3:20 Creating hosted zone on AWS 3:50 NS"
YouTube Link 2022-06-20T14:00Z 164K followers, 20.1K engagements
"Deploy SPA to CloudFront with HTTPS Custom Domain Learn how to deploy a react app or any static website to a Cloud Front distribution custom domain name and SSL Certificate. Chapters: 0:00 Intro 0:59 Building the react app 1:35 Create an S3 bucket 2:37 Create CloudFront Distribution 4:16 Custom Domain Name 5:19 SSL Certificate 7:08 DNS Record in Route [--] 8:26 Custom Error Page for React 10:46 Updating the Website 12:05 CloudFront Invalidate Files 13:06 AWS CLI aws s3 sync directory-path "s3://your-bucket-name/" aws cloudfront create-invalidation --distribution-id your-distribution-id --paths"
YouTube Link 2022-06-30T14:00Z 164K followers, 19.1K engagements
"Billion-Dollar Precision #database #sql #postgresql #webdevelopment #programming"
YouTube Link 2024-03-15T13:00Z 190K followers, 53.4K engagements
"Easiest Database Setup in Next.js [--] with Turso & Drizzle I always use Turso and Drizzle for data persistence in my apps. It's so easy and fast and cheap. Previous Video: https://youtu.be/z9PF8NdM4XU Next Video: https://youtu.be/sjcLxYbw5BQ Join this channel to support me making more videos: https://www.youtube.com/channel/UC6aTLuI_j4-0wiDSzmaPctQ/join Code: https://github.com/meech-ward/code-gpt-example/tree/database Chapters: 0:00 Intro 0:49 Setup Drizzle ORM 6:11 Setup Turso 8:41 Turso Local 11:27 Create a Chat Server Action 18:29 Save GPT Messages 23:12 View Saved Messages 32:32 Cache"
YouTube Link 2023-12-01T14:00Z 190K followers, 24.9K engagements
"Use a TypeSafe ORM #webdevelopment #reactjs #typescript Why I like using drizzle in my projects asmr asuka debut wwe bobby deol brock lesnar ufc fight chicken adobo combat gods cs2 drizzle orm fallout [--] fred again everybody gewitter im kopf best of how to enchant books in minecraft i'm gonna smoke you invincible season [--] islam makhachev jocul caprei josh hutcherson whistle orm parrots talking peyton manning ray lewis react typescript tutorial asmr asuka debut wwe bobby deol brock lesnar ufc fight chicken adobo combat gods cs2 drizzle orm fallout [--] fred again everybody gewitter im kopf best of"
YouTube Link 2023-11-30T23:38Z 190K followers, [----] engagements
"Prisma & Next.js Learn how to use Prisma with a Next.js application to persist data to a PostgreSQL database. I'll also show you how to setup a cloud database using railway and deploy your app to vercel. My prisma guide: https://www.sammeechward.com/prisma-and-nextjs Code: https://www.sammeechward.com/prisma-and-nextjs-video Env Vars: https://www.prisma.io/docs/guides/database/troubleshooting-orm/help-articles/nextjs-prisma-client-dev-practices https://nextjs.org/docs/basic-features/environment-variables Join this channel to get access to perks:"
YouTube Link 2022-10-24T14:00Z 185K followers, 22.8K engagements
"Is useEffect broken #code"
YouTube Link 2022-10-13T15:33Z 189K followers, 44.1K engagements
"Next.js Is Confusing - Is This Server or Client Code Next.js server components and server actions make things easier when they work but when things go wrong it seems impossible to debug. Here's some advice to help you navigate next.js server and client interactions. My Website: https://www.sammeechward.com Twitter: https://twitter.com/Meech_Ward TikTok: https://www.tiktok.com/@meech.s.ward Github: https://github.com/orgs/Sam-Meech-Ward Instagram: https://www.instagram.com/meech_ward"
YouTube Link 2023-11-30T14:30Z 190K followers, [----] engagements
"What happens when you hack your Roomba #python #raspberrypi"
YouTube Link 2025-02-07T13:00Z 190K followers, 379.6K engagements
"Hashing Passwords in Node and Express using bcrypt Learn how to correctly hash and store your passwords for any web app using node.js and express. The only things you need to take away from the video are: [--]. Don't store passwords in plain text [--]. Hash your passwords using bcrypt Chapters: 0:00 Intro 0:30 Hashing with bcrypt 2:30 Other Hashing Algorithms 4:30 Salt 6:30 bcrypt cost factor 9:03 Comparing Passwords 10:28 Express App 16:43 Summary ๐Moar Links My Website: https://www.sammeechward.com Instagram: https://www.instagram.com/meech_ward Github: https://github.com/orgs/Sam-Meech-Ward"
YouTube Link 2022-07-14T13:00Z 189K followers, 50.3K engagements
"Intro to IAM Roles and Policies on AWS Learn about what IAM roles and policies are and how to create policies and roles to grant an ec2 instance access to other AWS services. ๐ A complete course on AWS and Cloud Computing: https://cloudcourse.dev/ Chapters: 0:00 Intro 1:12 Policies and Roles 2:35 Setting up Policies 6:18 Setting up roles 8:00 Adding a role to EC2 9:00 Conclusion ๐Other tutorials: Cloud Computing Playlist: https://youtube.com/playlistlist=PL0X6fGhFFNTcU-_MCPe9dkH6sqmgfhy_M ๐Moar Links My Website: https://www.sammeechward.com Instagram: https://www.instagram.com/meech_ward"
YouTube Link 2021-09-25T21:55Z 189K followers, 11.7K engagements
"Mac Dev Talking To Windows Dev About Anything #programming #coding windows developer programming memes windows developer programming memes"
YouTube Link 2024-01-19T14:00Z 190K followers, 16.3K engagements
"Javascript is Bananas #javascript #programming 540hz monitor [---] calorie meals a clarification muhammad al muqit a54 abu zar ghaffari engineer muhammad ali mirza accordion music acid properties in dbms adebayor adi reddy bigg boss asmr brooklyn blackout cake c# dragonkin food javascript python react native shorts smoking cigarettes star citizen 540hz monitor [---] calorie meals a clarification muhammad al muqit a54 abu zar ghaffari engineer muhammad ali mirza accordion music acid properties in dbms adebayor adi reddy bigg boss asmr brooklyn blackout cake c# dragonkin food javascript python"
YouTube Link 2023-12-07T02:41Z 190K followers, 344.4K engagements
"Better React With Previews When a user selects in image in a form how do you display that image to the user #reactjs #webdevelopment"
YouTube Link 2023-11-13T17:22Z 186K followers, [----] engagements
"Stream GPT #webdevelopment #ai #webdev #reactjs #javascript"
YouTube Link 2023-11-29T21:13Z 190K followers, 31K engagements
"Learn Swift Programming Language in [--] Minutes In this video I'm going to show you the basics of the Swift programming language. This is a fast-paced video that assumes you already have experience with other programming languages. ๐Entire iOS Playlist https://www.youtube.com/playlistlist=PL0X6fGhFFNTdT5W3b8kh2DQH4OgKAIewZ ๐Moar Links My Website: https://www.sammeechward.com Instagram: https://www.instagram.com/meech_ward Github: https://github.com/orgs/Sam-Meech-Ward"
YouTube Link 2020-07-03T17:45Z 188K followers, 20K engagements
"Upload Images to S3 from Node Back End Learn how to store your express server's image files in an s3 bucket. There is an updated version to this tutorial. Use the new one instead: https://youtu.be/eQAIojcArRY ๐ A complete course on AWS and Cloud Computing: https://cloudcourse.dev/ ๐Code: https://www.sammeechward.com/upload-images-to-s3-from-node-back-end Chapters: 0:00 Intro 1:23 Using Multer to POST the image to the server 4:36 Setting up the S3 bucket 6:38 Creating an IAM Policy for the bucket 9:10 Creating an IAM User for the server 11:27 Installing the AWS SDK 14:00 Uploading the image"
YouTube Link 2021-03-01T16:00Z 186K followers, 156.7K engagements
"Caddy Fully-Managed HTTPS Reverse Proxy #webdevelopment #cybersecurity #cloudcomputing Help support me make more videos: https://ko-fi.com/meechward ๐ My Website: https://www.sammeechward.com Instagram: https://www.instagram.com/meech_ward TikTok: https://www.tiktok.com/@meech.s.ward X: https://twitter.com/Meech_Ward Threads: https://www.threads.net/@meech_ward Github: https://github.com/orgs/meech-ward http rest api https ssl ssl certificate reverse proxy reverse proxy caddy caddy web server reverse proxy nginx http rest api https ssl ssl certificate reverse proxy reverse proxy caddy caddy"
YouTube Link 2024-02-01T14:00Z 190K followers, 74.8K engagements
"App Deployment Essential Techniques #webdevelopment #database #cloudcomputing aws ec2 tutorial aws ec2 instance creation aws ec2 tutorial for beginners aws ec2 tutorial aws ec2 instance creation aws ec2 tutorial for beginners"
YouTube Link 2024-01-23T14:00Z 190K followers, 37.8K engagements
"try catch is confusing #programming #javascript I fixed try catch: https://mightfail.dev asmr baldur's gate [--] carol of the bells piano tutorial cybertruck ecs fargate flight simulator flutter github copilot godot gta [--] hdfc redeem points for credit card javascript lethal company mma new dacia duster [----] padel shane gillis typescript asmr baldur's gate [--] carol of the bells piano tutorial cybertruck ecs fargate flight simulator flutter github copilot godot gta [--] hdfc redeem points for credit card javascript lethal company mma new dacia duster [----] padel shane gillis typescript"
YouTube Link 2023-12-03T17:31Z 190K followers, 189.7K engagements
"Im good at coding challenges https://coddy.tech sam20 #programming #coding #python"
YouTube Link 2023-12-17T18:12Z 190K followers, 11.1K engagements
"DiagramGPT - Honest Review of Eraser AI This is my take on LLM tools and if they're useful for me. But I'd love to know your thoughts on this especially if you have a chance to use the https://eraser.io/ai features for yourself chatgpt diagrams how to create diagrams in chatgpt flowchart with chatgpt chatgpt in system analysis chatgpt flowchart chatgpt flow diagrams llm tools chatgpt diagrams how to create diagrams in chatgpt flowchart with chatgpt chatgpt in system analysis chatgpt flowchart chatgpt flow diagrams llm tools"
YouTube Link 2024-05-06T23:24Z 190K followers, 201.4K engagements
"How to S3 Bucket #webdevelopment Here's how you setup an s3 bucket for your web app"
YouTube Link 2023-11-21T15:00Z 190K followers, 17.1K engagements
"The meta viewport tag #html #webdevelopment #coding adata ssd aleister black vs adam cole best adjustable dumbbells dallas mavericks dark web videos free orpheus bg3 js advanced milo larratt mosque in ayodhya playstation portal ratched peach payback shorts sidemen sliding window algorithm smooth criminal choreography throne of glass tia capitis xbox xqc reacts to music yeat zoey [---] reboot adata ssd aleister black vs adam cole best adjustable dumbbells dallas mavericks dark web videos free orpheus bg3 js advanced milo larratt mosque in ayodhya playstation portal ratched peach payback shorts"
YouTube Link 2023-12-26T14:00Z 190K followers, 1.1M engagements
"Setting Up The AWS CLI Learn how to setup the aws cli on your computer and configure it to manage your cloud infrastructure with code. ๐ A complete course on AWS and Cloud Computing: https://cloudcourse.dev/ Chapters: 0:00 Intro 0:18 Install the CI 0:54 Documentation 2:13 Creating an IAM User 4:52 Configuring the AWS CLI 5:38 Creating an S3 Bucket 6:27 Infrastructure as Code ๐Install AWS CLI https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html ๐S3 Static Website AWS CLI https://sammeechward.com/aws-cli-s3-static-website/ ๐AWS CLI VPC"
YouTube Link 2022-06-23T14:00Z 187K followers, [----] engagements
"Nginx Reverse Proxy on AWS EC2 Amazon Linux [--] Install and set up an nginx reverse proxy on an Amazon Linux [--] ec2 instance. ๐ A complete course on AWS and Cloud Computing: https://cloudcourse.dev/ ๐Other tutorials: MySQL on AWS EC2 Amazon Linux 2: https://youtu.be/N9DwaThhpsg Deploy Node app on AWS EC2 Amazon Linux 2: https://youtu.be/oHAQ3TzUTro Setting Up And Deploying AWS EC2 Instances: https://youtu.be/GEVbYQWWJkQ ๐Moar Links My Website: https://www.sammeechward.com Instagram: https://www.instagram.com/meech_ward Github: https://github.com/orgs/Sam-Meech-Ward ๐nginx links:"
YouTube Link 2021-09-19T01:30Z 189K followers, 47K engagements
"Start using Terraform with AWS Learn the basics of using Terraform to manage your AWS infrastructure. ๐ A complete course on AWS and Cloud Computing: https://cloudcourse.dev/ Chapters: 0:00 Intro 2:10 Project Setup 2:39 Setting up the project 3:57 Terraform CLI 5:46 EC2 Resource Block 7:38 terraform apply 8:55 terraform state 11:34 Security Group Resource 15:29 Idempotent 18:16 terraform destroy 19:20 Data Block 22:35 Review Code and other links: https://smw.wtf/intro-to-terraform-with-aws"
YouTube Link 2021-10-26T16:10Z 188K followers, [----] engagements
"v0.dev Is Here What Does This Mean for Web Devs AI tools like v0.dev are changing the way we write code and build applications. It's impressive but what does this mean for web devs Join this channel to buy me a coffee: https://www.youtube.com/channel/UC6aTLuI_j4-0wiDSzmaPctQ/join ๐Moar Links My Website: https://www.sammeechward.com Instagram: https://www.instagram.com/meech_ward X: https://x.com/Meech_Ward Github: https://github.com/orgs/Sam-Meech-Ward"
YouTube Link 2023-10-12T13:00Z 187K followers, [----] engagements
"React Proxy Easiest Fix to CORS Errors #code #shorts"
YouTube Link 2022-10-11T22:03Z 186K followers, 45K engagements
"Objects/Primitives #javascript"
YouTube Link 2023-12-14T16:28Z 190K followers, 11K engagements
"Installing Node.js - Raspberry Pi & JavaScript In this video I will show you how to install Node.js on your raspberry pi. Once you've completed this you can control your pi using JavaScript. This is the fourth in a video series about how to get started making things with a raspberry pi. It is targeted at existing developers but will be helpful to you no matter what your background is. Transfering code to the raspberry pi using rsync: https://youtu.be/Nm_8u44zClw Entire Series: https://www.youtube.com/playlistlist=PL0X6fGhFFNTfW6RL46Rtd0VSqVtj-yBSd --- * Personal Site: sammeechward.com *"
YouTube Link 2019-04-18T13:53Z 186K followers, 54.3K engagements
"Deploy Node app on AWS EC2 Amazon Linux [--] Deploy Node app on AWS EC2 Amazon Linux [--] by installing node js and setting the app up as a systemd service ๐ A complete course on AWS and Cloud Computing: https://cloudcourse.dev/ Code Examples: https://sammeechward.com/deploy-node-app-on-aws-ec2-amazon-linux-2 Chapters: 0:00 Intro 0:14 Setting up an EC2 Instance 2:31 Installing Node 3:21 git clone code onto the instance 4:28 Running the node app 6:13 Environment Variables 9:38 Systemd service 14:13 Summary ๐Other tutorials: MySQL on AWS EC2 Amazon Linux 2: https://youtu.be/N9DwaThhpsg Nginx"
YouTube Link 2021-09-18T18:29Z 187K followers, 92.6K engagements
"Kinde: The Best Auth Solution Next.js [--] Implementing auth is hard so use Kinde to make it easy. I'll show you how to add Kinde to your next.js [--] apps so you can manage users within your app. Go checkout kinde: https://smw.wtf/kinde code: https://github.com/meech-ward/code-gpt-example/tree/auth Previous Video: https://youtu.be/4ZhtoOFKFP8 Join this channel to help support me make videos: https://www.youtube.com/channel/UC6aTLuI_j4-0wiDSzmaPctQ/join Chapters: 0:00 Why you need an auth service 0:34 What were building 1:15 Setup Kinde 3:36 Add Login Links 5:19 Get User 7:38 Saving Data for a"
YouTube Link 2023-12-04T14:00Z 190K followers, 14.2K engagements
"Fastest Easiest Cheapest Database in the World #webdevelopment #programming"
YouTube Link 2023-12-01T16:00Z 190K followers, [----] engagements
"GPT-4 Vision and Next.js Tutorial - Create Your Own AI Coding Bot I'll guide you step-by-step on how to create your own AI coding bot using GPT-4 Vision and Next.js. This is everything you need to know to get started making your own custom gpt [--] apps with next.js and HTTP streaming. Next two videos that build ontop of this: [--]. Easiest Database Setup in Next.js [--] with Turso & Drizzle: https://youtu.be/4ZhtoOFKFP8 [--]. Kinde: The Best Auth Solution Next.js 14: https://youtu.be/sjcLxYbw5BQ Upload image to S3: https://youtu.be/t-lhgq7Nfpc Networking in React: https://youtu.be/Mokoo0mVEAU Code:"
YouTube Link 2023-11-29T14:30Z 190K followers, [----] engagements
"Don't Try Catch These Next.js Errors Next.js intentionally throws errors in your app don't catch them. Join this channel to help support me make videos https://www.youtube.com/channel/UC6aTLuI_j4-0wiDSzmaPctQ/join ๐Moar Links My Website: https://www.sammeechward.com Instagram: https://www.instagram.com/meech_ward Twitter: https://twitter.com/Meech_Ward Github: https://github.com/orgs/Sam-Meech-Ward nextjs sam meech ward nextjs sam meech ward"
YouTube Link 2023-12-08T14:00Z 190K followers, [----] engagements
"Next.js throws #nextjs #reactjs #javascript #webdevelopment"
YouTube Link 2023-12-08T22:00Z 190K followers, 47.1K engagements
"Unbelievable hydration error in #nextjs"
YouTube Link 2023-01-22T21:09Z 190K followers, 262.7K engagements
"TDD in JavaScript Test Driven Development Learn how to use test-driven development (TDD) in your JavaScript applications to help guide your software development. ๐Code: https://github.com/Sam-Meech-Ward/automated_tests_jest ๐Moar Links My Website: https://www.sammeechward.com Instagram: https://www.instagram.com/meech_ward Github: https://github.com/orgs/Sam-Meech-Ward"
YouTube Link 2021-03-07T22:07Z 190K followers, 15.2K engagements
"THIS in JavaScript Learn what this is in Javascript. Chapters: 0:00 Intro 0:44 Global this 1:47 Methods 3:37 bind & call 7:47 [--] ways to call a function 8:38 arrow functions 11:03 Summary ๐Moar Links My Website: https://www.sammeechward.com Instagram: https://www.instagram.com/meech_ward Github: https://github.com/orgs/Sam-Meech-Ward javascript this web development this keyword this keyword javascript this keyword js bind javascript web development [----] this keyword in arrow function javascript javascript functions learn javascript javascript call apply bind javascript objects javascript"
YouTube Link 2022-01-17T16:00Z 190K followers, [----] engagements
"TDD and Unit Testing in iOS Part [--] Stateless Objects Learn how to use the XCTest framework to write unit tests for stateless objects. ๐Code: https://github.com/Sam-Meech-Ward/ios-testing-weekly-budget/ ๐Entire iOS Playlist https://www.youtube.com/playlistlist=PL0X6fGhFFNTfUIRSuiVFZmuMGeSUYkNzh ๐Moar Links My Website: https://www.sammeechward.com Instagram: https://www.instagram.com/meech_ward Github: https://github.com/orgs/Sam-Meech-Ward"
YouTube Link 2020-11-02T18:53Z 190K followers, [----] engagements
"React Proxy Easiest Fix to CORS Errors Proxying API Requests in Development using Vite Parcel or Create React App. If your plan is to host your react app from the same origin as your web server then this is super helpful. Conveniently this also avoids CORS issues. I'll also show you how to deploy your react app using your express server and railway. Check out my entire react series: https://www.youtube.com/playlistlist=PL0X6fGhFFNTe_vJIlAQQo0IEgPgk9er3g Chapters: 0:00 Intro 2:56 CORS 3:38 Deploying a React App 7:04 What is React Proxy 8:10 Adding a Proxy 11:14 Building the app for production"
YouTube Link 2022-08-29T14:00Z 190K followers, 111.9K engagements
"Unit Testing in Javascript Writing Automated Tests With Jest Learn why we write automated tests and how to write automated unit tests in JavaScript using the jest test framework. ๐TDD: https://youtu.be/89Pl2Uok8xc ๐Code: https://github.com/Sam-Meech-Ward/automated_tests_jest ๐Moar Links My Website: https://www.sammeechward.com Instagram: https://www.instagram.com/meech_ward Github: https://github.com/orgs/Sam-Meech-Ward https://github.com/Sam-Meech-Ward/automated_tests_jest jest javascript mocha tdd javascript testing web development unit testing js testing jest tutorial jest testing"
YouTube Link 2021-03-06T22:07Z 190K followers, 28.7K engagements
"Best practice git commit #programming #coding #git Help support me make more videos: https://ko-fi.com/meechward ๐ My Website: https://www.sammeechward.com Instagram: https://www.instagram.com/meech_ward TikTok: https://www.tiktok.com/@meech.s.ward X: https://twitter.com/Meech_Ward Threads: https://www.threads.net/@meech_ward Github: https://github.com/orgs/meech-ward git git commit github tutorial git tutorial github git commit message git commit message best practices git git commit github tutorial git tutorial github git commit message git commit message best practices"
YouTube Link 2024-01-24T14:00Z 190K followers, 105.1K engagements
"React State Array of Objects Learn how to use useState to keep track of arrays of objects in a react app. ๐Starter Code: https://github.com/Sam-Meech-Ward/react-state-arrays-jokes/tree/3c3251eaac856f77081e7a4c7192cfa8d64dbfc0 ๐Final Code: https://github.com/Sam-Meech-Ward/react-state-arrays-jokes This is video #7 in my react series: #6 useState: https://youtu.be/_wPGcpoZQn8 #8 useReducer: https://youtu.be/UMQKj9M8r3g Join this channel to support these videos and get access to perks: https://www.youtube.com/channel/UC6aTLuI_j4-0wiDSzmaPctQ/join Chapters: 0:00 Intro 1:38 Adding an object to"
YouTube Link 2022-09-22T13:59Z 190K followers, 31.3K engagements
"๐ function #javascript #typescript #programming 2k24 jordan poole albert einstein interview andrew tate broke animorphs another love avril lavigne best 3d modeling software for 3d printing best hot chocolate bosozoku bullet hunter [---] bully gets owned cool css effects curry function elvis presley jet functional programming java script javascript man city typescript 2k24 jordan poole albert einstein interview andrew tate broke animorphs another love avril lavigne best 3d modeling software for 3d printing best hot chocolate bosozoku bullet hunter [---] bully gets owned cool css effects curry"
YouTube Link 2023-12-15T20:29Z 190K followers, 173.7K engagements
"Storing Images in S3 from Node Server Learn how to store your web app's files in an s3 bucket. Upload Download Update and Delete images from the s3 bucket. Uploading an image goes through the express server allowing us to modify the image before it's stored in the s3 bucket. Downloading the image happens directly from the s3 bucket to put less strain on the server and make it easier to integrate our bucket with a CDN in the future. If you're looking for a next.js specific version check out: https://youtu.be/t-lhgq7Nfpc ๐ A complete course on AWS and Cloud Computing: https://cloudcourse.dev/"
YouTube Link 2022-07-25T14:00Z 190K followers, 135.5K engagements
"Next Auth and Prisma Learn how to store your next auth user's details in a database using prisma. Newer next auth video for next [--] and drizzle orm: https://youtu.be/-JnEuvPmt-Q Code: https://www.sammeechward.com/next-auth-and-prisma Chapters: 0:00 Intro 1:14 Next Auth Adapters 2:39 Prisma Schema 5:40 Creating a new user 6:48 Creating a post with a user 10:41 Getting posts and users 12:01 Summary Prisma and Next https://www.sammeechward.com/prisma-and-nextjs-video The Easiest Way to add Auth to a Next App https://www.sammeechward.com/the-easiest-way-to-add-auth-to-a-next-app My Website:"
YouTube Link 2022-11-08T13:59Z 190K followers, 17.9K engagements
"Intro to RDS in AWS for MySQL Learn how to set up RDS with MySQL and connect to the database from a MySQL client over the internet or an EC2 instance of the private network. ๐ A complete course on AWS and Cloud Computing: https://cloudcourse.dev/ Chapters: 0:00 Intro 1:22 Networking 4:13 Setting up Database Cluster 11:44 Connecting to the Database Public 15:55 Connecting to the Database Private 18:46 Summary ๐Other tutorials: Cloud Computing Playlist: https://youtube.com/playlistlist=PL0X6fGhFFNTcU-_MCPe9dkH6sqmgfhy_M ๐Moar Links My Website: https://www.sammeechward.com Instagram:"
YouTube Link 2021-10-02T18:57Z 190K followers, 18.2K engagements
Limited data mode. Full metrics available with subscription: lunarcrush.com/pricing