Accès réservé...
Log Pwd
Pour s'inscrire ?

« Avril 2023 »

  • Lu | Ma | Me | Je | Ve | Sa | Di |


Webriche: les veilleurs ne dorment jamais...

Ci dessous, les actualités de quelques sites qui ont tout mon intérêt (à différents niveaux).

La veille     Haut de page     Lendemain


9 Avril 2023 (67)

1: Introduction to Web Scraping with Python

https://dhavalvasveliya.com/introduction-to-web-scraping-with-python

Hashnode - python (python)

Are you interested in extracting data from websites' Maybe you're looking to gather information for research, or you want to build a web application that requires data from multiple sources. If so, web scraping can help. Web scraping is the process o...


2: Monetize your Flutter App with Google Ads

https://pambo.hashnode.dev/monetize-your-flutter-app-with-google-ads

Hashnode - Flutter (Flutter)

Are you a Flutter app developer looking to monetize your app through Google Ads' Look no further! In this article, I will walk you through the steps to add Google Ads to your Flutter app and start earning revenue from your app. Google Ads is a popula...


3: How to Monetize your Flutter App with Google Ads

https://pambo.hashnode.dev/how-to-monetize-your-flutter-app-with-google-ads

Hashnode - Flutter (Flutter)

Are you a Flutter app developer looking to monetize your app through Google Ads' Look no further! In this article, I will walk you through the steps to add Google Ads to your Flutter app and start earning revenue from your app. Google Ads is a popula...


4: Mastering Flask: A Comprehensive Web Development Series for Python Enthusiasts

https://ritwikmath.hashnode.dev/mastering-flask-a-comprehensive-web-development-series-for-python-enthusiasts-1

Hashnode - python (python)

Be Sure to Complete the Series In this Flask web development series, we'll dive deeper into Flask and cover topics that build on the basics introduced in the first article. We'll explore more advanced features of Flask, including database integration...


5: Day -1 30daysofFlutter

https://ihuzaifa.hashnode.dev/day-1-30daysofflutter

Hashnode - Flutter (Flutter)

Before we begin a very important question that needs to be answered is "Why should someone learn flutter'"I won't use flattering words to convince you so I let chatGPT answer this- Sounds intimidating right'So here is how my first day went Installa...


6: JavaScript Interview Question: Difference between Null and Undefined

https://atomicjuggernaut.hashnode.dev/javascript-interview-question-difference-between-null-and-undefined

Hashnode - javascript (Javascript)

All programming languages have null values. But in JavaScript, it has both undefined and null. Undefined: In other languages, the data type is assigned during the declaration of a variable. In JavaScript, at the time of declaration of a variable, ...


7: declare in the DuScript

https://duscript.hashnode.dev/declare-in-the-duscript

Hashnode - javascript (Javascript)

declare declare - used to create functions splitting occurs through "*^". declare [declare-type] [name] { [body]*^ } Sample: declare function test { printl (1)*^ }; call function test; Will: 1 // // - used to create comments after the comm...


8: while in the DuScript

https://duscript.hashnode.dev/while-in-the-duscript

Hashnode - javascript (Javascript)

while while - a loop that checks the condition before each execution, and line breaking occurs through "&^" in the if block there cannot be a cycle, but in the while loop, the if block can be and if there is an if block in the while, line breaking oc...


9: if in the DuScript

https://duscript.hashnode.dev/if-in-the-duscript

Hashnode - javascript (Javascript)

if if - from the name it is clear Splitting lines inside the "if" block is carried out through the symbol "^" Space before () is required if ([condition]) { [body]^ }; Sample: approve msg = Int 1; if (@msg==1) { call variable v msg^ }; Wil...


10 / 67

10: Install

https://duscript.hashnode.dev/install

Hashnode - javascript (Javascript)

I recommend installing the package globally using the command: npm install -g duscript Next, to find out where the package was installed, use the command: npm list -g duscript --depth=0 -p Next, we can create a shortcut to the start.bat file, which i...


