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

« Décembre 2022 »

  • 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


Mardi 27 Décembre 2022 (114)

1: Hoisting in Javascript for beginners

https://justmyahia.hashnode.dev/hoisting-in-javascript-for-beginners

Hashnode - javascript (Javascript)

Prerequisites: Scope Hoisting is a term that refers to the behavior of variables and function declarations in JavaScript. Essentially, when JavaScript code is executed, declarations of variables and functions are "hoisted" to the top of their scop...


2: Online Love: Distance-based Couple Matching with Quota

https://www.doczamora.com/online-love-distance-based-couple-matching-with-quota

Hashnode - python (python)

Introduction Greetings, friends; in this post, I will explain my solution for a variation of the Stable Matching problem, particularly for the case of couple matching. The idea is that given a set of Men (M) with, let's say, ten dudes and a set of Wo...


3: Data Vis Dispatch, December 27

https://blog.datawrapper.de/data-vis-dispatch-december-27-2022/

Data Wrapper ()

The best of last week's big and small data visualizations


4: Issue 557 (Dec. 27, 2022)

https://pycoders.com/issues/557

pycoders (python)

#557 ' DECEMBER 27, 2022 View in Browser » It is that time of year again, everybody is making lists. Hopefully you weren’t on the “naughty” one. 2022 has seen a lot of change in tech, from the release of Python 3.11 to the sudden serge in Mastodon use, the world of Python has been busy. This week’s newsletter is a collection of the most popular articles and projects lin [...]


5: Guide to version management with changesets

https://blog.logrocket.com/version-management-changesets/

Log Rocket blog (Web 2)

The changesets package makes version management and changelogs within monorepos easier, leads to high-quality PRs, and reduces the burden on maintainers. The post Guide to version management with changesets appeared first on LogRocket Blog.


6: 5 Mistakes to Avoid When Starting Out with JavaScript

https://payalpmtech.hashnode.dev/5-mistakes-to-avoid-when-starting-out-with-javascript

Hashnode - javascript (Javascript)

As a beginner in the world of JavaScript, it can be easy to make mistakes that can set you back or even discourage you from continuing to learn the language. Here are five common mistakes to avoid when learning JavaScript: 1. Not understanding the ba...


7: Bonus Gift: Get our 'Best of VC+ in 2022'

https://www.visualcapitalist.com/bonus-gift-get-our-best-of-vc-in-2022/

Visual Capitalist (dataviz)

Get a head start on what's to come in 2023. Join VC+ to gain access to our 2023 Global Forecast Series and other exclusive insights! The post Bonus Gift: Get our ‘Best of VC+ in 2022’ appeared first on Visual Capitalist.


8: Building a Basketball Scoreboard with JavaScript

https://blog.fmanimashaun.com/basketball-scoreboard

Hashnode - javascript (Javascript)

Welcome to this tutorial on creating a simple basketball scoring and timer application using JavaScript! https://youtu.be/b4gruwFCfaI To start, we first retrieve elements from the DOM (Document Object Model) using the querySelector Method. These el...


9: Dockerizing Python Application

https://itsvinayak.hashnode.dev/dockerizing-python-application

Hashnode - python (python)

Docker provides the capability to package and run an application in a loosely isolated environment called a container. It is an open platform for developing, shipping, and running applications. In this article, we will demonstrate, how to dockerize ...


10 / 114

10: Using Docker containers to beat flaky tests

https://blog.logrocket.com/using-docker-containers-beat-flaky-tests/

Log Rocket blog (Web 2)

With Docker containers and test isolation, we greatly reduce the chances of encountering flaky tests in our applications. The post Using Docker containers to beat flaky tests appeared first on LogRocket Blog.


12: Building A Weather App In JavaScript Day 71

https://dheerajy1.hashnode.dev/building-a-weather-app-in-javascript-day-71

Hashnode - javascript (Javascript)

Today #Day71 of #100DaysOfCode, I practiced Object DestructuringI am coding and explaining the 'How To Build A Weather App In JavaScript Without Needing A Server' project taught by [Web Dev Simplified] Object Destructuring const person = { height...


13: Exploring the Power of new.target in JavaScript

https://devsmitra.hashnode.dev/exploring-the-power-of-newtarget-in-javascript

Hashnode - javascript (Javascript)

In JavaScript, the new.target property is a meta-property that can be used to determine whether a function was called with the new keyword. It returns a reference to the constructor function that was invoked with the new keyword or undefined if the f...


14: How JWT Authentication works'

https://abdulkhan.hashnode.dev/how-jwt-authentication-works

Hashnode - javascript (Javascript)

What is JWT' JWT stands for 'JSON Web Token', So they are a stateless solution for authentication in which there is no need to store any session state on the server which is again perfect for restful APIs because restful APIs should be stateless ever...


15: Real Estate App Development Experience as a Beginner - Finding what to build and Which Framework to use!

https://learningstuff.hashnode.dev/real-estate-app-development-experience-as-a-beginner-finding-what-to-build-and-which-framework-to-use

Hashnode - javascript (Javascript)

