์ ์๋ง ๊ธฐ๋ค๋ ค ์ฃผ์ธ์.
Marc Lou
2024. 5. 22.
I launched 20+ startups on Product Hunt. At first, no one would notice... But I kept repeating and learning. In 2 years, I drove 100,000+ visitors to my websites thanks to Product Hunt. I earned 14 product badges and got the Maker of the Year 2023 Award. Here's how to use Product Hunt to grow your SaaS, AI tool, or any digital product. PS: The course to make fun launch videos: https://launchvir.al/ ๐ All my startups โ https://www.marclou.com โก๏ธ Ship your startup in days, not weeks โ https://shipfa.st/ ๐ก Newsletter for solopreneurs (20K readers) โ https://marclou.beehiiv.com/ ๐ธ Instagram โ https://www.instagram.com/marclouvion/ ๐ผ LinkedIn โ https://www.linkedin.com/in/marclouvion/ ๐ฆ Twitter โ https://twitter.com/marc_louvion 00:00 - Intro 00:38 - Product Hunt 101 01:59 - Inbound upvotes 04:38 - Outbound upvotes 07:26 - When to launch? 08:01 - Is it time to launch? 08:32 - If there's 1 thing to remember
Check out my full WordPress course here https://learnwebcode.teachable.com/p/learnwebcode-premium Let's talk about when to use a block theme, when to create a traditional theme, and when to create what I call a "Hybrid Bespoke Block" theme. Follow me for updates on new videos or projects: Instagram: https://www.instagram.com/javaschiff/ Twitter: https://twitter.com/learnwebcode Facebook: https://www.facebook.com/Brad-Schiff-1542576316048470/ Twitch: https://www.twitch.tv/learnwebcode
2024. 6. 3.
- Public roadmap ๐ https://github.com/orgs/remix-run/projects/5 - RFCs ๐ https://github.com/remix-run/remix/discussions/categories/official-rfcs - "Open Development" blog post ๐ https://remix.run/blog/open-development 00:00 - Introduction, Shopify Summit & technical difficulties 05:55 - Fog of War and Dogfooding at Shopify 16:40 - responseStub (Single Fetch) 24:50 - Middleware and responses 41:47 - Tangent on British vs American linguistic idiosyncrasies 43:48 - Summary of decision on middleware, context, and loaders 48:46 - Discovery of the 308 status code 50:12 - Overview of roadmap to React Router v7 Learn more at https://remix.run
2024. 7. 3.
** ์๋ณธ ํ์์ ** https://youtube.com/live/k5WRthQISP8?feature=share ๊ฒ์คํธ : ๋ฐฐ์คํ ํ์ฅ / ์๋ฉํด๋ผ์ฐ๋๋ฉ์ดํธ - ํ ํฌ ์ ๋ฌธ์ฑ๋ ํ ํฌ์์ดํฐ : https://talkit.tv/main - ์จ๋น๋ & ์ฝํ ์ธ ์ ์ ๋ฌธ์: talkit@talkit.tv / 02-565-0012 IT์ ๋ฌธ๋ฐฉ์ก ํ ํฌ์์ดํฐ์์๋ ๋งค์ผ ํ ํฌ๋ถ์ผ ์ ๋ฌธ๊ฐ์ ์๋ฐฉ์ก ์จ๋น๋๊ฐ ์งํ๋ฉ๋๋ค. ๋๊ตฌ๋ ์ง ๋ฌด๋ฃ๋ก ์ฐธ์ฌํ์ค ์ ์์ผ๋ฉฐ, ๋จ๊ฒจ์ฃผ์ ์ง์์ ๋ํ ์ ๋ฌธ๊ฐ์ ์ค์๊ฐ ์๋ต์ ๊ฒฝํํ์ค ์ ์์ต๋๋ค. 2006๋ ๋ถํฐ 2,000ํ์ด์ ์งํ๋ ๋ค์ํ ์จ๋น๋๋ฅผ ํตํด ๊ตญ๋ด์ธ ์ต์ IT ๊ธฐ์ ์ ํ์ธํ์ธ์.
2024. 9. 26.
2024. 9. 23.
The Easiest Way to Use HTTPs Everywhere Leverage Cloudflare Tunnels for HTTPs on local development. Deploy basic apps on VMs and a load balancer then use Cloudflare Proxies for automatic HTTPs in production. This video walks you through both. Checkout my other Cloudflare for Dev videos: https://www.youtube.com/playlist?list=PLEsfXFp6DpzQqG-DIxPrKPQT9bsUFdP0U Free Custom Domain Emails on Cloudflare: https://youtu.be/NmXWA08ly_s?si=qz6_m50w7s7Z6Vcj Chapters 00:00:00 Welcome 00:03:11 Create a Cloudflare Tunnel 00:07:55 Verify Cloudflare Tunnel with Local Project 00:10:53 Setup a Production Node Balancer to Proxy 00:16:34 Install Docker and Run A Container on a VM 00:22:48 Load Balanced Proxied Requests 00:30:40 Undo & Clean up 00:33:19 Thank you
2024. 9. 26.
Django ORM Playlist: https://www.youtube.com/watch?v=EsBqIZmR2Uc&list=PL-2EBeDYMIbQXKsyNweppuFptuogJe2L- This video looks at how to use multiple databases in a Django project, and demonstrates the use of the inspectdb command, database routers in Django, and how to synchronize external data from a secondary database to a local database. โ๏ธ ๐๐๐ ๐บ๐ฒ ๐ฎ ๐ฐ๐ผ๐ณ๐ณ๐ฒ๐ฒ: To support the channel and encourage new videos, please consider buying me a coffee here: https://ko-fi.com/bugbytes ๐ ๐๐ต๐ฎ๐ฝ๐๐ฒ๐ฟ๐: 00:00 Intro 01:24 Introduction to multiple databases 04:02 Connecting to additional databases with DATABASES setting 05:08 Auto-generating Django models with inspectdb command 11:36 Using data from multiple databases in our apps 14:47 Database Routers in Django 22:16 Synchronising external database data to local database ๐ฆ๐ผ๐ฐ๐ถ๐ฎ๐น ๐ ๐ฒ๐ฑ๐ถ๐ฎ: ๐ Blog: https://bugbytes.io/posts/ ๐พ Github: https://github.com/bugbytes-io/ ๐ฆ Twitter: https://twitter.com/bugbytesio ๐ ๐๐๐ฟ๐๐ต๐ฒ๐ฟ ๐ฟ๐ฒ๐ฎ๐ฑ๐ถ๐ป๐ด ๐ฎ๐ป๐ฑ ๐ถ๐ป๐ณ๐ผ๐ฟ๐บ๐ฎ๐๐ถ๐ผ๐ป: Multiple Databases: https://docs.djangoproject.com/en/5.1/topics/db/multi-db/ Auto-Generate models with inspectdb: https://docs.djangoproject.com/en/5.1/howto/legacy-databases/#auto-generate-the-models Database Routers in Django: https://docs.djangoproject.com/en/5.1/topics/db/multi-db/#automatic-database-routing #python #django #webdevelopment
2024. 9. 16.