11: L'impact de l'IA et des data centers sur l'environnement

https://larevueia.fr/limpact-de-lia-et-des-data-centers-sur-lenvironnement/

La revue IA (data)

L’intelligence artificielle (IA) et les centres de données (data centers) ont considérablement stimulé le développement de l’industrie numérique ces dernières années. Cependant, cette croissance rapide a également eu un impact significatif sur l’environnement. Les demandes en énergie des data centers et de l’IA ne cessent de croître, ce qui accentue la dépendance [...]


12: Becoming a Frontend Developer in 100 Days: A Step-by-Step Guide

https://abhixsh.hashnode.dev/becoming-a-frontend-developer-in-100-days-a-step-by-step-guide

Hashnode - javascript (Javascript)

Frontend development is an exciting and growing field that involves creating user interfaces for websites and applications. With the demand for frontend developers on the rise, many people are interested in learning this skill set. While becoming a f...


13: Making a Simple Calendar using Calendify package

https://diptanshumahish.hashnode.dev/making-a-simple-calendar-using-calendify-package

Hashnode - javascript (Javascript)

Many times you need to make calendars in your application, but while making it, you waste a lot of time writing the same code may be using "MomentJs" or maybe the "Date" object from Javascript. Hence I made a simple npm package to make the task easie...


14: How to become MERN stack developers'

https://mernstackdevl.hashnode.dev/how-to-become-mern-stack-developers

Hashnode - javascript (Javascript)

Oh, you want to become a MERN stack developer' Well, you've come to the right place! Let me give you a rundown of what it takes to become job ready in this field. First things first, let's talk about what MERN stack is. MERN stands for MongoDB, Expre...


15: Understanding '==' (Abstract Equality) and '===' (Strict Equality) in JavaScript

https://himanshukrmr.hashnode.dev/understanding-abstract-equality-and-strict-equality-in-javascript

Hashnode - javascript (Javascript)

A lot of people including me had a misconception that in JavaScript '==' doesn't check type and '===' does, but sometimes we have to unlearn some things. So before understanding these two equalities we have to understand Coercion. What is Coercion Co...


16: Ansible - Mon extension vscode de snippets

https://blog.stephane-robert.info/post/ansible-extension-snippets/

Humancoders ()

Ecrire rapidement du code ansible avec des snippets vscode Commentaires L'article Ansible - Mon extension vscode de snippets a été posté dans la catégorie DevOps de Human Coders News


17: Ansible - Spotter un outil qui complète Ansible-lint

https://blog.stephane-robert.info/post/ansible-lint-spotter/

Humancoders ()

Spotter se présente comme un complément à Ansible-Lint Commentaires L'article Ansible - Spotter un outil qui complète Ansible-lint a été posté dans la catégorie DevOps de Human Coders News


18: Protégez vos mots de passe avec Bitwarden, le gestionnaire open-source et gratuit.

https://tech4free.fr/blog/protegez-vos-mots-de-passe-avec-bitwarden-le-gestionnaire-open-source-gratuit/

Humancoders ()

Bitwarden - un gestionnaire de mots de passe simple et sécurisé pour une protection optimale de vos informations en ligne. Commentaires L'article Protégez vos mots de passe avec Bitwarden, le gestionnaire open-source et gratuit. a été posté dans la catégorie Open source de Human Coders News


19: Week 8-10 at Command Shift

https://davedoescoding.hashnode.dev/week-8-10-at-command-shift

Hashnode - javascript (Javascript)

For this post, I'll be covering the final project I made at the end of our JavaScript basics module. This is a project that we've been doing for a while and I decided to cover it in this post instead of spreading it over multiple ones.I struggled wit...


20 / 67

20: Control Flow in JavaScript

https://promisedash.hashnode.dev/control-flow-in-javascript

Hashnode - javascript (Javascript)

Control flow is a term used in programming to describe the order in which statements are executed in a program. In JavaScript, control flow refers to the order in which statements are executed based on their logical relationships and conditions. Java...