Deciding what I'm going to build' While I was searching for a Web App development I wanted to make an App that has some challenges on it. So I just checked for some apps in the real world that I can build while learning Javascript Frameworks. As an e...


16: JavaScript Array methods and when to use them

https://anuj1729blog.hashnode.dev/javascript-array-methods-and-when-to-use-them

Hashnode - javascript (Javascript)

JavaScript Arrays Arrays in javascript are dynamically sized which means one can increase or decrease the number of elements it can hold on the go, also they can contain different types of values it can be a mixture of different data types. A quick n...


17: The double !! in JS

https://abilshr.hashnode.dev/the-double-in-js

Hashnode - javascript (Javascript)

Have you ever come across a line of code that looks like this in JavaScript' Copy code!!something You might be wondering, what does the double exclamation mark (!!) mean in this context' The double exclamation mark is a way to convert a value to a b...


18: Using the HTML inert property to manage user focus

https://blog.logrocket.com/using-html-inert-property-manage-user-focus/

Log Rocket blog (Web 2)

The HTML inert attribute provides a more guided way of managing user focus than focus trapping. The post Using the HTML <code>inert</code> property to manage user focus appeared first on LogRocket Blog.


19: Agile vs. waterfall: Comparing project management cultures

https://blog.logrocket.com/product-management/agile-vs-waterfall-comparing-project-management-cultures/

Log Rocket blog (Web 2)

From the fundamental dichotomy between the two approaches to how waterfall has infiltrated back in our lives, we'll dissect the obvious so that we can keep our guard up. The post Agile vs. waterfall: Comparing project management cultures appeared first on LogRocket Blog.


20 / 114

20: Malgré la crise, Samsung veut augmenter la production de puces mémoires

https://www.lemondeinformatique.fr/actualites/lire-malgre-la-crise-samsung-veut-augmenter-la-production-de-puces-memoires-89024.html

Le monde informatique (Internet / Informatique)

A l'heure où des fabricants de puces réduisent leurs investissements, Samsung prend un autre chemin en prévoyant, selon les (...)


21: 4K TokKit : Téléchargez des vidéos TikTok en un clin d''il

https://www.realite-virtuelle.com/4k-tokkit-telechargez-videos-tiktok/

realite-virtuelle.com (Réalité Virtuelle)

Actuellement, Tokkit 4K compte plus de 11 millions d'utilisateurs, ce qui en fait le meilleur […] Cet article 4K TokKit : Téléchargez des vidéos TikTok en un clin d''il a été publié sur Réalité-Virtuelle.com.


22: Understanding State management with Redux and Redux Toolkit '

https://iampradip.hashnode.dev/understanding-state-management-with-redux-and-redux-toolkit

Hashnode - javascript (Javascript)

Redux ' Redux is a predictable state container for javascript applications. It is a javascript library for managing state in a javascript application. It is not only tied to react, moreover it can also be used with Angular, Vue or even with vanilla ...


23: Introduction to Python: A Powerful and Versatile Programming Language

https://brainembedded.hashnode.dev/introduction-to-python-a-powerful-and-versatile-programming-language

Hashnode - python (python)

If you're new to programming, or if you're looking to expand your skillset, Python is a great language to learn. It's easy to read and write, it's widely used in a variety of industries, and it has a large and active community of developers. In this ...


24: Ultimate Guide on Working with Suppression Lists

https://www.noupe.com/business-online/ultimate-guide-on-working-with-suppression-lists.html

Noupe (conception)

Email suppression lists are a powerful tool that every email marketer should use. Since suppression lists allow keeping your sending reputation and email deliverability rates high, they directly affect the success of your email marketing.  Keep reading to learn all about suppression lists, from what types of lists there are to why they matter for... The post Ultimate Guide on Work [...]


25: Apple étend son programme de réparation en libre-service

https://www.lemondeinformatique.fr/actualites/lire-apple-etend-son-programme-de-reparation-en-libre-service-89025.html

Le monde informatique (Internet / Informatique)

Si votre Mac de bureau présente un problème matériel évident, il n'est plus nécessaire de le porter jusqu'à (...)


26: Problems solve Problems.

https://vishsig.dev/problems-solve-problems

Hashnode - javascript (Javascript)

Every programmer at the beginning of their journey or even in the middle of the process of becoming a great coder thinks that once they have seen a lecture or two, they have understood the concept very well and jump to other and other lectures. This ...


27: Les défis qui attendent Elon Musk en 2023

https://www.usine-digitale.fr/article/les-defis-qui-attendent-elon-musk-en-2023.N2081101

L'usine-digitale (Informatique)

Peu importe le rôle qu'Elon Musk compte jouer chez Twitter dans les prochains mois, les régulateurs européens comptent bien veiller au grain. Le milliardaire américain, quant à lui, sera peut-être contraint de recentrer son attention sur Tesla, dont l'action en bourse ne cesse de chuter.


28: How to use MongoDB with Node.js

https://backendbro.hashnode.dev/how-to-use-mongodb-with-nodejs

Hashnode - javascript (Javascript)

