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

« Mai 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


14 Mai 2023 (52)

1: Automating File Organization with Python and Cron: A Step-by-Step Guide

https://starvader.hashnode.dev/automating-file-organization-with-python-and-cron-a-step-by-step-guide

Hashnode - python (python)

In this blog post, I'm excited to share my experience of how I automated file organization using Python and Cron. Like many others, I encountered the daunting task of managing numerous files without a proper organizational structure. Searching for fi...


2: Destructuring Feature in Dart 3'

https://gwhyyy.com/destructuring-feature-in-dart-3

Hashnode - Flutter (Flutter)

Introduction Dart is a modern, object-oriented programming language developed by Google. Originally designed as a replacement for JavaScript in web development, Dart has evolved to become a versatile language used for mobile, desktop, and server-side...


3: Accordion Menu using React

https://rajsarkar.hashnode.dev/accordion-menu-using-react

Hashnode - javascript (Javascript)

Accordion is a commonly used project in web development that enables developers to create accordion menus, which are collapsible sections of content that can be expanded and collapsed by clicking on a header. In this blog, we will build a simple and ...


4: Python Type Hinting

https://devwithdave.hashnode.dev/python-type-hinting

Hashnode - python (python)

What is Type Hinting' Python is a dynamically-typed language, meaning that variables are not assigned a data type when they are declared. This allows for flexibility and ease of use, but it can also allow for bugs and errors related to data types tha...


5: Python Type Hinting

https://devwdave.com/python-type-hinting

Hashnode - python (python)

What is Type Hinting' Python is a dynamically-typed language, meaning that variables are not assigned a data type when they are declared. This allows for flexibility and ease of use, but it can also allow for bugs and errors related to data types tha...


6: Decoding the Art of Choosing a Stellar Class Name in Web Development: A Guide to Effective Naming Conventions.

https://ediomojose.hashnode.dev/decoding-the-art-of-choosing-a-stellar-class-name-in-web-development-a-guide-to-effective-naming-conventions

Hashnode - javascript (Javascript)

Class names are an important part of web development. They help to organize code and make it more readable and maintainable. But how do you choose effective class names' But first, before moving into that, we have to consider the meaning of the term ...


7: React Native vs Flutter: Which one is best'

https://riteshkokam.hashnode.dev/react-native-vs-flutter-which-one-is-best

Hashnode - Flutter (Flutter)

Introduction In today's fast-paced world, the demand for mobile app development is skyrocketing. Businesses of all sizes are seeking ways to create cross-platform applications that effortlessly cater to both Android and iOS users. If you're on the hu...


8: How to build a Expanding Image Carousel Project in vanila JavaScript

https://buildwithaman.hashnode.dev/how-to-build-a-expanding-image-carousel-project-in-vanila-javascript

Hashnode - javascript (Javascript)

Introduction Hey Everyone,'I hope you all are fine and doing great. Today we are going to build a simple but very impressive and great looking javaScript project named "Expanding Image Carousel". Before proceeding with the steps on how to build it,C...


9: 15 Years in Tech - Am I a Dev Yet'

https://blog.monacodelisa.com/15-years-in-tech-am-i-a-dev-yet

Hashnode - javascript (Javascript)

In this YouTube video, I share my journey through the world of web development. This video was inspired by another, with a similar recording format, but conveying a different message. My video presents a timeline that captures my distinct and occasio...


10 / 52

10: Moulin de Kervoyal: Message de l'Association pour la Restauration du Patrimoine Damganais (ARPD)

http://amisdekervoyal.viabloga.com/news/moulin-de-kervoyal-message-de-l-association-pour-la-restauration-du-patrimoine-damganais-arpd

Amis de Kervoyal (Divers...)