21: The Ins and Outs of Building Android APKs: A Look at the Internals of the Build Process

https://coney484.hashnode.dev/the-ins-and-outs-of-building-android-apks-a-look-at-the-internals-of-the-build-process-clg9itpgj000009mk9kih4kkn

Hashnode - Kotlin (Mobiles)

Android APK (Android Application Package) is the format used to distribute and install applications on Android devices. The APK file contains all the necessary resources and code required to run an Android app. The build process for an Android APK in...


22: Vue.js Tutorial - Basic Inventory

https://danikoko.hashnode.dev/vuejs-tutorial-basic-inventory

Hashnode - vuejs (Javascript)

Introduction This course outline has been prepared to give you a deeper understanding of the abilities and features of this lightweight JS library for small and large-scale applications. Starting with the 1st part of this course, the points touched h...


23: The ultimate Showdown: Flutter VS React-Native

https://rohitlogs.com/flutter-vs-react-native

Hashnode - Flutter (Flutter)

Hello hello, hello everybody! Welcome to yet another insightful blog. Your dilemma and search for the best framework ends here! Today, we are gonna pit Flutter and React Native against each other and see which one of them is the right choice for you!...


24: How to connect nodejs with PostgreSQL along with Sequelize ORM' | Techletter 18

https://prajwalhaniya.hashnode.dev/how-to-connect-nodejs-with-postgresql-along-with-sequelize-orm

Hashnode - javascript (Javascript)

Techletter #18 | April 09, 2023 Connecting to the database is one of the important tasks before building any backend application. As my stack is JavaScript I will be using nodejs to build a backend application along with the PostgreSQL. As your produ...


25: Web Scraping With Python Guide: The Ultimate Tutorial for Data Extraction

https://proxiesdata.hashnode.dev/web-scraping-with-python-guide-the-ultimate-tutorial-for-data-extraction

Hashnode - python (python)

Web scraping, also known as data extraction, is a powerful technique that allows users to collect and parse data from websites. With the rise of Python as a popular programming language, web scraping has become more accessible and efficient. In this ...


26: Demystifying Promise.all, Promise.race(), and Promise.allSettled in JavaScript

https://dailylearn.hashnode.dev/demystifying-promiseall-promiserace-and-promiseallsettled-in-javascript

Hashnode - javascript (Javascript)

In this blog, we are going to learn about different utility methods that we have with promises and how sometimes these methods make our life easy but before going deep into that let us understand what even promise means. So in javascript to handle as...


27: JavaScript data types

https://mohdasifabid.hashnode.dev/javascript-data-types

Hashnode - javascript (Javascript)

As we all know that JavaScript is a single-threaded, non-blocking, asynchronous, concurrent programming language with lots of flexibility. We should also keep in mind that JavaScript is a dynamically-typed language, which means that variables can hol...


28: Context API and useContext

https://oluwatrillions.hashnode.dev/context-api-and-usecontext

Hashnode - javascript (Javascript)

Props help you pass down data from parent to child components. By so doing, it's using the flow system of data passage (top to bottom) to get that done. However, when the project grows, it becomes more complex using props to pass down data from one c...


29: Why Typescript is a Must-Have for Any JavaScript Developer

https://egimata.hashnode.dev/why-typescript-is-a-must-have-for-any-javascript-developer

Hashnode - javascript (Javascript)

I'm excited to share my thoughts on a topic that has always fascinated me and has had a significant impact on my career and improving my workflow as a developer: TypeScript. Typescript is a superset of JavaScript that adds optional static typing and ...


30 / 67

30: Working with APIs In Javascript

https://shreya-trivedi.hashnode.dev/working-with-apis-in-javascript

Hashnode - javascript (Javascript)

Before moving forward let me first help you understand what is API and why is it helpful. What is An API' https://tenor.com/view/files-api-print-settings-gif-17374458 Imagine you're the owner of a small grocery store. You keep track of your invento...


