Programming with Adil
Programming with Adil
  • Видео 83
  • Просмотров 12 825
Build a Complete API with Node.js, Express & MongoDB | Guide for Beginners 2024 | Auth, JWT, CRUD
"Learn how to build a full-featured API using Node.js, Express, MongoDB, and JWT Authentication. In this tutorial, we cover everything from setting up the server, building secure authentication, managing routes, and performing CRUD operations with MongoDB. We will implement user authentication using JWT and bcryptjs and perform common operations such as user sign-up, sign-in, and password reset. We’ll also dive into protecting routes using middleware and creating CRUD operations for a blog-like post system."
____________________________________________________
RUclips channel: www.youtube.com/@programmingwithadil
🚩 Subscribe: www.youtube.com/@programmingwithadil?sub_confirmation=1
💻code: git...
Просмотров: 8 490

Видео

HTML Full Course for Beginners | From Zero to OG | Master HTML with Complete All-in-One Tutorial
Просмотров 2,4 тыс.Год назад
In this complete 7 hour tutorial you will learn everything you need to know about html. This course covers almost every major topics of HTML. After this tutorial You will become master of HTML like from Zero to OG. RUclips channel: www.youtube.com/@programmingwithadil 🚩 Subscribe: www.youtube.com/@programmingwithadil?sub_confirmation=1 ☕ Buy Me A Coffee: www.buymeacoffee.com/AdilCheers 🙃 Be a S...
81 Open Graph Protocol | Implement Open Graph OG meta tags to website for social media preview
Просмотров 60Год назад
In this tutorial you will learn about Open Graph Protocol. You will understand the Open Graph aka OG meta tags and how we use them in website to get social media preview when someone shares the domain or link of our website. You will understand how to efficiently add og meta tags like title, description, image, url to website and redeploy website to netlify. RUclips channel: www.youtube.com/@pr...
80 Deploy an Only HTML website to netlify for free | Publish and Host your HTML website on netlify
Просмотров 33Год назад
In this tutorial you will learn about how to deploy a simple website built with only html to netlify for free. You will understand how to publish a website and host for free on netlify. You will also modify domain provided by netlify. RUclips channel: www.youtube.com/@programmingwithadil 🚩 Subscribe: www.youtube.com/@programmingwithadil?sub_confirmation=1 ☕ Buy Me A Coffee: www.buymeacoffee.com...
79 HTML semantic tags | HTML structural elements | Header, nav, main, article, section, footer tag
Просмотров 30Год назад
In this tutorial you will learn about HTML 5 new semantic tags also called structural elements. And those are Header tag, nav tag, main tag, article tag, section tag, footer tag. You will understand how we use these tags to write more maintainable code. RUclips channel: www.youtube.com/@programmingwithadil 🚩 Subscribe: www.youtube.com/@programmingwithadil?sub_confirmation=1 ☕ Buy Me A Coffee: w...
78 HTML script tag | HTML noscript tag | Working with JavaScript in our webpage | Defer attribute
Просмотров 19Год назад
In this tutorial you will learn about HTML script tag and noscript tag. And how can we add and work with JavaScript in our webpage with the help of these tags. You will also understand why we use the defer attribute in the script tag. RUclips channel: www.youtube.com/@programmingwithadil 🚩 Subscribe: www.youtube.com/@programmingwithadil?sub_confirmation=1 ☕ Buy Me A Coffee: www.buymeacoffee.com...
77 HTML meter tag and it's attributes | HTML progress tag and it's attributes | HTML graphical data
Просмотров 9Год назад
In this tutorial you will learn about HTML meter tag and it's attributes. You will also understand HTML progress tag and it's attributes. You will get a clear concept how we use these tags to work with graphical data. RUclips channel: www.youtube.com/@programmingwithadil 🚩 Subscribe: www.youtube.com/@programmingwithadil?sub_confirmation=1 ☕ Buy Me A Coffee: www.buymeacoffee.com/AdilCheers 🙃 Be ...
76 Embed Youtube video in a webpage with iframe tag | HTML iframe tag | Insert Youtube video
Просмотров 13Год назад
In this tutorial you will learn about HTML iframe tag which stands for inline frame and is used to render multiple local and remote webpages in a single webpage. You will understand the powerful attributes available with respect to the iframe tag like frameborder, scrolling, src, target and many more attributes. The iframe tag is also used to embed google maps, youtube videos in a webpage. RUcl...
75 Embed Google Map in a webpage with the help of iframe tag | HTML iframe tag | Insert Google Map
Просмотров 19Год назад
In this tutorial you will learn about HTML iframe tag which stands for inline frame and is used to render multiple local and remote webpages in a single webpage. You will understand the powerful attributes available with respect to the iframe tag like frameborder, scrolling, src, target and many more attributes. The iframe tag is also used to embed google maps, youtube videos in a webpage. RUcl...
74 HTML iframe tag | Inline frames to render multiple local and remote webpages in a single webpage
Просмотров 9Год назад
In this tutorial you will learn about HTML iframe tag which stands for inline frame and is used to render multiple local and remote webpages in a single webpage. You will understand the powerful attributes available with respect to the iframe tag like frameborder, scrolling, src, target and many more attributes. The iframe tag is also used to embed google maps, youtube videos in a webpage. RUcl...
73 Make HTML forms better | HTML fieldset tag | HTML legend tag | HTML label tag and for attribute
Просмотров 20Год назад
In this tutorial you will learn about HTML fieldset tag, HTML legend tag and HTML label tag with for attribute. And using these you will create better forms in your webpages. RUclips channel: www.youtube.com/@programmingwithadil 🚩 Subscribe: www.youtube.com/@programmingwithadil?sub_confirmation=1 ☕ Buy Me A Coffee: www.buymeacoffee.com/AdilCheers 🙃 Be a Supporter: www.patreon.com/AdilAppreciate...
72. Work with User Interaction with HTML Input | Explore All Input Types | A Comprehensive Overview
Просмотров 9Год назад
In this tutorial you will learn about HTML forms and respective attributes. You will understand how we work with forms and accept user generated content. You'll be creating almost every type of input field in this video like button, checkbox, color, date, datetime-local, email, file, hidden, image, month, number, password, radio, range, reset, search, submit, tel, text, time, url, week. RUclips...
71 HTML optgroup tag inside select tag | Divide options into groups of a dropdown menu with optgroup
Просмотров 10Год назад
In this tutorial you will learn about HTML forms and respective attributes. You will understand how we work with forms and accept user generated content. You'll be creating dropdown menu with the help of select tag and option tag where user can select some value from multiple choices. You will devide options into groups with the help of optgroup tag. RUclips channel: www.youtube.com/@programmin...
70 HTML reset button | Reset all input values of a form in HTML | Different type of buttons in HTML
Просмотров 53Год назад
In this tutorial you will learn about HTML forms and respective attributes. You will understand how we work with forms and accept user generated content. You'll be creating form reset button with help of input tag and button tag and you'll be also creating normal buttons which are used for javascript function execution. RUclips channel: www.youtube.com/@programmingwithadil 🚩 Subscribe: www.yout...
69 HTML submit button | HTML image button | Understand difference between get and post method
Просмотров 22Год назад
In this tutorial you will learn about HTML forms and respective attributes. You will understand how we work with forms and accept user generated content. You'll be creating form submit button with help of input tag and button tag and you'll be also creating image button which also submits a form. You will clarify the difference between get and post method in forms. RUclips channel: www.youtube....
68 HTML textarea tag | Create multi-line textbox in HTML forms | Rows, Cols and wrap attribute
Просмотров 12Год назад
68 HTML textarea tag | Create multi-line textbox in HTML forms | Rows, Cols and wrap attribute
67 HTML datalist tag | HTML option tag | Create dropdown menu in forms with writing feature
Просмотров 12Год назад
67 HTML datalist tag | HTML option tag | Create dropdown menu in forms with writing feature
66 HTML select tag | HTML option tag | Create dropdown menu in forms so users can select options
Просмотров 21Год назад
66 HTML select tag | HTML option tag | Create dropdown menu in forms so users can select options
65 HTML checkboxes | Create checkboxes in forms so users can select multiple from different options
Просмотров 8Год назад
65 HTML checkboxes | Create checkboxes in forms so users can select multiple from different options
64 HTML radio button | Create radio buttons in forms so users can select one from multiple options
Просмотров 5Год назад
64 HTML radio button | Create radio buttons in forms so users can select one from multiple options
63 HTML password field | HTML password input and respective attributes | How to create password box
Просмотров 16Год назад
63 HTML password field | HTML password input and respective attributes | How to create password box
62 HTML text field | HTML text input and respective attributes | How to create textbox in webpages
Просмотров 10Год назад
62 HTML text field | HTML text input and respective attributes | How to create textbox in webpages
61 HTML form tag and it's attributes | How to work with forms and accept user generated data in HTML
Просмотров 11Год назад
61 HTML form tag and it's attributes | How to work with forms and accept user generated data in HTML
60 HTML span tag | HTML span element | Learn when to use this generic inline tag with example
Просмотров 23Год назад
60 HTML span tag | HTML span element | Learn when to use this generic inline tag with example
59 HTML div tag | HTML div element | Learn when to use this generic container tag with example
Просмотров 21Год назад
59 HTML div tag | HTML div element | Learn when to use this generic container tag with example
58 Add css to your webpage | HTML style & link tag, style attribute| Inline, Internel & Embedded css
Просмотров 5Год назад
58 Add css to your webpage | HTML style & link tag, style attribute| Inline, Internel & Embedded css
57 Add a favicon to your website | Show favicon in the browser title bar | HTML link tag
Просмотров 12Год назад
57 Add a favicon to your website | Show favicon in the browser title bar | HTML link tag
56 HTML thead tag, tbody tag and tfoot tag | Work with HTML tables with better & improved structure
Просмотров 15Год назад
56 HTML thead tag, tbody tag and tfoot tag | Work with HTML tables with better & improved structure
55 HTML rowspan and colspan attribute | Define how many row or column a table data cell should span
Просмотров 11Год назад
55 HTML rowspan and colspan attribute | Define how many row or column a table data cell should span
54 HTML align and valign attribute in table tag | Align table cell data horizontally and vertically
Просмотров 32Год назад
54 HTML align and valign attribute in table tag | Align table cell data horizontally and vertically

Комментарии