►Le projet avance bien!Les fonds sont réunis pour la réfection de la toiture de la petite lucarne (par l'entreprise La Tuile de Bois SOVECO) et pour la pose des nouvelles ailes (par Monsieur Guilbaud, compagnon charpentier du Bord de Logne ayant effectué la première restauration menée par les Amis de Kervoyal en 1995). ARPD attend maintenant que la fabrication des ailes soit terminée p [...]


11: Ethereum & Python - Future of Web3 V1

https://ankuraxz.hashnode.dev/ethereum-python-future-of-web3-v1

Hashnode - python (python)

In this article, we will delve into Web3 development, focusing on the combination of Ethereum and Python. We will explore how this powerful duo can shape the future of blockchain technology and revolutionize various industries. Through practical code...


12: LeetCode - Edit Distance

https://alkesh26.hashnode.dev/leetcode-edit-distance

Hashnode - javascript (Javascript)

Problem statement Given two strings word1 and word2, return the minimum number of operations required to convert word1 to word2. You have the following three operations permitted on a word: Insert a character Delete a character Replace a character ...


13: Deep Dive into Python's GIL: Understanding its Impact on Multi-Threading

https://blog.marzeta.pl/deep-dive-into-pythons-gil-understanding-its-impact-on-multi-threading

Hashnode - python (python)

When it comes to Python and multi-threading, there's one concept that often stirs up confusion and debate: the Global Interpreter Lock, or GIL. It's a unique feature of CPython, Python's default interpreter, and it has a significant impact on how we ...


14: Best Practices for Writing Clean and Maintainable JavaScript Code

https://prophet-bestman.hashnode.dev/best-practices-for-writing-clean-and-maintainable-javascript-code

Hashnode - javascript (Javascript)

Introduction Writing clean and maintainable code is essential for any JavaScript developer. It improves code readability, enhances collaboration, and makes future code maintenance and updates easier. In this article, we will explore some best practic...


15: ChatPDF: Chat with your PDF

https://blog.monyluak.com/chatpdf-chat-with-your-pdf

Hashnode - python (python)

Prerequisites git clone https://github.com/monyluak/chatpdf.git git clone https://github.com/monyluak/chatpdf.git Python 3.6 or later OpenAI API Key LangChain library Faiss VectorDB Installation Create a virtual environment python3 -m venv ven...


16: Chiffrement messages et vidéos : Twitter va-t-il devenir le réseau le plus privé '

https://www.lebigdata.fr/chiffrement-message-twitter

Le Big Data (dataviz)

Twitter a évoqué la possibilité d'un chiffrement des messages en 2018, mais la fonctionnalité n'a été annoncée officiellement qu'en novembre … Cet article Chiffrement messages et vidéos : Twitter va-t-il devenir le réseau le plus privé ' a été publié sur LEBIGDATA.FR.


17: JS: Document Model

https://eluchn.hashnode.dev/js-document-model

Hashnode - javascript (Javascript)

The DOM stands for Document Object Model. It is a programming interface for web document (html, xhtml, xml) created by the browser when it loads an HTML document. It represents the page so that programs can change the document structure, style and co...


18: JS: Document Model

https://sagecode.hashnode.dev/js-document-model

Hashnode - javascript (Javascript)

The DOM stands for Document Object Model. It is a programming interface for web document (html, xhtml, xml) created by the browser when it loads an HTML document. It represents the page so that programs can change the document structure, style and co...


19: Architectural Constraints in RESTful APIs

https://ishanjain.hashnode.dev/architectural-constraints-in-restful-apis

Hashnode - javascript (Javascript)

REST or Representational State Transfer is an architectural style to design loosely coupled application interfaces over the network. REST does not forces any lower limit, but does offer some constraints under which the APIs should designed. If we hav...


20 / 52

20: String Methods : at() and charAt()

https://laksh.hashnode.dev/string-methods-at-and-charat

Hashnode - javascript (Javascript)

Difference Between at() and charAt() :- when we pass a negative value in the parameter. a) at() method:- when we use a negative value in the parameter then the count starts from the right side as -1, -2, -3 ... and so on till the first character an...


21: My first post using Github as source

https://codelab.buluoyun.com/post-from-github-as-source

Hashnode - python (python)

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It h...


22: ReactJS vs VueJS vs AngularJS: Which Is the Best Frontend Framework for 2023'

https://blog.udoyhasan.com/reactjs-vs-vuejs-vs-angularjs-which-is-the-best-frontend-framework-for-2023

Hashnode - vuejs (Javascript)

Introduction Choosing the right front-end framework for web development is crucial to ensure that the website or application you build is efficient, responsive, and user-friendly. With numerous frontend frameworks available in the market, developers ...


23: Learn JavaScript From Scratch - The Ultimate Guide ( Hello World )

https://aryansharma.hashnode.dev/learn-javascript-from-scratch-the-ultimate-guide-hello-world

Hashnode - javascript (Javascript)

Hey Everyone, I am Aryan Sharma and I hope you all are doing great!This is the first blog in the JavaScript course for absolute beginners.''I hope this blog will help you become good at JavaScript. So, I am starting this blog. Let's get started!! ...


24: How to Attend GitHub Summerfest 2023 and Learn from the Best in Open Source

https://www.sumitbhadola.com/how-to-attend-github-summerfest-2023-and-learn-from-the-best-in-open-source

Hashnode - python (python)

Are you passionate about open-source development and looking for some fun and learning this summer' If yes, then you should not miss the opportunity to Join GitHub Summerfest 2023, a virtual event that will showcase the best of GitHub and its communi...


25: The Singleton Pattern Explained: Database Connection

https://blog.stevenwithph.com/the-singleton-pattern-explained-database-connection

Hashnode - python (python)

Intro The Singleton design pattern is a creational design pattern you might use when you want to restrict a class from having multiple instances. This pattern is often used when there is a need for a single, centralized resource. We often use classe...