31: [ PART 10 ] Create a Twitter clone with GraphQL, Typescript, and React ( comment & retweet )

https://ipscodingchallenge.hashnode.dev/part-10-create-a-twitter-clone-with-graphql-typescript-and-react-comment-retweet

Hashnode - javascript (Javascript)

Hi everyone ;). As a reminder, I'm doing this challenge ;): Tweeter challenge Github repository Db diagram We already can add comment and retweets as we have a parent_id field in our tweets table as well as a type field of "tweet | retweet | comment"...


32: A Tale of Python: An Introduction to Decorators for Beginners

https://albexl.hashnode.dev/a-tale-of-python-an-introduction-to-decorators-for-beginners

Hashnode - python (python)

Python is a high-level, interpreted programming language that has recently gained immense popularity. It's a versatile language with a wide range of features that make it easy to write clean, efficient, and powerful code. One key feature that makes P...


33: "Unlocking Data Science: Your Step-by-Step Roadmap for Beginner's Journey"

https://vecxer.hashnode.dev/unlocking-data-science-your-step-by-step-roadmap-for-beginners-journey

Hashnode - python (python)

Data has grown to be a useful resource for businesses and organizations all around the world as the world gets more and more digital. It is crucial to have a thorough grasp of data science if you want to remain competitive and relevant in the employm...


34: What is Backbone.JS

https://blog.alexcloudstar.com/what-is-backbonejs

Hashnode - javascript (Javascript)

Backbone.js is a popular open-source JavaScript framework that provides structure to web applications by offering models, collections, views, and events. It is a lightweight framework that provides an organized way of developing web applications. Bac...


35: An Introduction to Python Automation

https://rachithraj.hashnode.dev/an-introduction-to-python-automation

Hashnode - python (python)

Here am writing a small code Using Python "to download files from the S3 bucket"! #letsAutomateseriesByRachith However, as regular IT Operations Engineers Most of us will need to upload and download data from an S3 bucket [ Simple Storage Service], s...


36: JavaScript interview Preparation cheat-sheet.

https://anujblog.dev/javascript-interview-preparation-cheat-sheet

Hashnode - javascript (Javascript)

In this article we learn about some most important javaScript interview cheat-sheet. Scope Introducing Scope in JavaScript. A variable's scope is the part of a program where it is available for use. JavaScript variables are lexically scoped, meaning ...


37: Python Installation Made Easy: How to Install the Latest Version of Python on Your Computer

https://thealgorithmicjourney.com/python-installation-made-easy-how-to-install-the-latest-version-of-python-on-your-computer

Hashnode - python (python)

In our previous article, we explored the history of Python and looked at its many features and integrated development environments (IDEs). In this article, we'll be delving into the practical side of Python and showing you how to install it on your c...


38: Automate Your Job Search: How I Built a Python Selenium Bot to Fetch LinkedIn Jobs in Seconds

https://monktech.hashnode.dev/automate-your-job-search-how-i-built-a-python-selenium-bot-to-fetch-linkedin-jobs-in-seconds

Hashnode - python (python)

Introduction If you've ever been on the hunt for a job, you know firsthand the time and energy it takes to examine countless job descriptions and submit applications. As a fellow job seeker, I experienced this frustration myself. Recognizing the need...


39: How to save Base64 encoded image to Django ImageField'

https://idiomaticprogrammers.hashnode.dev/how-to-save-base64-encoded-image-to-django-imagefield

Hashnode - python (python)

I had to create an API that had to accept an image in Base64 encoded format and save it to Django image field, which requires an image file. So today I learned how to do this. Step 1: B64 to PIL The first step will be to convert this B64 image to an ...


40 / 67

40: Why 0.1+0.2 !== 0.3 in JavaScript'

https://rishabhsinghcodes.hashnode.dev/why-float-doesnt-work-properly-in-js

Hashnode - javascript (Javascript)

