The <input> HTML element is used to create interactive controls for web-based forms to accept data from the user. A wide variety of input data types and control widgets are available, depending on the device and user agent. The <input> element is one of the most powerful and complex in all of HTML due to the sheer number of combinations of input types and attributes.
π3β€1
π° Creating simple blob shapes in css using border radius!
Create a square element with the required dimensions, and throw in some randomness with the border-radius property to achieve a cool blob shape.
π3π₯1
π° File Paths in HTML
Itβs like giving someone directions: are you pointing them to another room in the same house, or telling them to visit another building?
A file path tells the browser where to find a file (like an image, CSS file, or JavaScript script) relative to the current HTML document.
Itβs like giving someone directions: are you pointing them to another room in the same house, or telling them to visit another building?
π3
React Deep Dive βοΈ
This playlist will take your React skills to the next level π.
It will help you understand the internals of React and how it is built π§ , and also master the hardest part of React β performance optimization β‘οΈ.
π¬ 11 videos
React Deep Dive
This playlist will take your React skills to the next level π.
It will help you understand the internals of React and how it is built π§ , and also master the hardest part of React β performance optimization β‘οΈ.
π¬ 11 videos
React Deep Dive
YouTube
Fantastic closures and how to find them in React
π Advanced React Book: https://www.advanced-react.com
π Fantastic closures and how to find them in React: https://www.developerway.com/posts/fantastic-closures
π¬ Twitter: https://twitter.com/adevnadia
π¬ Linkedin: https://www.linkedin.com/in/adevnadia/
π©πΌβπ»β¦
π Fantastic closures and how to find them in React: https://www.developerway.com/posts/fantastic-closures
π¬ Twitter: https://twitter.com/adevnadia
π¬ Linkedin: https://www.linkedin.com/in/adevnadia/
π©πΌβπ»β¦
Learn Django Easily π€©
Here's all you need to get started π
1. Introduction to Django
- What is Django?
- Setting up the Development Environment
2. Django Basics
- Django Project Structure
- Apps in Django
- Settings and Configuration
3. Models
- Creating Models
- Migrations
- Model Relationships
4. Views
- Function-Based Views
- Class-Based Views
- Generic Views
5. Templates
- Template Syntax
- Template Inheritance
- Template Tags and Filters
6. Forms
- Creating Forms
- Form Validation
- Model Forms
7. URLs and Routing
- URLconf
- Named URL Patterns
- URL Namespaces
8. Django ORM
- Querying the Database
- QuerySets
- Aggregations
9. Authentication and Authorization
- User Authentication
- Permission and Groups
- Django's Built-in User Model
10. Static Files and Media
- Serving Static Files
- File Uploads
- Managing Media Files
11. Middleware
- Using Middleware
- Creating Custom Middleware
12. REST Framework
- Django REST Framework (DRF)
- Serializers
- ViewSets and Routers
13. Testing
- Writing Tests
- Testing Models, Views, and Forms
- Test Coverage
14. Internationalization and Localization
- Translating Strings
- Time Zones
15. Security
- Securing Django Applications
- CSRF Protection
- XSS Protection
16. Deployment
- Deploying with WSGI and ASGI
- Using Gunicorn
- Deploying to Heroku, AWS, etc.
17. Optimization
- Database Optimization
- Caching Strategies
- Profiling and Performance Monitoring
18. Best Practices
- Code Structure
- DRY Principle
- Reusable Apps
Here's all you need to get started π
1. Introduction to Django
- What is Django?
- Setting up the Development Environment
2. Django Basics
- Django Project Structure
- Apps in Django
- Settings and Configuration
3. Models
- Creating Models
- Migrations
- Model Relationships
4. Views
- Function-Based Views
- Class-Based Views
- Generic Views
5. Templates
- Template Syntax
- Template Inheritance
- Template Tags and Filters
6. Forms
- Creating Forms
- Form Validation
- Model Forms
7. URLs and Routing
- URLconf
- Named URL Patterns
- URL Namespaces
8. Django ORM
- Querying the Database
- QuerySets
- Aggregations
9. Authentication and Authorization
- User Authentication
- Permission and Groups
- Django's Built-in User Model
10. Static Files and Media
- Serving Static Files
- File Uploads
- Managing Media Files
11. Middleware
- Using Middleware
- Creating Custom Middleware
12. REST Framework
- Django REST Framework (DRF)
- Serializers
- ViewSets and Routers
13. Testing
- Writing Tests
- Testing Models, Views, and Forms
- Test Coverage
14. Internationalization and Localization
- Translating Strings
- Time Zones
15. Security
- Securing Django Applications
- CSRF Protection
- XSS Protection
16. Deployment
- Deploying with WSGI and ASGI
- Using Gunicorn
- Deploying to Heroku, AWS, etc.
17. Optimization
- Database Optimization
- Caching Strategies
- Profiling and Performance Monitoring
18. Best Practices
- Code Structure
- DRY Principle
- Reusable Apps
π4β€1
What for what?
πΌοΈ Frontend
HTML + CSS
Javascript
React
VueJs
Angular
Svelte
π Backend:
Nodejs/Express
Python/Django
PHP/Laravel
Java
C#
π½ Database
MongoDB
MySQL
Postgres
Redis
π₯οΈ Desktop
Electron
Tairi
PyQt
π±Phones:
React Native
Flutter
Swift
Kotlin
π₯οΈ System
Go
C++
Rust
πΌοΈ Frontend
HTML + CSS
Javascript
React
VueJs
Angular
Svelte
π Backend:
Nodejs/Express
Python/Django
PHP/Laravel
Java
C#
π½ Database
MongoDB
MySQL
Postgres
Redis
π₯οΈ Desktop
Electron
Tairi
PyQt
π±Phones:
React Native
Flutter
Swift
Kotlin
π₯οΈ System
Go
C++
Rust
π3β€1π₯1