Making a payment will be so sexy...

  Рет қаралды 18,267

Developer Filip

Developer Filip

Күн бұрын

This has always been a dream of mine. Run my own company, an Edu-Tech Platform and be my own boss.
Join me as I share every step of the way with you, the ups and the downs, of this amazing tech journey. Come along and learn with me and code with me. This series is all about me building a Startup from scratch, solo.
INQUIRIES AND COLLABORATIONS ► grebowskifilip@gmail.com
Developer Resume Template ➡ shop.developerfilip.com ✏️📋
Join my Newsletter ➡ shop.developerfilip.com/sign-up 🔥
Join my Discord Server ► / discord
Follow me on Twitter ► / developerfilip
Follow me on Instagram ► / developerfilip
Check me out on GitHub ► github.com/FilipGrebowski
Chapters for easy navigation:
0:00 intro
0:22 the reality of a startup
1:23 don’t miss my uploads!
1:43 addressing client-side emails
2:27 a security vulnerability (IMPORTANT)
3:19 what could happen (WORST CASE)?
3:45 a SOLUTION to the PROBLEM
4:28 TailwindCSS vs. SCSS
5:06 what sold TailwindCSS for me
7:10 everything is now responsive!
8:08 noSQL vs Relational DB (PLEASE HELP!)
8:50 Authentication is complete (DEMO)
10:40 NextAuth as my Auth Library
11:15 generic Input component changes (Being DUMB)
11:58 your VOTE on what’s next
12:12 SUPER SEXY Payment Details Collection
12:44 quick tangent to Username Validation
13:20 BACK TO SEXY PAYMENT UI
15:22 lets talk code (Payments)
16:50 is the payment card responsive?
17:45 speed-SHOWCASE + summary
MUSIC BY ► @epidemicsound
#EduPlatform #startup #developer