Is JS incapable of solving these simple math problems' ' Understanding the problem All the number systems like decimal, binary, hexadecimal etc. have some limitations or edge cases. E.g.: The number of 3's after the decimal point in 1/3 is more than...


41: A Guide to Implementing Authentication and Authorization in Node.js

https://daniel-asakpa.hashnode.dev/a-guide-to-implementing-authentication-and-authorization-in-nodejs

Hashnode - javascript (Javascript)

Authentication and authorization are critical components of any web application that require user access. These features help ensure that only authorized users can access certain parts of the application or perform specific actions. In this blog, we ...


42: Python Data Types and Data Structures for DevOps

https://yashkdevops.hashnode.dev/python-data-types-and-data-structures-for-devops

Hashnode - python (python)

TABLE OF CONTENTS Data Types Data Structures Task 1: Task 2: Task 3: Python open-source language, meaning it is free to use and its source code can be modified by anyone. Python is widely used in various fields, including web development, data...


43: 10 Best Front-End Development Frameworks of 2023

https://daniel-asakpa.hashnode.dev/10-best-front-end-development-frameworks-of-2023

Hashnode - javascript (Javascript)

Front-end development frameworks are an essential tool for web developers. They allow developers to streamline the development process, increase productivity, and create beautiful, responsive web applications. With the growing demand for interactive ...


44: Make a lazy-loading div Background Image in React (Typescript) without any third party tools

https://azula9713.hashnode.dev/make-a-lazy-loading-div-background-image-in-react-typescript-without-any-third-party-tools

Hashnode - javascript (Javascript)

We all know that sometimes it's impossible to avoid using an image as a div background when coding in the front end. If it's a small image, we can usually get away with loading times because the image loads almost instantly. But what if you have to u...


45: Numpy BOOMED!!

https://siddhartha007.hashnode.dev/numpy-boomed

Hashnode - python (python)

Numpy 1.21.0 Update: New Features and Improvements Numpy, short for Numerical Python, is a popular open-source library for numerical computing in Python. It provides an extensive set of tools for scientific computing, including support for arrays, li...


46: Day 26 : Jenkins Declarative Pipeline.

https://devops-rohit.hashnode.dev/day-26-jenkins-declarative-pipeline

Hashnode - python (python)

It's #day26 of the #90daysofdevops Challenge under the guidance of Shubham Londhe Sir. Topics covered in this blog: What is Pipeline' Types of Jenkins Pipeline. How to Use Jenkins Pipeline with Example Task. One of the most important parts of you...


47: Leveling Up Your React TypeScript Game: Mastering Path-Aliases for Cleaner and More Robust Code

https://azula9713.hashnode.dev/leveling-up-your-react-typescript-game-mastering-path-aliases-for-cleaner-and-more-robust-code

Hashnode - javascript (Javascript)

The importing processes get confusing as your TypeScript React project expands, but everything is nicely organized in its folder. Mainly if you are using a react-bulletproof project structure, this is true. We have our components neatly in one place,...


48: Dockerize Your Nextjs App Like a Pro: Advanced Tips for Next-Level Optimization

https://nitinfab.hashnode.dev/dockerize-your-nextjs-app-like-a-pro-advanced-tips-for-next-level-optimization

Hashnode - javascript (Javascript)

Creating a new application with your team and having it up and going on your team's system can be difficult because you need your app to run in different environments and yet behave the same way. Docker, thankfully, is a great solution that streamlin...


49: Html Css & Js

https://deveshbhaskar.hashnode.dev/html-css-js

Hashnode - javascript (Javascript)

HTML stands for HyperText Markup Language. It is used to make structures of web pages. It is based on various tags. Example:- is a paragraph tag. It doesn't solve logical problems, as it does not have decision-making capabilities. CSS stands for ...


50 / 67

50: Firebase with Flutter

https://atuoha.hashnode.dev/firebase-with-flutter

Hashnode - Flutter (Flutter)

