잠시만 기다려 주세요.
당근테크
2023. 11. 23.
당근의 성장과 함께 프로덕트를 만드는 과정에서 겪은 다양한 경험을 공유해요. 🥕 JavaScript 생태계를 이용해서 신사업 제품의 서버 개발하기 (김경덕/버티컬 사업실) #javascript #nodejs 🥕 당근 공고 살펴보기 : https://about.daangn.com/jobs/ 🥕 발표 자료 : https://daangn.notion.site/SERVER-5599a1755889426bafd4e87a0562e0b6 * 당근 Server 밋업 1회 다시보기 : https://youtube.com/playlist?list=PLaHcMRg2hoBr5s_jn5CzZrpkmHOY0N8w7&si=VRdpYyoT0bjZ3VOW
2024. 8. 27.
Updated 2021 MERN stack user authentication tutorial series. In this tutorial series, I'm setting up a project template for working with user authentication in the MERN stack. You will learn to register user accounts to a MongoDB database, log in users on the react frontend and verify logged in users. The authentication is secured by technologies such as JsonWebTokens, Bcrypt and HTTP-only cookies. We'll be using react hooks and the context API to deal with the state management of the user authentication in the frontend. MERN stack complete course: https://www.udemy.com/course/mern-stack-complete-full-stack-apps-from-scratch/?referralCode=3CF0931F54A6CB83B1A5 Insomnia API tester: https://insomnia.rest/ Finished code on github: https://github.com/jgbijlsma/mern-auth-template-tutorial Chapters 00:00 Register component 09:00 CORS error fixing
2021. 2. 10.
Server-side Rendering, Static Site Generation, Client-side Rendering, and Incremental Static Regeneration are all strategies that come with advantages and own disadvantages. Let's find out which strategy would fit your use case the best. ======⚡⚡⚡====== Consider becoming a member of the channel by joining me ❤️ https://www.youtube.com/channel/UCqAL_b-jUOTPjrTSNl2SNaQ/join ☕ Buy me a coffee: https://www.buymeacoffee.com/softwaredeveloperdiaries 🙌 Become my Patreon and get exclusive perks: https://patreon.com/softdevdiaries 💼 Follow me on LinkedIn and drop me a message if you'd like: https://www.linkedin.com/in/gadirovgs/ 💻 Also, let's connect on GitHub: https://github.com/gusgad 📚 Resources: Original article: https://vercel.com/blog/how-to-choose-the-best-rendering-strategy-for-your-app Static Site Generation (SSG): https://nextjs.org/docs/pages/building-your-application/rendering/static-site-generation Incremental Static Regeneration (ISR): https://nextjs.org/docs/pages/building-your-application/data-fetching/incremental-static-regeneration Server-side Rendering (SSR): https://nextjs.org/docs/pages/building-your-application/rendering/server-side-rendering Client-side Rendering (CSR): https://nextjs.org/docs/pages/building-your-application/rendering/client-side-rendering 🕒 Timestamps: (0:00) Intro (01:39) Static Site Generation (SSG) (04:23) Incremental Static Regeneration (ISR) (09:05) Server-side Rendering (SSR) (11:42) Client-side Rendering (CSR) (13:53) Partial Prerendering (PPR) And don't forget to subscribe for more videos like this 😊
2024. 7. 31.
인프런 강의들: https://www.inflearn.com/users/1062032/courses 구독과 좋아요는 컨텐츠 제작에 큰 힘이 됩니다. 도움이 되셨다면 클릭 한번씩 눌러주세요! #실리콘밸리 #실리콘밸리의삶 #소프트웨어엔지니어의삶 #코딩강좌 #자바 #빌드툴 #gradle #그래이들 #scala
2024. 10. 25.
#devops #msa #sw개발 ▶ 구해줘 SW ▶유튜브 챕터 기능으로 보기 (목차) 00:00 개요 설명 00:25 현실적인 DevOps 구현 방식 03:08 현실적인 DevOps 조직운영 05:21 DevOps 인재 양성 ▶게스트: 박준성 회장 / 한국SW기술진흥협회 ▶호스트: 고우성 PD / 토크아이티 ▶풀영상 : https://youtube.com/live/MEXBu83RzLA?feature=share ▶박준성 회장의 SW개발 콘텐츠, 교육 : https://bit.ly/test_automation_edu_page ▶문의 메일 : June.park.sangju@gmail.com IT전문방송 토크아이티에서는 매일 테크분야 전문가의 생방송 웨비나가 진행됩니다. 누구든지 무료로 참여하실 수 있으며, 남겨주신 질의에 대한 전문가의 실시간 응답을 경험하실 수 있습니다. 2006년부터 2,000회이상 진행된 다양한 웨비나를 통해 국내외 최신 IT 기술을 확인하세요. ▶ 토크아이티 웨비나 참여 및 자료 다운로드 : https://talkit.tv [토크아이티 IT 웨비나 또는 콘텐츠 마케팅 문의] : talkit@talkit.tv, 02-565-0012
2024. 10. 27.
In this video, I share with you the AI workflow I use to build web apps. Follow me on Twitter: https://dub.sh/ras-twitter Join my Discord: https://dub.sh/discord-rasmic My portfolio: https://rasmic.xyz My Nextjs SAAS Starter Kit: https://starter.rasmic.xyz My Blog Builder & CMS: https://tsafi.xyz Browser I use (Arc): https://dub.sh/my-browser Recording & Editing Software: https://dub.sh/my-editing
2024. 9. 3.