Пікірлер: 127
@hemanthkotagiri8865
@hemanthkotagiri8865 2 жыл бұрын
That card animation is hands down, the best one I've seen so far anywhere in payment auth pages.
@developerfilip
@developerfilip 2 жыл бұрын
Wow! Thanks for that! - and it’s all Stripe components, contained in a form! 😄 Just very custom ☺️
@developerfilip
@developerfilip 2 жыл бұрын
Make sure to leave suggestions/improvements below and SMASH the like button! ;-)
@thongbanguyen5716
@thongbanguyen5716 2 жыл бұрын
Hi Filip, regarding the database, I think it depends on the data structure that you want to store. With MongoDB, since it’s a schema-free db, it provides you a lot of flexibility to store data. It’s great to use MongoDB when you need to do a lot of query with your db. However, MongoDB is not as secure as other SQL dbs like PostgreSQL. If you care about consistency, security, and scalability in terms of transactions or queries, and you can create a relationship between different objects that you want to store in your db. PostgreSQL is the one to take. Anyway, it’s up to you to choose which db that you feel more comfortable to work with. Great works on the UI man. Keep going!
@developerfilip
@developerfilip 2 жыл бұрын
I've worked with PostgreSQL before, I was actually considering using it. I'm familiar with building database models, I'm just scared with the concept that it has be planned beforehand - and the way the app works should be known - but I'm still unsure. I need to give this a little bit more thought, but I definitely want consistency and scalability to be a key factor here. Thanks so much for the advice!!
@thongbanguyen5716
@thongbanguyen5716 2 жыл бұрын
@@developerfilip I see where’re you going. Another problem with MongoDB is that it gets very painful as your db gets bigger, especially for writes. I’ve read somewhere about a company migrating from MongoDB to Cassandra to achieve better scalability. I’ve never worked with Cassandra myself, but I think you could consider it for your backend.
@k2n3l
@k2n3l 2 жыл бұрын
Hey man, I'm always excited to see how people build their dreams software. Quick notes. 1. The login screen where you show an error message for when the email entered is already in use is classic case of over enginnering. You could've just had a email form for both login/sign up together. If the email is in the db, ask for password and if the email is a new one, ask user to create a password. 2. I love how awesome you're making the experience but I still think you could be working on parts that differentiate your site from others more than those parts which every site has like the auth pages and payment pages. I'd love to see how you build the actual amazing learning experience you wish to build. That'll also give you an mvp to start getting test users for.
@developerfilip
@developerfilip 2 жыл бұрын
Hey!! Thanks for watching! So for the account creation, I know it could have been much simpler, and I guess you could call it over-engineering, but like you mentioned below, I am definitely trying to differentiate this site from others. This whole experience will continue thought the whole application, I will make sure to make every bit of this platform as special as possible :D I'm just making baby steps now, but the vision is there, I want to get the basics right first and nail them, and then I'll move onto the real fancy stuff!
@krishcshah
@krishcshah 2 жыл бұрын
13:05 username definitely should be live! It's a different pain when you see your favourite username is already taken after fully typing it in. 😂
@developerfilip
@developerfilip 2 жыл бұрын
So true... will do that ! :D
@selmitech
@selmitech Жыл бұрын
I love TailwindCSS and for the lengthy inline classes, I use vscode and I installed the 'Inline fold' extension. It simply fold these lines, and you can inform it by clicking on it.
@noahbosman6227
@noahbosman6227 2 жыл бұрын
Wow the payment card details is so amazing! Keep on coding and im curious to see how this project develops
@yjawhar
@yjawhar 11 ай бұрын
The risk is high because after the @, the server returns all matching emails by json, so the attacker can just gather those. Your service could be a method to just collect emails.
@sriram_cyber5696
@sriram_cyber5696 2 жыл бұрын
Looks Amazing!!
@JlHAD
@JlHAD 2 жыл бұрын
change the card color to something like a glass material it is much better and its also friendly for the eye in my opinion
@developerfilip
@developerfilip 2 жыл бұрын
Offt, that could be sexy too... ;) Will give it a go!
@aarushkumar168
@aarushkumar168 2 жыл бұрын
Was waiting for this 🤩❤️✨
@AdrianTwarog
@AdrianTwarog 2 жыл бұрын
You need more full time jobs!
@developerfilip
@developerfilip 2 жыл бұрын
I’m sure you can relate 🤪🤪🤪
@mdfayyu786
@mdfayyu786 2 жыл бұрын
How about you both(Adrian and Filip) collaborate and bring up a CSS series that makes CSS Life easy for us... 😊
@AdrianTwarog
@AdrianTwarog 2 жыл бұрын
@@developerfilip I only have 4 full time jobs!
@Wittgenstein.
@Wittgenstein. 2 жыл бұрын
Hey Filip! Since I have some some experience in angel investing for startups with decent exists I just want to tell you few things, that can be helpful. 1. Competition is for losers When you're entering such competetive market don't focus on UI, focus on your unique value proposition. Can your users do something essential they couldn't done before? Can they do something 10x faster, 10x less expensive, 10x better? What is the process you're going to change radically? Why has no one done this before? I think that in Edu-Tech there are generally 2 segments of customers: I-won't-pay-you type, which is generally learning from youtube, google and blogs, since nobody likes to change to new enviroments [trust, lack of content, need to learn new UI etc.] His best day in his life was when he discovered what adblock does. Internet bookworm, which has a lot of money, is treating learning as an investment and doesn't care about paying few bucks for exclusive content/courses. 2. Some ideas are better for small-business, not for startups. A real startup is a company that creates something 10X, magical solution that customers can't get anywhere else. 'Unicorn' term should be seen as in customers-with-problem eyes, not in investors who love buzzwords. There are millions of restaurants, but there are only few big companies like mcdonalds. A fake startup is a small business, that is struggling to take over 5% of their first sub-market selling the same shit in the same way that have been sold for yers at slightly better prices $50 -> $40, $10 -> freemium or with slightly better UI, UX or different non-essential functions. These businesses still can growth to 6-7 number income, but that's usually the ceiling. If you're determined to make 6-7 figures with this idea, you'll probably achieve it after few years. Especially when you'll focus on youtube marketing, since from what I can see- it's your passion. I hope this can help you, keep up your good work! :)
@developerfilip
@developerfilip 2 жыл бұрын
First of all, thanks for taking your time to help me out. I really appreciate this. You have given me some things to really think about and look into when driving this forward. I will probably read it a few more times to make sure I’ve engulfed all the great tips and try to apply them. Thank you!!
@ifbasit
@ifbasit 2 жыл бұрын
You are doing so well so far. I am really excited to see how do you end up with this startup. I do have some suggestions: 1. You are implementing different logics for validation for your forms. It should have one logic & UX for validation throughout the website. 2. The Payment Card UI is so fascinating, but tbh it's not User-Friendly. You may use Stripe default card UI; people have already seen Stripe default Card UI on many platforms they are much familiar with. 3. Try to add right border to the labels in inputs, Currently when its onblur. It looks like Labels are actually the text written in the inputs
@muhawenimanajanvier6280
@muhawenimanajanvier6280 2 жыл бұрын
8:08 I think this depends on what you plan to implement or the features you're planning to add in the future. Sometimes I use both relational and non-relational in the same project.
@morveman_yt9567
@morveman_yt9567 2 жыл бұрын
Sooo gooood !! Well I think it hard to understand what you have to do with the card at first, but I LOVE the animation so much !!
@developerfilip
@developerfilip 2 жыл бұрын
Thank you!! Looking at the awesome feedback so far, I will definitely make improvements to the UX of the card to make it clear as per what is going on! I have some ideas :D
@krishcshah
@krishcshah 2 жыл бұрын
While rate limiting make sure to keep in mind some people have long emails and they'll require more requests than others.
@developerfilip
@developerfilip 2 жыл бұрын
Yup, it will be set to a larger amount of tries, a timely fashion, or I might just make it like the username input, that verifies on submission, which would allow the user to enter the whole email before trying (which I think would be best) 😜
@krystianjonca814
@krystianjonca814 2 жыл бұрын
Would be sick if you could show us a little bit more code👍 I would also like to see a video in which you go over the tech stack that you used, and your opinions about it :) btw the animation is fire 🔥
@yongnaiigamhan
@yongnaiigamhan 2 жыл бұрын
The Ui is pretty good filip, You should add rounded ui for users and dark mode/white mode I suggest also add a Login with google, The card needs a bit of filtering like validating a real car not fake cards to stop scams
@developerfilip
@developerfilip 2 жыл бұрын
Dark/light mode to come! Also I will provide two more providers for logging in, Google and GitHub :)
@yongnaiigamhan
@yongnaiigamhan 2 жыл бұрын
@@developerfilip ahh good to hear that filip
@yongnaiigamhan
@yongnaiigamhan 2 жыл бұрын
@@developerfilip Also Add filter that sends data as text not html element to make sure no XSS will happen
@enigmasaftercoffee2604
@enigmasaftercoffee2604 2 жыл бұрын
Great series! I too am working on a SaaS app and am following along as I do. I wanted to comment on your database question: there is a third option. in my current app, I am using RDBMS, but with only one table for accounts and app state stored in a max-length string. Granted it's unusual but with good app-state management in place, it greatly simplifies my app, I have the benefits of indexing and throughput that come with a good RDBMS, and it still behaves like NoSQL.
@carloseustaquio7785
@carloseustaquio7785 2 жыл бұрын
Yeah, I like the card registration. Just maybe that would be cool to have some tips there advising users to click in the card so they can insert the text
@developerfilip
@developerfilip 2 жыл бұрын
Totally!! That's something I haven't implemented yet. There will be instructions, and I'll add points of focus to make sure the user knows what to do! Thanks for the feedback!!
@carloseustaquio7785
@carloseustaquio7785 2 жыл бұрын
@@developerfilip nice!
@szdavid21
@szdavid21 2 жыл бұрын
You could use tailwind within your SCSS with the @apply keyword so you won't have so many classes in the JSX files.
@paulkouadio7623
@paulkouadio7623 2 жыл бұрын
Yep. Test it out inline, and when you're satisfied with the end result just place the style in SCSS with @apply. Works like a treat
@mageshyt2550
@mageshyt2550 2 жыл бұрын
this is sick mam hats off to you 🙂
@keshav1598
@keshav1598 2 жыл бұрын
For mobile screen I think you can flip the card and show the CVC field
@developerfilip
@developerfilip 2 жыл бұрын
Oh I love this!!!
@John-mj1kk
@John-mj1kk 2 жыл бұрын
You can do it like most other websites where if you've input your email/password incorrectly 3-5 times, it requires you to do a captcha for the rest of your tries. If, however, the tries exceed the limit, then the user will be restricted from trying again for a specified amount of time.
@developerfilip
@developerfilip 2 жыл бұрын
That is exactly what I am planning to do! Thanks for the advice!!
@farhanutk
@farhanutk 2 жыл бұрын
I think the current implementation might make the user think that it’s just a picture of a card. Maybe adding a border or background color to distinguish the input fields could help. It will be less confusing for the user.
@developerfilip
@developerfilip 2 жыл бұрын
Maybe a flashing border and a message letting them know to fill out the card?
@farhanutk
@farhanutk 2 жыл бұрын
@@developerfilip Better 🙌
@tannerwilson4670
@tannerwilson4670 2 жыл бұрын
The card color is too harsh and I don't think it would be immediately apparent that you can enter info into the card fields. Maybe a subtle border around the fields?
@developerfilip
@developerfilip 2 жыл бұрын
Yes, I agree with that, I need to maker it somewhat clear that the card has to be filled out :D
@baibhavanandjha
@baibhavanandjha 2 жыл бұрын
Hey Filip, I hope you're doing well. I noticed here you said that you'll be using an IP-based rate limiting. I am a security researcher and please keep in that there is this attack that can be easily performed after getting a free AWS instance. It's called IP rotating which will easily bypass IP-based rate limiting. Also, about password brute force, it's okay to have a week rate-limiting system in terms of security as it will be virtually impossible (it will take way too much time making this attack impractical) if the password is more that 5 characters with AlphaNumeric combination. However, use a good rate limiting technique that doesn't rely on IP for the OTP (if you decide to use OTP)
@developerfilip
@developerfilip 2 жыл бұрын
Hey! Thanks for this awesome advice. I've actually started reading up on different rate limiting techniques. Is there one in particular that you would suggest for my use cases? I'm planning to rate limit my login, and after a few tries introduce a reCAPTCHA, I decided it would be fine as it would only show after many quests are sent, I been made aware there is also an invisible reCAPTCHA that analyses user activity. Would you suggest I rate-limit each one of my API endpoints? I mean, it seems logical to secure every API endpoint from being taken advantage of. What do you think?
@brunoharari6454
@brunoharari6454 2 жыл бұрын
That card screen should have three buttons, retrun, skip, and save, or if you fill in the card info should change text of the button to continue, that would be better As always really good content!
@mdfayyu786
@mdfayyu786 2 жыл бұрын
Again an Amazing video to showcase. The card animation is awesome. I guess going with MongoDB would be a better choice and it's just my opinion 😊.
@developerfilip
@developerfilip 2 жыл бұрын
Thanks for the kind words and feedback!
@rakaa31
@rakaa31 2 жыл бұрын
on mobile you can make that card small after completely filled and then add the same animation as laptop
@freecoder522
@freecoder522 2 жыл бұрын
You are amazing as a developer and you can be a good voice artist for BATMAN ............
@5pecialcharacter
@5pecialcharacter 2 жыл бұрын
For the CSS classes, why not just add some carriage returns between them? Or does this break next.js?
@frederikbrandt4645
@frederikbrandt4645 2 жыл бұрын
Sooo nice a series! I really hope you'll keep on making these even though you have a full-time job and a girlfriend haha. I will atleast love to see them. So inspiring!
@layburn4536
@layburn4536 2 жыл бұрын
Hello Filip, I was wondering is there a documentation you follow so as to do login and registration with mongo db and next js?
@developerfilip
@developerfilip 2 жыл бұрын
I use the official nextjs docs for the nextjs implementation, mongo db stuff is just a query that sends and receives data. I’ve just added it as part of the process 😝
@wolfVFXmc
@wolfVFXmc 2 жыл бұрын
Rate limiting can be bypassed via proxies, I would recommend doing rate limiting and recaptcha V3 (the user doesn't notice it)
@developerfilip
@developerfilip 2 жыл бұрын
Great shout! But can proxies be automated to change every few seconds? Hmm.. yeah actually I guess they can. Can you clarify what you mean by the user does not notice it? I’m unaware of how reCAPTCHA V3 works 😜
@wolfVFXmc
@wolfVFXmc 2 жыл бұрын
@@developerfilip yeah there are certain providers that offer proxies that change every request, about recaptcha V3 the user never has to do the I'm not a robot thingy recaptcha gives the user a score how likely they are a bot
@developerfilip
@developerfilip 2 жыл бұрын
@@wolfVFXmc fantastic! Thanks for clarifying! I’ll implement both in that case 🙌
@weaslie
@weaslie 2 жыл бұрын
At 17:55 you have different error messages for "user not found" and "invalid username or password". But this way someone can still bruteforce account names by checking the error message :) So make sure you use the same message when the user is not found or when the password is incorrect. Also I'm curious, GSAP requires you to buy their license when users have to pay on your website to use your website. Did you buy their license or do you think it's not necessary in your case?
@developerfilip
@developerfilip 2 жыл бұрын
Great spot! Yes - I know I've introduced the error messages like that, I do need to change that, it was actually just to check if I meet all the conditions, but like you suggested, only one message will show! Great questions about the GSAP License - On their website it states "Our paid license is only necessary in projects that you sell to multiple end users". As this is a one of website, that does not require a user to pay to use it (it's only the courses that will be paid), I don't think this would apply to me. I will however double make sure with GSAP Customer Support before launching the courses. :D
@weaslie
@weaslie 2 жыл бұрын
@@developerfilip Thanks for your reponse! I'm having the same kind of issue with GSAP right now, because I'm building a website which partly requires users to pay (to unlock extra content). It has kind of the same use case as your website does, but as far as I understand I should buy the license since multiple costumers can pay on my site. So yeah.. Let us know when you find out :) Furthermore, keep up the good work! It's really nice to see you build up something from scratch like this :D Thanks for sharing it! Btw, the creditcard animation is sexy, as you said :) Only thing is that it's maybe not clear for all users that it contains input fields (like the CVC field). So maybe add some borders or something to make it more clear that those fields are input fields
@LeandroSimoesArt
@LeandroSimoesArt 2 жыл бұрын
The video is amazing. Adding a 2FA system would be nice too.
@developerfilip
@developerfilip 2 жыл бұрын
Thank you! 2FA is 100% something I will consider and definitely add later! ;)
@arpitrathi1334
@arpitrathi1334 2 жыл бұрын
I see 2 problems in the card UI 1.) What about names which are longer than the space in the UI 2.) Clicking and getting the CVC field might leave some non-technical users wondering where to fill the CVC field.
@scriptDoodle
@scriptDoodle Жыл бұрын
would love to see that card built with html,css & gsap
@elamandeep
@elamandeep 2 жыл бұрын
Hey fillip ! what's tech stack you are using in your startup??
@developerfilip
@developerfilip 2 жыл бұрын
Next.js (Full stack React Framework), TailwindCSS, MongoDB (for now)
@BraydenLangley
@BraydenLangley 2 жыл бұрын
You should support micro payments with bsv... :D
@uptourgames3735
@uptourgames3735 2 жыл бұрын
Can you talk about your gears? I'm looking to the same kinda video for my startup but I've been stuck on the gears to buy (Camera, Mic etc)
@developerfilip
@developerfilip 2 жыл бұрын
My latest video has links in the description of my main gear!
@uptourgames3735
@uptourgames3735 2 жыл бұрын
@@developerfilip Seen it!
@_brillz
@_brillz 2 жыл бұрын
I wanted to suggest you add an email authentication feature to make sure the user inputs a valid email
@developerfilip
@developerfilip 2 жыл бұрын
It’s there!! 😜
@arsen3223
@arsen3223 2 жыл бұрын
you can make the input validation live until it hits a rate limit, and then you just do it on submit. Very few people would notice
@developerfilip
@developerfilip 2 жыл бұрын
That is a good option! Thanks!
@bhadrakal
@bhadrakal 2 жыл бұрын
I really want to know how you made the password section and I have a design for the card if you want to se it but every thing is amazing btw 🔥🔥
@developerfilip
@developerfilip 2 жыл бұрын
I'll discuss it in the next video and show the code! Also - I do want to see!! Email me!
@bhadrakal
@bhadrakal 2 жыл бұрын
@@developerfilip okay i have send you the codes , thanks btw for considering it😁😁
@blaizeW
@blaizeW 2 жыл бұрын
I'm a bit late, but - you shouldn't ask for CCV when you are adding the card on login. The CCV should be asked every time someone made a purchase. Also, your data should be encrypted.
@developerfilip
@developerfilip 2 жыл бұрын
Hey! Everything is done via stripe, so all that data is being encrypted the way it should for max security. The CVV is required to add card details within stripe, and then whenever a purchase is made, the user has to provide the CVV again for security. Hope that answers some questions!
@rajenderkatkuri7642
@rajenderkatkuri7642 2 жыл бұрын
brahhh waiting for the new video....😅😅
@abdu5822
@abdu5822 2 жыл бұрын
I suggest When User starts entering Card Information, you should change Skip Button Text to Submit
@developerfilip
@developerfilip 2 жыл бұрын
You are correct. I haven't actually touched the buttons, they need to conditionally change based on what's happening. Update on this will come in the next video!
@abdu5822
@abdu5822 2 жыл бұрын
@@developerfilip awesome man
@TheoParis
@TheoParis 2 жыл бұрын
Nice video! A solution to the long tailwind classes list would be to enable word wrapping in VSCode.
@just_A_doctor
@just_A_doctor 11 ай бұрын
From my perspective I think relational db are the best suitable for ur project Why let redesign ur system U hv teachers students and admin maybe Teacher should have id , course number , name Student should hv name , id , boughted courses Ok obviously the PK( primary key for both is id (BCS it is not repeated name can be repeated. So we made the infra database design now if we go with nosql we can store them as obj but to relate them like how we could now the number of students with this teacher it will be hard because we need to recreate a new obj for this one metadata . But with SQL it will be easy because we can creat relationship btw student and teacher Teacher table id name courseNum Student table id name courseBght With simple query we can creat new table to the courseNum that had all the students IDs and the teach id Without using obj because on the future the no SQL it is gonna be so expensive for u if ur indexing all this data from an obj
@sabinbaniya
@sabinbaniya 2 жыл бұрын
Yup, that's a really good animation for the payment. However i do think that people who have no clue for this video will need some guidance to input their card information on that card, cause it kinda looks like an image and it might confuse users.
@developerfilip
@developerfilip 2 жыл бұрын
Maybe a bit of text to let them know to fill out the card? Or a flashing border?
@sabinbaniya
@sabinbaniya 2 жыл бұрын
@@developerfilip yeah anything that would let them know that you can fill out those would do a good UX and make it clear .
@fayxos
@fayxos 2 жыл бұрын
When filling in the card information on mobile you won't see the card because of the virtual keyboard
@developerfilip
@developerfilip 2 жыл бұрын
This is a fantastic catch and something I totally forgot about. Uggh so many things to remember and consider!! I will see how I can make both work together well. Thanks!!
@MMEDHAT1910
@MMEDHAT1910 2 жыл бұрын
Hey Filip! , you can use scss or css with tailwind, for example you can have a class called auth-container and in scss apply tailwind styles to auth-container class using the @apply keyword, which will reduce the cluttering inline styling of tailwind. Also, the series is amazing good luck with your job and startup :)
@developerfilip
@developerfilip 2 жыл бұрын
I knew I could make both Tailwind and SCSS work together, but I didn't realise I could write the same classes in another file - as in the actual physical classes provided by tailwind. Is that what you mean? Or are you referring to writing custom SCSS and then using it as an inline class? EDIT: Just looked it up, I see what you mean. That's awesome, will definitely de-clutter code with this :D Thanks for the feedback and help!!
@sharjeelsherkhan
@sharjeelsherkhan 2 жыл бұрын
discord gang here in seconds ✊🏻
@stijnvanleeuwen3647
@stijnvanleeuwen3647 2 жыл бұрын
You should create a button on the 404 page which directs you to the home page
@developerfilip
@developerfilip 2 жыл бұрын
Or maybe an automated redirect and randomly populated gifs that say “oh no!”? 😜
@stijnvanleeuwen3647
@stijnvanleeuwen3647 2 жыл бұрын
@@developerfilip Hahaha even better!
@lakshya5946
@lakshya5946 2 жыл бұрын
@@developerfilip That's what I do 😂
@Skidam
@Skidam 2 жыл бұрын
Are you from Poland or something?
@developerfilip
@developerfilip 2 жыл бұрын
I am Polish yes ;)
@elzbietagrebowska6089
@elzbietagrebowska6089 2 жыл бұрын
💻💻❤🙏🏼
@mharding7
@mharding7 Жыл бұрын
AMEX uses a different card number format. It's not a 4x4 format. Just FIY
@developerfilip
@developerfilip Жыл бұрын
Yup! Stripe handles that 😜
@gofullstack
@gofullstack 2 жыл бұрын
You don't sound like a database person and you definitely would not want to write those complex queries, so NoSQL should do just fine. But one thing you need to know is that when it get to the point where you need to make multi document transaction you'll use more resources (disk and maybe CPU) compared to if you had gone with a RDBMS.
@developerfilip
@developerfilip 2 жыл бұрын
Actually I'm familiar with SQL and building database models, but I am not familiar with the best practices and rules one should undertake to make a scalable DB system. It's a bit of a blank for me. I've worked with PostgreSQL before, so it's an option I will explore, but I still need to give this more thought! Thanks for the great advice!
@ericgoerens425
@ericgoerens425 2 жыл бұрын
I understand what you mean and that you want to keep that mechanism with the email. However I don‘t want other people to know my email address, it‘s a brilliant idea really but you are technically exposing your users email addresses, even with a rate limit or a captcha. Personally I would stick to the old fashioned „is this email taken“ - request. You have to show the user that something is happening in the background, this results in a great UX even with a request delay
@georgekrax
@georgekrax 2 жыл бұрын
I believe PostgreSQL is far better, especially for your use case
@rajenderkatkuri7642
@rajenderkatkuri7642 2 жыл бұрын
waiting for your new video.... come on man upload.😢
@epicmalayalam.7008
@epicmalayalam.7008 2 жыл бұрын
I am just a student when I start my projects and learning you should help me and collab with me
@SoyDalon
@SoyDalon 2 жыл бұрын
Come one, been a boyfriend is time! Is like a job, I’m you 😂
@welltbeats
@welltbeats Жыл бұрын
I know that you just want to show your progress but since I guess a lot of people want do similar things it would be a good reminder to use established software and work with their documentations. You are showing so many dangerous practices that it probably won‘t be a secure and accessible platform. I don‘t want to attack you :) but let security researchers provide you with security related stuff (e.g. handling credit cards) and don‘t reinvent the wheel with a fancy half way through email validation where you would have to do some low-level crypto, and let people who know about usability and psychology help you with the ui (e.g. libraries or guidelines, e.g. for accessibility), your password input is nice but I‘m pretty sure it will create a bias towards certain symbols and characters compared to more established variants
@vedantnn7
@vedantnn7 2 жыл бұрын
I think if you hate tailwind, you may try something like chakra-ui. P.S I really love chakra-ui and does a lot better job than tailwind.
@developerfilip
@developerfilip 2 жыл бұрын
I like tailwind a lot, I hate how it's inline, but I've already got a great solution from a comment above how to solve the ugly code :D
@aarushkumar168
@aarushkumar168 2 жыл бұрын
Firstt
@avivshvitzky2459
@avivshvitzky2459 2 жыл бұрын
You have a girlfriend? how in hell do you have any time left
@developerfilip
@developerfilip 2 жыл бұрын
I do - and I don't have time left lol - that is the problem! :D
@user-pd4yi1ii2e
@user-pd4yi1ii2e 2 жыл бұрын
Play clash royale ????
@welltbeats
@welltbeats Жыл бұрын
I know that you just want to show your progress but since I guess a lot of people want do similar things it would be a good reminder to use established software and work with their documentations. You are showing so many dangerous practices that it probably won‘t be a secure and accessible platform. I don‘t want to attack you :) but let security researchers provide you with security related stuff (e.g. handling credit cards) and don‘t reinvent the wheel with a fancy half way through email validation where you would have to do some low-level crypto, and let people who know about usability and psychology help you with the ui (e.g. libraries or guidelines, e.g. for accessibility), your password input is nice but I‘m pretty sure it will create a bias toward certain symbols and characters compared to more established variants
I'm building a SaaS Startup from scratch (SOLO)
13:55
Developer Filip
Рет қаралды 123 М.
I found more incredible 3D personal portfolios!!!
19:12
Developer Filip
Рет қаралды 154 М.
Backstage 🤫 tutorial #elsarca #tiktok
00:13
Elsa Arca
Рет қаралды 34 МЛН
Они убрались очень быстро!
00:40
Аришнев
Рет қаралды 2,8 МЛН
Sprinting with More and More Money
00:29
MrBeast
Рет қаралды 170 МЛН
How I Built A $6.5 Billion App Called Duolingo | Founder Effect
15:42
CNBC Make It
Рет қаралды 1,1 МЛН
These Personal Websites are just WOW...
22:09
Developer Filip
Рет қаралды 1,1 МЛН
How I created a profitable SaaS Product in 63 days - as a side project
11:47
This Is The PERFECT Tech Stack For a SaaS Product
17:36
Simon Høiberg
Рет қаралды 59 М.
Next level personal portfolios...
15:55
Developer Filip
Рет қаралды 85 М.
A positive update on my SOLO tech startup
14:42
Developer Filip
Рет қаралды 10 М.
You Need This Hover Effect On Your Site ASAP (CSS / JS)
5:10
Hyperplexed
Рет қаралды 445 М.
Protocol Buffers Crash Course
36:07
Hussein Nasser
Рет қаралды 234 М.
BUILD and SELL your own A.I Model! $500 - $10,000/month (super simple!)
22:56
Code with Ania Kubów
Рет қаралды 1,5 МЛН
How charged your battery?
0:14
V.A. show / Магика
Рет қаралды 4,8 МЛН
С ноутбуком придется попрощаться
0:18
Up Your Brains
Рет қаралды 430 М.
WWDC 2024 Recap: Is Apple Intelligence Legit?
18:23
Marques Brownlee
Рет қаралды 4,9 МЛН
Дени против умной колонки😁
0:40
Deni & Mani
Рет қаралды 11 МЛН
Очиститель экрана • 160418185                       Делюсь обзорами в профиле @lykofandrei
0:14
Best Beast Sounds Handsfree For Multi Phone
0:42
MUN HD
Рет қаралды 340 М.
Интереснее чем Apple Store - шоурум BigGeek
0:42