Avash Palikhe
@avashpalikhe
Tech enthusiast Leapfrog Student Partner Always keep Rocking 💯
Talvez você curta
The goal of such a bot is to learn what (almost) every webpage on the web is about, so that the information can be retrieved when it's needed. They're called "web crawlers" because crawling is the technical term for automatically. #60DaysOfLearning #LearningWithLeapfrog #LSPPD43
Web scraping is an automatic method to obtain large amounts of data from websites. Most of this data is unstructured data in an HTML format which is then converted into structured data in a spreadsheet or a database. #60DaysOfLearning #LearningWithLeapfrog #LSPPD42
The flex CSS shorthand property sets how a flex item will grow or shrink to fit the space available in its flex container. #60DaysOfLearning #LearningWithLeapfrog #LSPPD41
Firestore is a NoSQL document database built for automatic scaling, high performance, and ease of application development. While the Firestore interface has many of the same features as traditional databases, as a NoSQL database #60DaysOfLearning #LearningWithLeapfrog #LSPPD40
let allows you to declare variables that are limited to the scope of a block statement, or expression on which it is used, unlike the var keyword, which declares a variable globally, or locally to an entire function regardless. #60DaysOfLearning #LearningWithLeapfrog #LSPPD39
DARPA supported the evolution of the ARPANET (the first wide-area packet switching network), Packet Radio Network, Packet Satellite Network and ultimately, the Internet and research in the artificial intelligence fields of speech #60DaysOfLearning #LearningWithLeapfrog #LSPPD38
The <a> HTML element (or anchor element), with its href attribute, creates a hyperlink to web pages, files, email addresses, locations in the same page, or anything else a URL can address. #60DaysOfLearning #LearningWithLeapfrog #LSPPD37
The difference between an ID and a class is that an ID is only used to identify one single element in our HTML. IDs are only used when one element on the page should have a particular style applied to it. #60DaysOfLearning #LearningWithLeapfrog #LSPPD36
Javascript ES6 is the version of Javascript released in 2015. Informally, many developers call any version of Javascript released after 2015 “ES6” because of the many new features the 2015 update added to the language. #60DaysOfLearning #LearningWithLeapfrog #LSPPD35
The export statement is used when creating JavaScript modules to export live bindings to functions, objects, or primitive values from the module so they can be used by other programs with the import statement. #60DaysOfLearning #LearningWithLeapfrog #LSPPD34
JavaScript The import() allows you to dynamically import a module when needed. Here is how the import() works: The import() accepts a module specifier ( moduleSpecifier ) that has the same format as the module specifier. #60DaysOfLearning #LearningWithLeapfrog #LSPPD33
In destructuring, It does not change an array or any object, it makes a copy of the desired object or array element by assigning them in its own new variables, later we can use this new variable in React (class or functional) #60DaysOfLearning #LearningWithLeapfrog #LSPPD32
Spread operator The JavaScript spread operator ( ... ) allows us to quickly copy all or part of an existing array or object into another array or object. #60DaysOfLearning #LearningWithLeapfrog #LSPPD31
An interface in Java is a blueprint of a class. A Java interface contains static constants and abstract methods. The interface in Java is a mechanism to achieve abstraction. There can be only abstract methods in the Java interface #60DaysOfLearning #LearningWithLeapfrog #LSPPD30
JavaScript supports different kinds of loops: for - loops through a block of code a number of times for/in - loops through the properties of an object for/of - loops through the values of an iterable object #60DaysOfLearning #LearningWithLeapfrog #LSPPD29
Dependency injection is a programming technique that makes a class independent of its dependencies. It achieves that by decoupling the usage of an object from its creation. #60DaysOfLearning #LearningWithLeapfrog #LSPPD28
Room database in SQL lite Room Database is a part of the Android Architecture components which provides an abstraction layer over SQLite which allows for more robust database access while still providing the full power of SQLite. #60DaysOfLearning #LearningWithLeapfrog #LSPPD27
United States Tendências
- 1. Sedition 172K posts
- 2. Cheney 86.5K posts
- 3. Lamelo 6,243 posts
- 4. Seditious 93.7K posts
- 5. Texans 20.2K posts
- 6. Seager 1,234 posts
- 7. Constitution 114K posts
- 8. First Take 46.9K posts
- 9. Coast Guard 23.5K posts
- 10. Commander in Chief 53K posts
- 11. Jeanie 2,035 posts
- 12. UCMJ 9,904 posts
- 13. Last Ronin 1,447 posts
- 14. Trump and Vance 36.9K posts
- 15. UNLAWFUL 77.9K posts
- 16. TMNT 4,189 posts
- 17. Mark Walter 1,501 posts
- 18. Cam Newton 4,571 posts
- 19. Shayy 14.6K posts
- 20. Dizzy 7,281 posts
Something went wrong.
Something went wrong.