Introduction When building backend applications, we always have to save and retrieve data using a database. There are many server-side languages and databases. In this article, we will learn how to use MongoDB with Node.js. MongoDB is a non-relationa...


29: Fibonacci Series!

https://raisid369.hashnode.dev/fibonacci-series

Hashnode - python (python)

The Fibonacci series is named after Italian mathematician Leonardo Pisano Bogollo, later known as Fibonacci. Fibonacci discovered the sequence by posing the following question: "If a pair of rabbits is placed in an enclosed area, how many rabbits wil...


30 / 114

30: Google algorithm updates 2022 in review: Core updates, product reviews, helpful content updates, spam updates and beyond

https://searchengineland.com/google-algorithm-updates-2022-in-review-core-updates-product-reviews-helpful-content-updates-spam-updates-and-beyond-390573

Search engine land (Référencement)

Google introduced a brand new ranking algorithm this year, the helpful content update but pushed the same number of official updates in 2022 as it did in 2021. The post Google algorithm updates 2022 in review: Core updates, product reviews, helpful content updates, spam updates and beyond appeared first on Search Engine Land.


31: How to write acceptance criteria for your user stories

https://blog.logrocket.com/product-management/how-to-write-acceptance-criteria-user-stories/

Log Rocket blog (Web 2)

Acceptance criteria are not made equal. There are various ways they can be used. There are two primary acceptance criteria types: prescriptive and guiding. The post How to write acceptance criteria for your user stories appeared first on LogRocket Blog.


32: How to build interactive pie charts using only CSS and HTML

https://blog.logrocket.com/building-interactive-pie-charts-css-and-html/

Log Rocket blog (Web 2)

Learn how to build and style an interactive pie chart using only HTML and CSS. The post How to build interactive pie charts using only CSS and HTML appeared first on LogRocket Blog.


33: Decorator Design Pattern

https://mihirengineer.com/decorator-design-pattern

Hashnode - javascript (Javascript)

Introduction The decorator pattern focuses on adding properties, functionalities, and behaviour to existing classes dynamically The additional decoration functionalities aren't considered essential enough to be a part of the original class definiti...


34: Don't install "uuid" package

https://blog.coderfy.io/dont-install-uuid-package

Hashnode - javascript (Javascript)

Universally Unique IDs are great to use anywhere in our application where we need random and unique IDs. In the past, we have always needed to reach for a library such as uuid in order to bring this into our applications. If we put aside any immediat...


35: Integrating Django with GraphQL

https://maxzeno.hashnode.dev/integrating-django-with-graphql

Hashnode - python (python)

Django is a popular web framework for building robust and scalable web applications. It provides a wide range of features for building web applications, including an ORM, templating engine, and routing system. However, with the rise of GraphQL, many ...


36: Moonly weekly progress update 29

https://moonly.hashnode.dev/moonly-weekly-progress-update-29

Hashnode - javascript (Javascript)

Happy holidays everyone, I hope you enjoyed your Christmas feasts and had a good rest! Weekly devs progress: Implemented live-feed-worker Resolve the ESM module issue Implement auto job removal from Bullmq on live-feed producer Separated API from...


37: Proxy Design Pattern

https://mihirengineer.com/proxy-design-pattern

Hashnode - javascript (Javascript)

Introduction As the name implies, the proxy pattern is a structural pattern that creates a proxy object. It acts as a placeholder for another object, controlling access to it. Usually, an object has an interface with several properties/methods tha...


38: How to import modules from string in Python'

https://blog.devjunction.in/how-to-import-modules-from-string-in-python

Hashnode - python (python)

In Python, you can use the import statement to import a module or package into your code. However, sometimes you may want to dynamically import a module or package from a string, rather than hard coding the module or package name. In this article, we...


39: Add Dark mode in NextJs, Tailwind CSS in just 2 min

https://kunaaal13.hashnode.dev/add-dark-mode-in-nextjs-tailwind-css-in-just-2-min

Hashnode - javascript (Javascript)

Dark mode is quite popular these days, almost every website, app, or operating system we use has a dark mode feature in that. iOS, macOS, Android, and Windows dark mode is everywhere. It is more likely that a user will like the website with dark mode...


40 / 114

40: Why Introducing Artificial Intelligence into Your SEO is an Absolute Game Changer

https://www.noupe.com/business-online/introducing-artificial-intelligence-into-your-seo.html

Noupe (conception)

If you own a digital business, you are probably aware of just how crucial it is to implement a solid SEO strategy and how it can be one of the starting factors which can either make or break your company. Getting high search rankings for targeted keywords is a must for online businesses that are... The post Why Introducing Artificial Intelligence into Your SEO is an Absolute Game Chang [...]


41: Flutter Basics:

https://siddhiblog.hashnode.dev/flutter-basics

Hashnode - Flutter (Flutter)

What is pubspec file' The answer to this question is it's a file that specifies the dependencies that the project requires with their version, fonts and images also . It also specifies other requirements on developer packages such as testing or mocki...


42: Day07 - Control Flow - Conditional Statements

https://vaibzde.hashnode.dev/javascript-conditional-statements

Hashnode - javascript (Javascript)