Firebase is a mobile and web development platform that provides a suite of tools and services to help developers build high-quality applications quickly and easily. Firebase can be used in combination with the Flutter framework to create powerful, fe...


51: My first blog post

https://nakamcode.hashnode.dev/my-first-blog-post

Hashnode - javascript (Javascript)

Introduction Hello, good people! This is my first blog on Hashnode, and I am excited to use this opportunity to introduce myself. My name is Nakam, and I am a front-end developer who also loves to design. I started my journey as a developer and learn...


52: Largest Color Value in a Directed Graph

https://leeting-lcs.hashnode.dev/largest-color-value-in-a-directed-graph

Hashnode - python (python)

Problem Statement:- There is a directed graph of n colored nodes and m edges. The nodes are numbered from 0 to n - 1. You are given a string colors where colors[i] is a lowercase English letter representing the color of the ith node in thi...


53: Implementing Bloom Filters in Python and Understanding its error probability: A Step-by-Step Guide

https://techtonics.hashnode.dev/implementing-bloom-filters-in-python-and-understanding-its-error-probability-a-step-by-step-guide

Hashnode - python (python)

Before diving into the implementation of the bloom filters data structure, I highly recommend reading my article on the "What, Why, and How" of bloom filters. You can find the link to the article here. Main components required for Bloom filters imple...


54: How to layout web pages in CSS - CSS layout Tricks

https://piyushdev.hashnode.dev/how-to-layout-web-pages-in-css-css-layout-tricks

Hashnode - javascript (Javascript)

Introduction to CSS Layout CSS layout is crucial to arranging elements on a webpage. With CSS layout, you can create navigation bars, headers, grid systems for content placement, and much more. What's great about CSS layout is that it allows you to c...


55: Widget Lifecycle

https://atuoha.hashnode.dev/widget-lifecycle

Hashnode - Flutter (Flutter)

In Flutter, widgets have a lifecycle that determines their creation, updating, and destruction. The widget lifecycle consists of four main stages:Initialization: When a widget is created, its constructor is called, and the framework initializes the w...


56: How to make a Linked list data structure with JavaScript

https://dsa-dev.hashnode.dev/how-to-make-a-linked-list-data-structure-with-javascript

Hashnode - javascript (Javascript)

A linked list is a linear data structure that is a sequential collection of elements of connected nodes. Here, each node stores the data and the address of the next node known as a pointer. To assess the data in the linked list we first have to star...


57: How to make a Linked list data structure with JavaScript

https://daniel-asakpa.hashnode.dev/how-to-make-a-linked-list-data-structure-with-javascript

Hashnode - javascript (Javascript)

A linked list is a linear data structure that is a sequential collection of elements of connected nodes. Here, each node stores the data and the address of the next node known as a pointer. To assess the data in the linked list we first have to star...


58: DOM _Document Object Model and DOM_events

https://codemanishh.hashnode.dev/dom-document-object-model-and-domevents

Hashnode - javascript (Javascript)

A page is basically treated as a document and with this, we can easily change its style, content, and structure with the help of DOM. so basically DOM provides a programming interface for web documents. Let's suppose we want to change or give some ex...


59: Docker - Compose

https://mrdevops.hashnode.dev/docker-compose

Hashnode - javascript (Javascript)

Docker Compose is used to run multiple containers as a single service. For example, suppose you had an application which required NGNIX and MySQL, you could create one file which would start both the containers as a service without the need to start ...


60 / 67

60: Matplotlib 101: Learn Matplotlib in 10 minutes

https://neuronize.dev/matplotlib-101-learn-matplotlib-in-10-minutes

Hashnode - python (python)

Matplotlib is a powerful and versatile Python library for creating high-quality data visualizations. Whether you want to explore your data, communicate your findings, or design interactive plots, matplotlib can help you achieve your goals. In this bl...


61: Best Political WordPress Themes

https://www.wpexplorer.com/best-political-wordpress-themes/

WP Explorer (wordpress)

