Read Write Exercise
Read Write Exercise
  • Видео 70
  • Просмотров 1 157 867
How to Change iPhone Simulator Text Size
To change text size on a physical iPhone you'd just go to settings and then increase or decrease your text size. On the simulator that setting doesn't exist so you need to use the menu item in macOS to change the text size:
Features -- Increase Preferred Text Size or Decrease Preferred Text Size
You can also use Command + Option + Plus or Command + Option + Minus.
Before this I was having issues debugging an issue that was reported for my mobile app. Here's the app I'm working on in this video: apps.apple.com/app/id6467687675 (homepage here neurtureapp.com)
Просмотров: 233

Видео

How to Add Fonts to Screenflow
Просмотров 1096 месяцев назад
A brief walkthrough of some tricks to getting custom fonts into your Screenflow projects. By default, Screenflow allows you to choose from a subset of the system fonts you have installed in macOS. Once you've installed a new font (perhaps from Google Fonts or another font website) and you can see if in Font Book, there are still a couple more steps before you can use it in ScreenFlow. This brie...
How to Set Up Google Calendar for Easy Appointment Scheduling | Step-by-Step Guide
Просмотров 1539 месяцев назад
Learn how to use Google Calendar for straightforward and efficient appointment scheduling. calendar.app.google/v6LfRgRQimZbFjUd8 workspace.google.com/resources/appointment-scheduling/ This video is ideal for freelancers, consultants, business owners, or anyone looking to organize meetings seamlessly. Google Calendar allows you to manage your schedule and let clients book time without the need f...
First Impressions of Ordently: A Simpler Way to Get Things Done
Просмотров 121Год назад
In this video, we dive deep into the world of productivity with a comprehensive review and user guide of a new To-do List App. This not just any list-making tool, it professes to be everything you need to manage your life! Walk through the easy sign-up process and onboarding flow with me, explore different features, like task templates, project management, note-taking capabilities, and even gai...
My system for keeping track of job applications
Просмотров 6742 года назад
I may have finally perfected my process for organizing and keeping track of job applications. This process allows me to be prepared for my interviews, know exactly when I need to do something or follow up with a company, and it actually improves my interviews themselves by helping me prep for real questions I've been asked before. Now whenever I start a job search, I have a plan and lots of pas...
You may never use console.log again after watching this
Просмотров 7933 года назад
Console logs can pile up in the browser devtools really quickly, making it hard to debug and find the log you care about. There are several other console functions though, including console.table, console.info, console.error, and console.debug. In this video we'll go over how to get value out of using console.debug and ensuring you'll see your logs, filtered for what you care about.
TypeScript Utility Types: Exclude
Просмотров 8483 года назад
Exclude is a TypeScript utility type that is not explained well in the TS docs but is actually quite quick to understand from the examples I go over in this video tutorial. Exclude is similar to an xor, in the logical world and it can be helpful is you understand it.
Prevent Zoom screenshare forcing full screen
Просмотров 4,6 тыс.3 года назад
When someone on a Zoom call shares their screen, the Zoom window takes focus and goes fullscreen for all other participants on the call. Fortunately, there's a simple way to address this in settings.
How to Disable YouTube Shorts
Просмотров 812 тыс.3 года назад
Quick walkthrough on how to get rid of RUclips shorts (the TikTok/Instagram Reels copy) on the iOS or Android RUclips app. Install Neurture to use AI and research-based methods to address addictive behaviors like social media usage, vaping, or pracrastination: Neurture for iPhone: apps.apple.com/app/id6467687675 Neurture for Android: play.google.com/store/apps/details?id=com.bradydowling.unsham...
The top ranking HTML editor on Google is an SEO scam
Просмотров 3823 года назад
What happens when you scam people into boosting your SEO rankings? You either go to the top...or the bottom 😳 This story is an adaptation of the blog post from Caspar von Wrede. Checkout the original post here: casparwre.de/blog/seo-scam/ And follow him on Twitter here: wrede
How I snuck onto the frontpage of Hackers News | Reacting to the Next.js conference signup page
Просмотров 1513 года назад
Hacker News is interesting and educational...and distracting...and great publicity. This is the story of how I nearly achieved these things all at once. A few weeks ago the Next.js conference signup page made the Hacker News frontpage. After playing around with it for a few minutes I made a couple discoveries and wanted to show some of my reactions to the multiplayer page and how it works.
Build a Node CLI in 5 minutes (with Enquirer, Ora, Boxen, etc)
Просмотров 1,3 тыс.3 года назад
Create a stunning Node CLI with spinners, colors, prompts, local storage, and boxes. Background video: ruclips.net/video/0fiWQ3pwk4k/видео.html Written tutorial: blog.logrocket.com/creating-a-node-cli/ Code repo: github.com/bradydowling/node-cli-tutorial 0:00 Intro 0:23 Setup index.js 0:34 Adding a loading indicator with Ora 2:22 Prompting the user for info with Enquirer 3:12 Handling exits 3:5...
How I no longer get distracted by ESPN
Просмотров 4443 года назад
ESPN Node.js command-line interface. Terrible idea? Or sports hacker dream? Code link: github.com/bradydowling/node-cli-tutorial 0:00 The Idea 1:27 What's a CLI? 2:02 What I'll build 2:33 What's an API? 3:09 Browser automation 4:06 How browsers work 5:50 Getting the data 6:22 Building the CLI 6:53 One final feature 7:37 Conclusion
Making automated tutorials with Auto Coder
Просмотров 7223 года назад
A walkthrough of a VS Code extension that I'm working on that allows you to automate live coding or tutorial creation so you don't have to talk and type at the same time. Github: github.com/bradydowling/auto-coder Example repo: github.com/bradydowling/node-cli-tutorial Visual Studio marketplace: marketplace.visualstudio.com/items?itemName=BradyDowling.auto-coder
One of the OLDEST websites in existence
Просмотров 7123 года назад
A majority of websites that have ever existed disappear after a few years. Blog posts, RUclips videos, and social media posts often 404 after a short period of time. But there are a few websites that have withstood the test of time, potentially due to a truly dedicated systems administrator that hasn't left the company in 30 years. In this video we take a look at what we can learn from a websit...
The FASTEST way to open files from Github
Просмотров 10 тыс.3 года назад
The FASTEST way to open files from Github
Create QR code for Wifi
Просмотров 5843 года назад
Create QR code for Wifi
Creating a Google Calendar Clone with D3.js
Просмотров 4,3 тыс.3 года назад
Creating a Google Calendar Clone with D3.js
LeetCode Convert Binary Linked List to Integer - JavaScript
Просмотров 1,1 тыс.3 года назад
LeetCode Convert Binary Linked List to Integer - JavaScript
How to Import Google Contacts to iCloud
Просмотров 39 тыс.3 года назад
How to Import Google Contacts to iCloud
Forwarding Cricket voicemail to Google Voice
Просмотров 2,6 тыс.3 года назад
Forwarding Cricket voicemail to Google Voice
How to edit your Memoji on iOS
Просмотров 27 тыс.4 года назад
How to edit your Memoji on iOS
Are recruiting companies actually helpful?
Просмотров 904 года назад
Are recruiting companies actually helpful?
Plotting points on a map with D3.js
Просмотров 9 тыс.4 года назад
Plotting points on a map with D3.js
How to use console.time in JavaScript
Просмотров 7384 года назад
How to use console.time in JavaScript
10 Most valuable VSCode keyboard shortcuts
Просмотров 744 года назад
10 Most valuable VSCode keyboard shortcuts
How JavaScript evaluates logical expressions
Просмотров 2384 года назад
How JavaScript evaluates logical expressions
How to rename a local git branch
Просмотров 1304 года назад
How to rename a local git branch
How to reset state of a React (or Vue) component
Просмотров 9 тыс.4 года назад
How to reset state of a React (or Vue) component
Web scraping Animal Crossing data using Puppeteer
Просмотров 1464 года назад
Web scraping Animal Crossing data using Puppeteer