Control flow is a fundamental part of programming, and you will use it extensively throughout your coding journey. Whether you're writing simple scripts or complex applications, control flow statements like if-else and switch are essential for contro...


43: Sorting algorithm in Python

https://twarga.hashnode.dev/sorting-algorithm-in-python

Hashnode - python (python)

Introduction Sorting algorithms are a fundamental concept in computer science that involves arranging a list of items in a specific order. In Python, there are several built-in functions and methods that you can use to sort a list of items. There are...


44: Make daily JS array operations easy with these one liners

https://shaunak.hashnode.dev/make-daily-js-array-operations-easy-with-these-one-liners

Hashnode - javascript (Javascript)

There are multiple ways one can do a task in JavaScript. Over time, JS introduced many new methods. Some provided more readability, some reduced lines of code and some with improved performance. In the below article, I'll cover some methods on JS arr...


45: How to use Console Ninja extension

https://clifftech.hashnode.dev/how-to-use-console-ninja-extension

Hashnode - javascript (Javascript)

As a developer, I recently discovered a tool that has made my life easier: the Console Ninja extension for Visual Studio Code. This extension displays console output and errors from my browser or Node app directly in the code editor, saving me the ha...


46: La 1ere édition du hackathon Tech Challenger lancée

https://www.lemondeinformatique.fr/actualites/lire-la-1ere-edition-du-hackathon-tech-challenger-lancee-89022.html

Le monde informatique (Internet / Informatique)

Avec plus de 3 000 participants de plusieurs nationalités attendus, Tech Challenger est l'un des plus grands concours de code international (...)


47: Cybersécurité : GuLoader se joue des logiciels de sécurité

https://www.lemondeinformatique.fr/actualites/lire-cybersecurite-guloader-se-joue-des-logiciels-de-securite-89023.html

Le monde informatique (Internet / Informatique)

Pour éviter d'être détecté, les pirates ne cessent d'innover dans le processus de leurs attaques. Et l'éventail (...)


48: Everybody Struggles

https://lovethomokaro.hashnode.dev/everybody-struggles

Hashnode - javascript (Javascript)

Hi everyone! It's me again, your favourite Outreachy blogger. This time, I'm going to talk about my struggles during the Outreachy application and contribution phase with the hope to encourage you to never give up without trying. How I struggled duri...


49: JavaScript Callback's'

https://prashanthandel.hashnode.dev/javascript-callbacks

Hashnode - javascript (Javascript)

What is a callback function' A callback is a function that is passed as an argument to another function. This method is used to execute a function(passed as an argument) when the function has finished. The JavaScript code executes synchronously accor...


50 / 114

50: Self Realizations and Change of Perspectives: Dev Retro 2022

https://rpvk.hashnode.dev/self-realizations-and-change-of-perspectives-dev-retro-2022

Hashnode - Flutter (Flutter)

Setting up the environment "See Rushikesh, there are two ways to look at a crisis in the Corporate; either you could get scared, confused, and leave it in gods hands or look at it as an opportunity, I would prefer the second one...", the exact words ...


51: A Guide To Command-Line Data Manipulation

https://smashingmagazine.com/2022/12/guide-command-line-data-manipulation-cli-miller/

Smashing magazine (Web 2 / CSS)

No more random scripts in Python and JavaScript to transform CSV or JSON data. In this article, Alvin Bryan shows you how to use Miller, a small and powerful CLI tool, to do all your data processing.


52: Comment mettre une Story à la une sur Instagram

https://www.blogdumoderateur.com/comment-mettre-story-une-instagram/

Blog du Moderateur ()

Découvrez comment mettre en avant vos contenus sur Instagram.


53: Comment faire une capture d'écran sur PC

https://www.blogdumoderateur.com/comment-faire-capture-ecran-pc/

Blog du Moderateur ()

Découvrez comment sauvegarder une zone ou l'ensemble des éléments présents sur votre écran de PC en quelques clics.


54: Best Holiday Season SaaS Deals

https://www.noupe.com/essentials/best-holiday-season-saas-deals.html

Noupe (conception)

Introduction The holiday season has begun! With that comes many treats and gifts for all! Our favorite SaaS companies have also chosen this time to give back to their users and offer numerous discounts on their products. Celebrate this jolly season by taking advantage of these deals and get a head start on making 2023... The post Best Holiday Season SaaS Deals appeared first on noupe.


55: La piste HPE pour le rachat de Nutanix s'éteint

https://www.lemondeinformatique.fr/actualites/lire-la-piste-hpe-pour-le-rachat-de-nutanix-s-eteint-89021.html

Le monde informatique (Internet / Informatique)

En fin de semaine dernière, un porte-parole de HPE a déclaré à nos confrères de CRN qu'« il n'y (...)


56: Separating Numbers and Letters from a String in Python

https://codecaliper.me/separating-numbers-and-letters-from-a-string-in-python

Hashnode - python (python)

In this tutorial, you will learn how to write a Python program to separate the numbers and letters from a given string. Let's get started with the code. If you find this article helpful, please consider sharing it with your coding communities and soc...


57: Faillite de FTX : une fraude "épique" à 8 milliards de dollars