26: Typescript Generics

https://devskillshare.com/typescript-generics

Hashnode - javascript (Javascript)

101: Understanding the Basics and Best Practices If you're a Typescript developer, you know how powerful this language can be. With its type system, it can help catch errors at compile-time, which saves you from a lot of runtime errors. One of the mo...


27: ''''''''''''' "String"

https://mafuzswaron.hashnode.dev/js-string-concatenation

Hashnode - javascript (Javascript)

String '''' '''' '''''' ''''''''''''''' ''''''' '' ''' '' ''''' ''' '''''''''''''' '''''''' (' ' / ' ') ''''' '' '''' '' ''-' '''''''' ''' ''', '''' ''''''' ' '''' ''''''''''' '''' '''''' '''' ''' '''' ''''' '''' ! ' ''' '''''' ''''''' ''' ''' var s...


28: Day5 of Mastering JavaScript Fundamentals: The Complete Guide to JavaScript30

https://techsammy.hashnode.dev/day5-of-mastering-javascript-fundamentals-the-complete-guide-to-javascript30

Hashnode - javascript (Javascript)

Flex Panel Gallery The project covered today in JavaScript30 is the Flex Panel Gallery, which involves building a gallery of images that expand when clicked. This project teaches developers how to work with CSS Flexbox and how to use JavaScript to m...


29: Maximize Score After N Operations

https://leeting-lcs.hashnode.dev/maximize-score-after-n-operations

Hashnode - python (python)

Problem Statement:- You are given nums, an array of positive integers of size 2 * n. You must perform n operations on this array. In the ith operation (1-indexed), you will: Choose two elements, x and y. Receive a score of i * gcd(x, y)....


30 / 52

30: ' Currying : Advanced JS Series Part 2

https://consci210.hashnode.dev/currying-advanced-js-series-part-2

Hashnode - javascript (Javascript)

What is Currying' Currying is a powerful technique in functional programming that can make your JavaScript code more expressive, reusable, and easy to maintain. By breaking down a function that takes multiple arguments into a series of functions that...


31: Stress et inquiétudes, de retour en force chez les RSSI

https://www.lemondeinformatique.fr/actualites/lire-stress-et-inquietudes-de-retour-en-force-chez-les-rssi-90398.html

Le monde informatique (Internet / Informatique)

Les préoccupations mondiales en matière de cybersécurité reviennent au niveau de la pandémie, 68 % des RSSI de 16 pays (...)


32: How to Become an Expert at NextJS

https://ashutoshbhadauriya.com/how-to-become-an-expert-at-nextjs

Hashnode - javascript (Javascript)

You've been learning NextJS for a while now, and you are getting pretty good at it. Congrats, that's awesome! But as we all know learning never stops, especially in this fast-paced world of NextJS. So, you might be thinking what's next then' Checkin...


33: 15 Array Methods In Javascript

https://ansonbenny.hashnode.dev/15-array-methods-in-javascript

Hashnode - javascript (Javascript)

What is Array An array enables storing a collection of multiple elements (Items) in a single variable. How to declaring arrays In Javascript, we can declare an array in two ways. Array literal notation Array literal notation is you define a new array...


34: ' When to use Global State'

https://nikhilatzet.hashnode.dev/when-to-use-global-state

Hashnode - javascript (Javascript)

When you're building React Native apps, you gotta think about state management, right' There are a few ways to do it, but one of the most popular is global state. In this blog post, we'll talk about what global state is, whether it's the best option ...


35: ' When to use Global State'

https://nikhilsaxena.hashnode.dev/when-to-use-global-state

Hashnode - javascript (Javascript)

When you're building React Native apps, you gotta think about state management, right' There are a few ways to do it, but one of the most popular is global state. In this blog post, we'll talk about what global state is, whether it's the best option ...


36: Create NestJS API using Typescript, MongoDB, Docker, Docker Compose

https://blog.nyomansunima.com/create-nestjs-api-using-typescript-mongodb-docker-docker-compose

Hashnode - javascript (Javascript)

Ok, let's create a simple CRUD backend API for your app using the: NestJS MongoDB Docker Docker Compose Mongoose Typescript What you're learn In this tutorial you will learn how to create a basic API using Nestjs as the core backend, MongoDB ...


37: How to build a To-do list app with JavaSript

https://envitab.hashnode.dev/how-to-build-a-to-do-list-app-with-javasript

Hashnode - javascript (Javascript)

Hola, thanks for reading! In the end, this app might look like it was designed in the Stone Age. But don't worry, we're focusing more on functionality here than aesthetics. You can always improve the UI later on. A screenshot of the to-do-app ' Her...


38: HTMLaaS | Simplifying HTML Data Extraction with FastAPI

https://kartikmehta.hashnode.dev/htmlaas-simplifying-html-data-extraction-with-fastapi

Hashnode - python (python)

Introduction In the world of web development and data analysis, extracting specific information from HTML documents is a common task. Whether it's scraping data from websites or processing HTML files, developers often face challenges in efficiently r...


39: JavaScript Loop Best Practices for Optimal Performance

https://robiul.dev/javascript-loop-best-practices-for-optimal-performance

Hashnode - javascript (Javascript)

Introduction JavaScript Loop is a fundamental part of any programming language, and JavaScript is no exception. JavaScript loop is a powerful tool that allows developers to iterate over collections of data, perform operations on each item, and make d...


40 / 52

40: Ensuring Data Consistency in Concurrent API Requests: Introducing the AbortController

https://blog.hamzaa.dev/ensuring-data-consistency-in-concurrent-api-requests-introducing-the-abortcontroller

Hashnode - javascript (Javascript)

Let's say you are working on a project and in that project you want to get the data of the user's friends. Let's say you requested to fetch the data of Adam's friends. But Adam has a lot of friends so the API request takes time to fetch the list of f...


41: AbortController : Cancel API Mid Execution

https://blog.hamzaa.dev/abortcontroller-cancel-api-mid-execution

Hashnode - javascript (Javascript)

Let's say you are working on a project and in that project you want to get the data of the user's friends. Let's say you requested to fetch the data of Adam's friends. But Adam has a lot of friends so the API request takes time to fetch the list of f...


42: How to render the lists in ReactJs

https://manpreetcoder.hashnode.dev/how-to-render-the-lists-in-reactjs

Hashnode - javascript (Javascript)

Rendering lists of data is one of the most common tasks in web development. In ReactJS, rendering lists can be done using various approaches. In this blog post, we will explore how to render lists in ReactJS. Method 1: Using for loop The simplest way...


43: Promise and Promise chain in Javascript

https://blog.kmc.one/promise-and-promise-chain-in-javascript

Hashnode - javascript (Javascript)

A promise represents the completion stage of an asynchronous operation. We use promises to figure out whether the asynchronous operation is completed or not. There are 3 potential stages in a promise that can be Pending stage: This is the initial st...


44: Python Variables Explained: Memory, Mutability, and More

https://neuronize.dev/python-variables-explained-memory-mutability-and-more

Hashnode - python (python)

Welcome to my blog post where we will dive into the world of Python variables. If you are new to programming, don't worry, I have got you covered! In my previous blog post, I provided a refresher on the basics of Python programming language. Now, we ...


45: AWS Basic Interview Questions

https://mrdevops.hashnode.dev/aws-basic-interview-questions

Hashnode - javascript (Javascript)

1. What is EC2' EC2, a Virtual Machine in the cloud on which you have OS-level control. You can run this cloud server whenever you want and can be used when you need to deploy your own servers in the cloud, similar to your on-premises servers, and wh...


46: Universal-Database-Connection

https://neice76.hashnode.dev/universal-database-connection

Hashnode - javascript (Javascript)

Introduction Universal-Database-Connection is an npm package designed to simplify the process of connecting databases like PostgresSql or Firebase. I designed this package because I always experienced multiple headaches and moments of wanting to rip ...


47: Progress Update: Advancing Towards the Finish Line

https://arashjangali.com/progress-update-advancing-towards-the-finish-line

Hashnode - javascript (Javascript)

Day 103 of #365DaysOfCode and another step forward in my project. Today, I completed the implementation of the dislike and undo button functionality for all user types. Starting tomorrow, I will begin working on OAuth 2.0. I'm closing in on the finis...


48: JavaScript

https://mohitpalblog.hashnode.dev/javascript

Hashnode - javascript (Javascript)

Javascript is a scripting language that is designed/developed for creating behaviour in web pages. Before javascript, web pages were developed with pure HTML & CSS. That's why we can only develop a static web page that has no type of action or behavi...


49: Beginners Guide: Optimizing Performance with Event Delegation in Vanilla JS

https://utinfrancis.hashnode.dev/beginners-guide-optimizing-performance-with-event-delegation-in-vanilla-js

Hashnode - javascript (Javascript)

Event listeners in JavaScript are essential for enabling elements in the Document Object Model or DOM to respond to user actions on a webpage. However, it's vital to be mindful of the impact of having too many event listeners. Each event listener, wh...


50 / 52

50: Web Weekly 101 (blogPost)

https://www.stefanjudis.com/blog/web-weekly-101/

Stefan Judis (Développement)

Guten Tag! 'Do you want to catch up with all the new CSS features' And then want to establish a strategy to use them in production' Or make a great impression when you onboard a new job' All the answers and much more are included in this week's Web Weekly! Our friends at Google released a new WebDev term at Google.io ' "the baseline". Usually, I'm no fan of new tech lingo (MPA anyone' ') [...]




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