WordPress is a suitable choice for any political project you’re building. The flexibility and a wide range of integrated and supported functionality allow you to build websites of any complexity easily and quickly. It doesn't matter if it's a political candidate or a political party project that you want to bring online, WordPress features advanced […] The post Best Political WordPress [...]


62: Brief Tales About Love And Relationships & Romantic

https://catswhocode.com/brief-tales-about-love-and-relationships-romantic/

Cats who code (Javascript / wordpress / PHP)

Benjamin tells her it is fated that they should marry. Cragstone was filled with promise, but proved to be mediocre in all his endeavours. After becoming an Anglican priest, he falls in love with Lydia, a mixed-blood woman who had been dismissed from her post, accused of theft. Mr. Chandler, a man of modest means, … Brief Tales About Love And Relationships & Romantic Read More »


63: 99 Finest Rated Free Sex Video Games Play The Highest Adult Video Games

https://catswhocode.com/99-finest-rated-free-sex-video-games-play-the-highest-adult-video-games/

Cats who code (Javascript / wordpress / PHP)

So you simply select the class you want to take a look at, go through critiques I’ve carried out for you, resolve what platform fits your wants the most effective, and go on taking half in nude video games online! No want to search the Internet for i want a sexting partner hours within the … 99 Finest Rated Free Sex Video Games Play The Highest Adult Video Games Read More »


64: 5 Reasons Why Jetpack Compose is a Game-Changer for Android Development: A Comparison with Imperative Design Patterns

https://dev-rennie.hashnode.dev/5-reasons-why-jetpack-compose-is-a-game-changer-for-android-development-a-comparison-with-imperative-design-patterns

Hashnode - Kotlin (Mobiles)

Photo by Christina Morillo on Unsplash Jetpack Compose is Android's modern toolkit for building native UI. It makes use of the declarative UI paradigm, with composable functions as building blocks. Other popular declarative UI frameworks include Swi...


65: Weekend Reading ' ''' Minium viable design

https://labnotes.org/weekend-reading-minium-viable-design/

Lab notes (Développement)

This week we look at why prompts won't replace developers, reasons to not use GraphQL, minimum viable design, and proof of human in recruiting.


66: Mastering HTTP Requests in Flutter with the HTTP Package

https://pambo.hashnode.dev/mastering-http-requests-in-flutter-with-the-http-package

Hashnode - Flutter (Flutter)

As a Flutter developer, one of the most common tasks you'll encounter is making HTTP requests to fetch data from APIs or communicate with backend servers. Fortunately, Flutter provides a powerful and easy-to-use package called http that makes handlin...


67: The relative font weight axis ' how variable fonts ease font weight transitions (tilPost)

https://www.stefanjudis.com/today-i-learned/the-relative-font-weight-axis-how-variable-fonts-ease-font-weight/

Stefan Judis (Développement)

I'm not a font person. I have neither the skills nor the patience to get into font fiddling. But I do notice and appreciate a site with beautiful font combinations. Web fonts also come with challenges, such as layout shifts and the typical performance hit to load and display them. That's why this blog uses the most boring (but fastest) fonts possible. html { /* Use whatever is available */ fon [...]




La veille     Haut de page     Lendemain



Note : Webriche.fr est un agrégateur de flux RSS. C'est à dire un outil automatique qui regroupe l'accès à des informations, dont il n'est ni le rédacteur, ni l'éditeur.
Pour toutes questions, merci de contacter Richard Carlier.

Présentation

Ceci est un site qui explore certains mécanismes du Web 2.0, histoire de jouer avec tout ça...
Oui, une sorte de mashup 2.0 appliqué à la veille informationnelle... Hum, rien de neuf ?

Expérimental, c'est un site collaboratif à usage d'une seule personne. Ou presque.

Richard Carlier

Des mots,
toujours des mots...

Collaboration Partage Pagerank Donnees Echange RSS Standards Web Design CSS Participation Accessibilite Mashup Convergence Standardisation Utilisateurs Web 2.0