https://www.usine-digitale.fr/article/faillite-de-ftx-une-fraude-epique-a-8-milliards-de-dollars.N2081066

L'usine-digitale (Informatique)

Alors que les anciens associés du fondateur de la plateforme de cryptomonnaies FTX, Sam Bankman-Fried, ont décidé de plaider coupable et commencent à passer à table, on en apprend davantage sur les malversations à l'origine du scandale.


58: Apply your daylight saving preferences to the rest of the country

https://flowingdata.com/2022/12/27/apply-your-daylight-saving-preferences-to-the-rest-of-the-country/

Flowing data (dataviz)

We like to complain about changing time an hour back or forward, and…Tags: daylight saving, FiveThirtyEight


59: How To Build A Blockchain In Python

https://itsvinayak.hashnode.dev/how-to-build-a-blockchain-in-python

Hashnode - python (python)

Blockchain is a shared, immutable ledger that simplifies the method of recording transactions and tracking assets in a network. It's a constantly growing list of records known as a block. These blocks are connected, creating a chain known as a blockc...


60 / 114

60: Twitter : les données de plus de 400 millions d'utilisateurs mises en vente

https://www.usine-digitale.fr/article/twitter-les-donnees-de-plus-de-400-millions-d-utilisateurs-mis-en-vente.N2081061

L'usine-digitale (Informatique)

Un hacker a affirmé vendredi 23 décembre avoir mis la main sur les données de plus de 400 millions d'utilisateurs de Twitter. Il invite son propriétaire, Elon Musk, à payer 276 millions de dollars, sans quoi cette base de données pourrait tomber entre de mauvaises mains.


61: How Array find() method works in JavaScript

https://capscode.hashnode.dev/how-array-find-method-works-in-javascript

Hashnode - javascript (Javascript)

Hi Devs, In this article, I will introduce you to find() method of JavaScript Array Introduction The JavaScript array find() method returns the value from an array that satisfies the condition written in the callback function. Syntax, arr.find(callba...


62: What is DOM and BOM in JavaScript'

https://prashanthandel.hashnode.dev/what-is-dom-and-bom-in-javascript

Hashnode - javascript (Javascript)

Window Object For understanding the concept of BOM and DOM first we need to understand about window object. All objects, functions, and variables are a part of the window object.Both BOM and DOM are window objects. BOM BOM stands for Browser Object M...


63: Deploy AI Models with RabbitMQ Message Broker

https://tanmoy.codes/deploy-ai-models-with-rabbitmq-message-broker

Hashnode - python (python)

' Disclaimer This blog is focused on the situation when you need to handle a low number of users to access your AI models, like in a hackathon or a prototype of a product which may not be accessed by more than 500s people concurrently. More optimizat...


64: How to use Google Analytics Data API

https://hashnode.j471n.in/how-to-use-google-analytics-data-api

Hashnode - javascript (Javascript)

In this article, I am going to walk you through that how you Google Analytics Data API to fetch data from Google Analytics in the simplest way I can. After reading this article you'll be able to use this in your project with ease. So without further ...


65: La Corée du Nord serait à l'origine du vol de 1,2 milliard de dollars en cryptoactifs

https://www.usine-digitale.fr/article/la-coree-du-nord-serait-a-l-origine-du-vol-de-1-2-milliard-de-dollars-en-cryptoactifs.N2081056

L'usine-digitale (Informatique)

Le régime de Pyongyang a recours à la cybercriminalité pour financer ses essais militaires et son programme nucléaire. Les cryptomonnaies font partie de ses cibles favorites.


66: Avec AIP, F5 Networks étoffe la protection des API

https://www.lemondeinformatique.fr/actualites/lire-avec-aip-f5-networks-etoffe-la-protection-des-api-89020.html

Le monde informatique (Internet / Informatique)

L'Américain F5 Networks a annoncé le 15 décembre 2022 le lancement de F5 Distributed Cloud Services App Infrastructure Protection (...)


67: Hackuity ouvre des bureaux au Royaum-Uni

https://www.lemondeinformatique.fr/actualites/lire-hackuity-ouvre-des-bureaux-au-royaum-uni-89019.html

Le monde informatique (Internet / Informatique)

Hackuity traverse la manche et s'installe au Royaume-Uni. Un développement hors de l'Hexagone facilité par un financement de 12 M' obtenu (...)


68: Email Marketing Metrics: Which KPIs to Track for Site Owners

https://www.noupe.com/business-online/email-marketing-metrics.html

Noupe (conception)

Email is one of the most effective ways to engage with your audience and turn people into paying customers. You want to keep your subscribers engaged and convince them to buy or download your new product or offer when it rolls out.  To do this, you'll have to consistently track your key performance indicators (KPIs).... The post Email Marketing Metrics: Which KPIs to Track for Sit [...]


69: My coding journey...

https://hamzyoriginals.hashnode.dev/my-coding-journey

Hashnode - python (python)

It all started in 2020. I was in the first year of Senior Secondary School. The government had started a program in public schools in the state called "Code Lagos". Being a curious person by nature, I wanted to know what it was about. Sadly, we had t...


70 / 114

70: Gmail : 10 actions pour nettoyer sa boîte mail et bien débuter 2023

https://www.blogdumoderateur.com/gmail-10-actions-nettoyer-boite-mail-bien-debuter-2023/

Blog du Moderateur ()

Et si votre prochaine résolution était de faire du vide dans votre messagerie Gmail '


71: AG2R La Mondiale dévoile un plan de transformation de ses SI

https://www.lemondeinformatique.fr/actualites/lire-ag2r-la-mondiale-devoile-un-plan-de-transformation-de-ses-si-89016.html

Le monde informatique (Internet / Informatique)

Le groupe AG2R La Mondiale est l'un des premiers groupes de protection sociale français avec plus de 15 millions d'assurés couverts, auxquels (...)


72: Simple K-Nearest Neighbors Recipe

https://keoliya.hashnode.dev/simple-k-nearest-neighbors-recipe

Hashnode - python (python)

Introduction K-Nearest Neighbors (KNN) is a supervised classification algorithm. Now let's break down the name. "Supervised" means it requires labels or correct outputs to be known for the training data. "Classification" means it divides the dataset ...


73: Integrate Stripe Payments with Django By Building a Digital Products Selling App

https://documatic.hashnode.dev/integrate-stripe-payments-with-django-by-building-a-digital-products-selling-app

Hashnode - python (python)

One of the great features of online selling is being able to process payments online. With the ever-growing online businesses, having a good payment processing system is necessary. Online selling has a lot of advantages among which are; low start-up ...


74: Pourquoi les fournisseurs de cloud ne s'intègrent-ils pas '

https://www.lemondeinformatique.fr/actualites/lire-pourquoi-les-fournisseurs-de-cloud-ne-s-integrent-ils-pas-89015.html

Le monde informatique (Internet / Informatique)

Il semble que « l'intégration comme caractéristique essentielle du produit » soit la nouvelle religion d'AWS. (...)


75: Les favicons reviennent dans les SERP desktop Google

https://www.abondance.com/20221227-50756-les-favicons-reviennent-dans-les-serp-desktop-google.html

Abondance (Référencement)

Presque 3 ans après une première tentative ratée, Google réintègre les favicons dans les SERP desktop pour les unifier le plus possible ses pages des résultats mobiles... Rappelons les faits : en janvier 2020, Google avait mis en place une SERP desktop très proche de celle sur mobile avec notamment l'affichage du favicon du site […] L'article "Les favicons reviennent dans les SERP des [...]


76: Day 7 - Real World Use Cases - 7 Days of Python Data Structures

https://datashepherd.hashnode.dev/day-7-real-world-use-cases-7-days-of-python-data-structures

Hashnode - python (python)

Welcome back to the "7 Days of Python Data Structures" challenge. This is the seventh and final article in the series. In the previous articles, we had an overview of Python's common built-in data structures - Lists, Dictionaries, Sets, Tuples, and D...


77: Goossips : Sitemaps XML, WordPress et SEO

https://www.abondance.com/20221227-50752-goossips-sitemaps-xml-wordpress-et-seo.html

Abondance (Référencement)

Quelques infos sur Google (et Bing parfois) et son moteur de recherche, glanées ici et là de façon officieuse ces derniers jours, avec au programme cette semaine quelques réponses à ces angoissantes questions : Une URL listée dans un fichier Sitemap XML a-t-elle une garantie d'indexation ' Un site créé sous WordPress a-t-il plus de […] L'article "Goossips : Sitemaps XML, WordPress et [...]


78: Exploring the Different Types of Arrays in JavaScript

https://lokeshkavisth.hashnode.dev/exploring-the-different-types-of-arrays-in-javascript

Hashnode - javascript (Javascript)

Arrays are a fundamental data structure in programming languages, and JavaScript is no exception. They allow you to store, organize, and manipulate data in a structured way, making it easier to work with large amounts of data. In this article, we wil...


79: innerText vs innerHTML

https://prashanthandel.hashnode.dev/innertext-vs-innerhtml

Hashnode - javascript (Javascript)

What is innerText' The innerText method is used to get the text within the text excluding the tag itself. It avoids the tags within it and only return the text values in the form of the string. For example Hello All


80 / 114

80: Futurepedia

https://www.futurepedia.io/

The Starter Kit ()

The largest AI Tools directory, updated daily. Futurepedia posted by @Skeku on thestarterkit.info


81: E-santé : la French Tech Grand Paris et l'AP-HP s'associent pour accompagner les start-up

https://www.usine-digitale.fr/article/e-sante-la-french-tech-grand-paris-et-l-ap-hp-s-associent-pour-accompagner-les-start-up.N2081006

L'usine-digitale (Informatique)

La French Tech Grand Paris et le Digital Medical Hub de l'AP-HP ont annoncé mardi 27 décembre le lancement d'un programme gratuit pour accompagner 20 jeunes start-up prometteuses de la santé numérique.


82: Introduction to Javascript after() and before() method

https://site02.in/introduction-to-javascript-after-and-before-method

Hashnode - javascript (Javascript)

after() insert an element node to the DOM after the child element syntax of the after() Selector.after(node) //or Selector.after(node1, node2, ... nodeN) Use : h1.after(p) // //or Selector.after(str1, str2, ... strN) //example con...


83: MY ONGOING JOURNEY TO TECH(Dev Retro 2022)

https://aeejazkhan.hashnode.dev/my-ongoing-journey-to-techdev-retro-2022

Hashnode - javascript (Javascript)

What made me choose the TECH I was amazed by how the website worked when I was a kid. When I visited a website for the first time, it felt like magic. If you click somewhere on the website, a new page will pop out and have its own functionality, and ...


84: A Quick Introduction to jQuery.

https://mrinnnmoy.hashnode.dev/a-quick-introduction-to-jquery

Hashnode - javascript (Javascript)

After taking a brief note from previous JavaScript articles, let's now learn a little about jQuery which is arguably the most popular JS library among web developers. Generally, frameworks or libraries are used by developers to save time and have bes...


85: How to Create a Search View in Jetpack Compose: A Step-by-Step Guide

https://hardiksachan.hashnode.dev/how-to-create-a-search-view-in-jetpack-compose-a-step-by-step-guide

Hashnode - Kotlin (Mobiles)

I recently came across a challenge when I was making an app completely using Jetpack Compose, if you haven't heard about it check it out. I needed a Search View, but there was no out-of-the-box solution for it so I created my own. Here's is how it lo...


86: JS Array - A commonly used object

https://prajwal-dev.hashnode.dev/js-array-a-commonly-used-object

Hashnode - javascript (Javascript)

Introduction to Java Script JavaScript (JS) is a lightweight, interpreted compiled programming language with first-class functions. While it is most well known as the scripting language for web pages. JavaScript is a prototype-based, multi-paradigm,...


87: 0 | The makings of a RAT

https://emiliomendoza.hashnode.dev/0-the-makings-of-a-rat

Hashnode - python (python)

What is a RAT A RAT is both a useful tool for administrators and a malicious type of malware. Remote access tools or remote access trojans are designed to execute commands on a remote computer. Malicious RATs often feature keylogging, remote code exe...


88: How I Learn Code

https://codincs.hashnode.dev/how-i-learn-code

Hashnode - javascript (Javascript)

My Journey To Learn C 1st I find a tutor for me to learn C and I learn printf and scanf functions in c language. And I print my name on the print function and I learn about data types And good thing is My tutor not focused on only int focused on all ...


89: Magnify: A recon tool to extract sensitive info

https://dc.hashnode.dev/magnify-a-recon-tool-to-extract-sensitive-info

Hashnode - python (python)

Automating recon can be a useful tool for improving the efficiency, accuracy, scalability, and security of the recon process. What is Magnify' A tool for spider multiple URLs & check for sensitive variables in code. Why' It is hard to check waybackur...


90 / 114

90: Converting JSON to CSV with Python

https://chopcoding.com/converting-json-to-csv-with-python

Hashnode - python (python)

JSON (JavaScript Object Notation) is a popular data format used for storing data in a structured manner. CSV (Comma Separated Values) is a simple file format used to store tabular data, such as a spreadsheet or database. If you have data stored in a ...


91: What are the limitations of ReactJS'

https://jsonworld.hashnode.dev/what-are-the-limitations-of-reactjs

Hashnode - javascript (Javascript)

ReactJS is one of the most popular javascript libraries and with so many advantages there are also few limitations that we should take care of while starting a project from scratch. It is also a very common question asked in the fresher level or expe...


92: My Path to Become Geospatial Machine Learning Developer

https://yogeshregmi.com.np/my-path-to-become-geospatial-machine-learning-developer

Hashnode - python (python)

It was the last month of 2017 and I was doing my bachelor's in Geomatics Engineering and I am about to complete my B.E. At the same time, one of my classmates suggests I do Remote Sensing Data Analysis using machine learning. I was completely shocked...


93: I'm going to stop blogging

https://codincs.hashnode.dev/im-going-to-stop-blogging

Hashnode - javascript (Javascript)

Why My hasnode and twitter viewers was lost. I'm End Why My hasnode and twitter viewers was lost.


94: Hoisting.

https://arjhl.hashnode.dev/hoisting

Hashnode - javascript (Javascript)

When it comes to JS Hoisting, there's a lot of confusion around people. Web developers should generally know about JS Hoisting. So what is Hoisting' It is the process of accessing the elements/functions before it was initialized or declared. Let me g...


95: Mobile App Testing Checklist: 4 Aspects Businesses Should Consider

https://www.bestfreewebresources.com/mobile-app-testing-checklist-4-aspects-businesses-should-consider

Best Free Web Resources (Veille)

Mobile applications have taken the digital world by storm. And the following statistics prove this statement to be true: Currently, there are over 1.96 million apps on the Apple App store and 2.87 million apps on Google Play Store. On average, 21% of millennials use an app over 50 times every day. By 2023, the […] The post Mobile App Testing Checklist: 4 Aspects Businesses Should Consider ap [...]


96: C to Python: A Beginner's Guide to Making the Transition

https://mcsavvy.hashnode.dev/c-to-python-a-beginners-guide-to-making-the-transition

Hashnode - python (python)

The above joke sounds a lot funnier if you've made the transition from python to C/C++ or vice versa '. As for me, I did both, I transitioned from python to C to python; so trust me when I say I can relate. What Does C Look Like' Well, apart from th...


97: Code Ownership And Software Quality

https://abinoda.substack.com/p/code-ownership

pointer.io (Développement)

"Ownership is negatively correlated with the number of bugs, and the more shared the file ownership the higher the likelihood that it will contain code defects. This trend is also supported by the fact that for all projects studied, the number of contributors is positively correlated with the number of bugs." Abi provides 4 management recommendations.


98: Comprehensive Rust

https://github.com/google/comprehensive-rust

pointer.io (Développement)

Course used by the Android team at Google.


99: End of Year Pay Report 2022

https://www.levels.fyi/2022/

pointer.io (Développement)

Levels.fyi's annual compensation report. View top paying companies, locations, growing titles & other trends.


100 / 114

100: Building A Website Like It's 1999... In 2022

https://localghost.dev/blog/building-a-website-like-it-s-1999-in-2022/

pointer.io (Développement)

"We might look back on these websites now and laugh ' they look ridiculous compared to the sleek and minimalist sites we're used to nowadays. But I actually think we've gone too far in the other direction, and now so many websites look the same. These old personal websites were a reflection of yourself."


101: 5 Ways To Increase Velocity By Removing The Bottlenecks  In Your QA Process

https://www.qawolf.com/blog/five-ways-to-increase-velocity-your-qa-process?utm_campaign=GetQAOffYourPlate12272022&utm_source=pointer&utm_medium=newsletter

pointer.io (Développement)

With a recession looming and many companies freezing their hiring plans, savvy teams can look at other levers to increase velocity and improve product quality. Here are five cost-effective changes you can make.


102: Awesome ChatGPT Prompts

https://github.com/f/awesome-chatgpt-prompts

pointer.io (Développement)

Prompt curation to use ChatGPT better.


103: Twintrees, Baxter Permutations, and Floorplans

https://www.youtube.com/watch?v=zg6YRqT4Duo

pointer.io (Développement)

Video of Donald Knuth's annual lecture covering "three fascinating concepts, which seem at first to be entirely unrelated to each other, are in fact in one-to-one correspondence, via three beautiful algorithms."


104: A Year Of Building For The Terminal

https://textual.textualize.io/blog/2022/12/20/a-year-of-building-for-the-terminal/

pointer.io (Développement)

Over the course of the year, I've been able to work on a lot of really cool things. In this post, I'll review a subset of the more interesting and visual stuff I've built. If you're into terminals and command line tooling, you'll hopefully see at least one thing of interest!


106: How Might Generative AI Change Programming'

https://tratt.net/laurie/blog/2022/how_might_generative_ai_change_programming.html

pointer.io (Développement)

"In this post I'm going to try and explain why I think GAI, at least in its current forms, is unlikely to be able to fully replace programming. I first look at the relationship between programming and software in a slightly different way than most of us are used to. Having done that, I'll then explain how I think GAI is different than programming when it comes to generating software. I'll finish b [...]


107: Clipboard

https://github.com/Slackadays/clipboard

pointer.io (Développement)

Cut, copy & paste anything anywhere from the terminal.


108: Devpod: Improving Developer Productivity at Uber with Remote Development

https://www.uber.com/blog/devpod-improving-developer-productivity-at-uber/

pointer.io (Développement)

"In this blog, we share how we improved the daily edit-build-run developer experience using DevPods, our remote development environment. We will start with some of the initial challenges, the pain points we addressed with Devpod, our architecture, and some of our recent successes in terms of adoption and cost reduction. We will finally leave you with some thoughts around the future of remote devel [...]


109: Amazing AI Papers

https://github.com/louisfb01/best_AI_papers_2022

pointer.io (Développement)

Latest breakthroughs by release date with video explanation.


110 / 114

110: Interactive component stories using Histoire

https://openreplay.hashnode.dev/interactive-component-stories-using-histoire

Hashnode - javascript (Javascript)

Histoire is a front-end tool that generates stories applications and implements components and pages without fussing with data, APIs, or business logic. A story is defined as a scenario in which you can showcase one or more UI components under specif...


111: Working with the DOM in JavaScript

https://openreplay.hashnode.dev/working-with-the-dom-in-javascript

Hashnode - javascript (Javascript)

The JavaScript DOM (Document Object Model) is an interface that enables developers to manipulate a website's content, structure, and style. In this tutorial, we will learn what the DOM is, how to create it and how it can be modified using JavaScript....


112: A Simple Guide to Objects In JavaScript - A brief overview

https://velpsblog.com/a-simple-guide-to-objects-in-javascript-a-brief-overview

Hashnode - javascript (Javascript)

What is an Object' Essentially an object is a data type that allows several variables together into one variable that contains keys and values. This is often used to represent or describe an entity. For example, a person, a user, a product, e.t.c. He...




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