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

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


Vendredi 27 Janvier 2023 (161)

1: Advanced JavaScript Array Methods

https://gozman.hashnode.dev/advanced-javascript-array-methods

Hashnode - javascript (Javascript)

JavaScript arrays are a fundamental data structure that allows developers to store and manipulate multiple values in a single variable. They are widely used in web development and other applications and are similar to arrays in other programming lang...


2: How To Use the __str__() and __repr__() Methods in Python

https://www.digitalocean.com/community/tutorials/python-str-repr-functions

Digital Ocean Tutorials (Internet)

Introduction In this article, you'll learn about the special methods __str__() and __repr__() that are defined in the Python data model. The __str__() and __repr__() methods can be helpful in debugging Python code by logging or printing useful information about an object. Python special methods begin and end with a double underscore and are informally known as dunder methods. Dunder methods are th [...]


3: 3 Malas prácticas en JavaScript que debes evitar

https://blog.hectorbliss.com/3-malas-practicas-en-javascript-que-debes-evitar

Hashnode - javascript (Javascript)

Hablamos todo el tiempo de las buenas prácticas y estilos de código, pero pocas veces hablamos de las malas prácticas en las que inconscientemente caemos muy seguido. Por ello, quiero compartirte 3 malas prácticas en JavaScript que podría ser que no ...


4: Everybody hates Web Dev

https://xylophone.hashnode.dev/everybody-hates-web-dev

Hashnode - javascript (Javascript)

Introduction I've always wondered how web development became so complex, and why we needed all these tools and flashy tech like Babel, Webpack, and SASS developers used today. I did a bit of digging and found some worthy reasons. This article will lo...


5: Yandex 'leak' reveals 1,922 search ranking factors

https://searchengineland.com/yandex-search-ranking-factors-leak-392323

Search engine land (Référencement)

SEOs have already started analyzing Yandex's search ranking factors, which include PageRank and several other link-related factors The post Yandex ‘leak’ reveals 1,922 search ranking factors appeared first on Search Engine Land.


6: The Best of Both Worlds:

https://edgar.codes/the-best-of-both-worlds

Hashnode - javascript (Javascript)

Recently I made a great revelation. I've been programming in React for quite some time now, but I always felt it lacking in certain aspects. That is until I discovered Next.js and TypeScript. Next.js and TypeScript are becoming increasingly popular f...


7: Visualizing U.S. Consumption of Fuel and Materials per Capita

https://www.visualcapitalist.com/visualizing-u-s-consumption-of-fuel-and-materials-per-capita/

Visual Capitalist (dataviz)

Wealthy countries consume large amounts of natural resources per capita, and the U.S. is no exception. See how much is used per person. The post Visualizing U.S. Consumption of Fuel and Materials per Capita appeared first on Visual Capitalist.


8: The $16 Trillion European Union Economy

https://www.visualcapitalist.com/16-trillion-european-union-economy/

Visual Capitalist (dataviz)

This chart shows the contributors to the EU economy through a percentage-wise distribution of country-level GDP. The post The $16 Trillion European Union Economy appeared first on Visual Capitalist.


9: Prerequisites and Installation Guide for React Native

https://akshitagarg275.hashnode.dev/prerequisites-and-installation-guide-for-react-native

Hashnode - javascript (Javascript)

Hola coders, In this article, we will learn about prerequisites and tools installation on Windows. Prerequisite Laptop with basic configuration (min 4GB RAM) Basic knowledge of JavaScript Tools Required Visual Studio Code %[https://code.visu...


10 / 161

10: Flow of code execution in JavaScript

https://hiren40.hashnode.dev/flow-of-code-execution-in-javascript

Hashnode - javascript (Javascript)

JavaScript is a programming language that is commonly used for creating interactive and dynamic web pages. One of the key features of JavaScript is its ability to execute code in a specific order, known as the flow of code execution. In this article,...


11: How to create a Telegram bot using Docker and host it on Azure

https://blog.danielabg.com/how-to-create-a-telegram-bot-using-docker-and-host-it-on-azure

Hashnode - Kotlin (Mobiles)

Introduction Telegram makes it very easy for programmers to create a chatbot using their platform. In this tutorial, I'll explain how to get started with a simple logic chatbot that replies to messages that contain a certain trigger word, and ignores...


12: JavaScript Functions

https://hiren40.hashnode.dev/javascript-functions

Hashnode - javascript (Javascript)

JavaScript functions are blocks of code that can be reused multiple times throughout a program. They are defined using the "function" keyword, followed by a name and a set of parentheses. The parentheses may contain parameters, which are values that ...


13: JavaScript Object and it's method

https://hiren40.hashnode.dev/javascript-object-and-its-method

Hashnode - javascript (Javascript)

JavaScript objects are a fundamental concept in the language, as they allow developers to store and manipulate data in a structured way. An object is a collection of properties, each of which has a name and a value. The value can be of any data type,...


14: JavaScript Array and it's methods

https://hiren40.hashnode.dev/javascript-array-and-its-methods

Hashnode - javascript (Javascript)

JavaScript arrays are used to store multiple values in a single variable. These values can be of any data type, including numbers, strings, and objects. One way to create an array in JavaScript is by using the Array constructor. For example: var frui...


15: Get VC+ Before Prices Increase on February 1st

https://www.visualcapitalist.com/get-vc-before-prices-increase-on-february-1st/

Visual Capitalist (dataviz)

Prices for our premium memberships will be increasing on Feb 1st. Act now and get VC+ at its current rate. The post Get VC+ Before Prices Increase on February 1st appeared first on Visual Capitalist.


16: The installation process of React Native and Prerequisite

https://sumit83033.hashnode.dev/the-installation-process-of-react-native-and-prerequisite

Hashnode - javascript (Javascript)

Hi everyone I am Sumit and today I am going to show you how you can Install all the prerequisites for React Native so that you can build awesome apps. First of all, let's talk about prerequisites, the only prerequisite that you should really know in ...


17: Une enquête antitrust bientôt ouverte par la Commission européenne contre Microsoft Teams

https://www.usine-digitale.fr/article/une-enquete-antitrust-bientot-ouverte-par-la-commission-europeenne-contre-microsoft-teams.N2094441

L'usine-digitale (Informatique)

Quatre sources auraient informé Politico de l'ouverture prochaine d'une enquête de l'UE sur le service Teams de Microsoft. La Commission européenne aurait déjà demandé aux rivaux et clients de l'entreprise américaine de lui envoyer toutes les informations dont ils disposent.


18: 10 Best JavaScript Video Courses ' with Samples 2022

https://monacodelisa.com/10-best-javascript-video-courses-with-samples-2022

Hashnode - javascript (Javascript)

In this video, I am going over 10 JavaScript courses that I tookand I am sharing my personal experience and thoughts about them. In addition .forEach(course) 'I am checking the following: CURRENT ' Whether the course has been recently published and...


19: La fintech américaine Stripe baisse sa valorisation et se donne un an pour entrer en bourse

https://www.usine-digitale.fr/article/la-fintech-americaine-stripe-revoit-sa-valorisation-et-se-donne-un-an-pour-entrer-en-bourse.N2094406

L'usine-digitale (Informatique)

Stripe, la société américaine de paiement en ligne, a annoncé vouloir entrer en bourse dans les douze mois à venir. Elle aurait auparavant tenté en vain de lever des fonds en baissant sa valorisation estimée à 60 milliards de dollars.


20 / 161

20: Guide to Building Rest APIs with Strapi

https://stackabuse.com/guide-to-building-rest-apis-with-strapi/

Stack Abuse (Javascript)

Are you a backend developer looking for a fast and easy way to set up a Node API' Or are you a frontend developer who wants to create and manage a backend using a user-friendly interface instead of coding it from scratch' Look no further, because the Strapi headless content


21: 10 GitHub Repositories You Should Know as a JavaScript Developer

https://gaelgthomas.com/10-github-repositories-you-should-know-as-a-javascript-developer

Hashnode - javascript (Javascript)

As a developer, we all want to improve our programming skills. Today, I'll share not 5, not 7, but 10 GitHub repositories that can help you grow as a JavaScript developer! Grab your favorite tea, and let's start to navigate these resources. Node Best...


22: Code Smell 193 - Switch Instead of Formula

https://maximilianocontieri.com/code-smell-193-switch-instead-of-formula

Hashnode - javascript (Javascript)

TL;DR: Be declarative enough but no more. Problems Readability Premature Optimization Solutions Use a short version (or not). Always favor readability >> Premature optimization. Humans learn by examples, not by formulas. Shorter is not alway...


23: Home Automation and Python: How Smart Homes Are Built

https://blog.pythonghana.org/home-automation-and-python-how-smart-homes-are-built

Hashnode - python (python)

Smart homes were once distant speculation in science fiction stories. Today, people are investing more and more in technologies and solutions that bring us as close as possible to the concept of futuristic homes we see in films and television. Accord...


24: Switching your carrier to Web Development'

https://namrapatel.hashnode.dev/switching-your-carrier-to-web-development

Hashnode - javascript (Javascript)

Making a career switch can be a daunting task, but it can also be an exciting opportunity to pursue a new passion and gain new skills. If you're thinking about switching to web development, you're in the right place. The field of web development is c...


26: Using Pulumi with TypeScript

https://blog.logrocket.com/using-pulumi-with-typescript/

Log Rocket blog (Web 2)

We discuss the pros and cons of IaaS- and IaC-based solutions and leverage Pulumi to create a simple S3 bucket in AWS using TypeScript. The post Using Pulumi with TypeScript appeared first on LogRocket Blog.


27: How to draw HEARTBLOSSOM

https://feeds.feedblitz.com/~/725667938/0/tanglepatterns~How-to-draw-HEARTBLOSSOM.html

TanglePatterns (Zentangle)

Online instructions for drawing Jenna Black's Zentangle® pattern: Heartblossom. Continue reading this article.TanglePatterns.com - An index and graphic guide to the best Zentangle® patterns on the web and how to draw them  


28: Ransomware : Ces failles qui pourraient bien faire chuter un jour LockBit

https://www.usine-digitale.fr/article/ransomware-ces-failles-qui-pourraient-bien-faire-chuter-un-jour-lockbit.N2094396

L'usine-digitale (Informatique)

En se hissant en tête des gangs de rançongiciel, LockBit est devenu la cible prioritaire des cyber polices. Un expert américain, qui a scruté pendant plusieurs mois les actions du groupe, liste dans un rapport passionnant les failles qui pourraient faire un jour chuter ces cybercriminels.


29: Learn JavaScript Functions in 2mins

https://zuberustad.hashnode.dev/learn-javascript-functions-in-2mins

Hashnode - javascript (Javascript)

What is a function' A JavaScript function is a block of code designed to perform a particular task. A JavaScript function is executed when "something" invokes it (calls it). Example: // Function to compute the product of p1 and p2 function myFunctio...


30 / 161

30: Résultats : Intel boucle une horrible année 2022

https://www.lemondeinformatique.fr/actualites/lire-resultats-intel-boucle-une-horrible-annee-2022-89367.html

Le monde informatique (Internet / Informatique)

Les mauvaises nouvelles s'enchaînent dans le secteur IT aux Etats-Unis. Alors que les fournisseurs multiplient les plans massifs de licenciements (...)


31: Introduction to Data Visualization with Tableau.

https://gbreigns.hashnode.dev/introduction-to-data-visualization-with-tableau

Hashnode - python (python)

Introduction Before creating data visualization, this write-up will help you understand what it is, how to create an effective visualization, and the tools needed to do so. After gaining a thorough understanding of the concept, you will be guided to ...


32: Django Todo App

https://dhruvblogs.xyz/django-todo-app

Hashnode - python (python)

Create Django Project django-admin startproject todoproject Create Django App First, cd into todoproject then create django app python manage.py todoapp Create urls.py file in todoapp . Your file structure should look like this. Open todop...


33: React Native Installation Guide

https://webginner.hashnode.dev/react-native-installation-guide

Hashnode - javascript (Javascript)

Hey AJ here!this article will help you get started with react native for the window for android devices also ios (cross-platform) we need to install vs code or your code editor choice. we need to install Android Studio. installs the latest Android ...


34: What does mean by "non-blocking I/O operations" in Node.js

https://elias-soykat.hashnode.dev/what-does-mean-by-non-blocking-io-operations-in-nodejs

Hashnode - javascript (Javascript)

In Node.js, "non-blocking I/O (input/output) operations" refers to a programming paradigm where the execution of an I/O operation (such as reading from a file or connecting to a network) does not block or halt the execution of the program. Instead, t...


35: Mono Respositories in JS/TS. What' Why' and How' (with Nx)

https://pratik-codes.hashnode.dev/mono-respositories-in-jsts-what-why-and-how-with-nx

Hashnode - javascript (Javascript)

What are Mono Repositories' A monorepo is a type of software development strategy where all of a project's code is stored in a single repository (or "repo") instead of being split across multiple repos. This means that all of a project's code, inclu...


36: React Native Installation Process on Windows

https://piyushsagar.hashnode.dev/react-native-installation-process-on-windows

Hashnode - javascript (Javascript)

To install React Native and do environment setup for windows all you need to have- 1- Node js 2- JDK ( Java development kit ) 3- React Native command line interface ( CLI ) 4- Android Studio Step 1: Install Node.js: You can download the latest versi...


37: Installation of React native

https://nishtha0503.hashnode.dev/installation-of-react-native

Hashnode - javascript (Javascript)

Steps to follow download react native First, need to download node.js from official website Node.js official website. The second step is to install JDK8 (Java Development Kit): Open an Administrator Command Prompt right click Command Prompt and sel...


38: Getting started with React-Native CLI

https://nischaladhikari.hashnode.dev/getting-started-with-react-native-cli

Hashnode - javascript (Javascript)

React Native is a mobile application development framework that enables developers to create native mobile apps for both the iOS and Android platforms from a single codebase using JavaScript. Now let's get started setting up development environments:...


39: Virtual Environments

https://swapnoneel.hashnode.dev/virtual-environments

Hashnode - python (python)

What is a Virtual Environment' A virtual environment is a tool used to isolate specific Python environments on a single machine, allowing you to work on multiple projects with different dependencies and packages without conflicts. This can be especia...


40 / 161

40: Building Portfolio Website Using HTML CSS & JavaScript Day102

https://dheerajy1.hashnode.dev/building-portfolio-website-using-html-css-javascript-day102

Hashnode - javascript (Javascript)

Today #Day102 of #100DaysOfCode, I am Building Portfolio Website Using HTML CSS & JavaScript. Header & Nav Menu defining a header with a class and ID inside this defining and now container with A tag and then defining a dev inside this Dube create an...


41: Set Data type in Python

https://devvibes.hashnode.dev/set-data-type-in-python

Hashnode - python (python)

In Python, a set is a sequential store of values with no duplicate entries in an unordered collection. Each value in a set is unique and can only occur once and these values can be of different immutable types (string, numbers etc). Set Operations In...


42: 10 Essential JavaScript Tips for Beginners

https://nayem.hashnode.dev/10-essential-javascript-tips-for-beginners

Hashnode - javascript (Javascript)

JavaScript is a powerful and versatile programming language that is essential for creating interactive and dynamic web pages. However, as a beginner, it can be overwhelming to learn all of the different features and concepts that come with JavaScript...


43: JavaScript Foundations : Introduction to Functions

https://codenamemoe.hashnode.dev/javascript-foundations-introduction-to-functions

Hashnode - javascript (Javascript)

Functions in JavaScript JavaScript functions are blocks of code that can be reused throughout a program. They can take in input, called parameters, and perform a specific task, such as performing a calculation or manipulating data. Functions can also...


44: How to fetch and handle blob data in React Native

https://blog.logrocket.com/fetch-handle-blob-data-react-native/

Log Rocket blog (Web 2)

The react-native-blob-util and react-native-fs packages allow us to access and manage the file systems of our devices. The post How to fetch and handle blob data in React Native appeared first on LogRocket Blog.


45: [Baromètre] Digital RH : Le télétravail rentre dans les m'urs, mais les freins à l'adoption persistent

https://www.usine-digitale.fr/editorial/barometre-digital-rh-le-teletravail-rentre-dans-les-m-urs-mais-les-freins-a-l-adoption-persistent.N2094301

L'usine-digitale (Informatique)

La maturité des entreprises en matière d'outils digitaux RH est relativement stable, révèle une étude réalisée pour L'Usine Digitale et Sopra HR. Si le télétravail est désormais bien rentré dans les usages, il continue d'inquiéter les décideurs sur le plan humain. Ces derniers sont par ailleurs moins positifs qu'en 2022 au sujet des investissements dans de nouveaux outils.


46: Protection des consommateurs : Google prend des engagements de mise en conformité en Europe

https://www.usine-digitale.fr/article/protection-des-consommateurs-google-prend-des-engagements-de-mise-en-conformite-en-europe.N2094346

L'usine-digitale (Informatique)

A la suite des discussions ayant débuté en 2021 avec le CPC (réseau européen de coopération en matière de protection des consommateurs), Google s'est engagé à apporter des informations plus claires et plus précises aux consommateurs sur plusieurs de ses services, dont Google Hotels et Google Play Store.


47: How To Use Multiple Submit Buttons In An HTML5 Form (No Javascript)

https://shahxcode.hashnode.dev/how-to-use-multiple-submit-buttons-in-an-html5-form-no-javascript

Hashnode - javascript (Javascript)

HTML form element makes it easy to take an action when a button is clicked through its `action` attribute. However, if you have tried to create a multi-button form that takes specific actions based on which button is clicked, you would have realized ...


48: Installation guide for React Native 2023

https://codingsagar.hashnode.dev/installation-guide-for-react-native-2023

Hashnode - Flutter (Flutter)

Today in this article, we will be learning how to install all the tools and how to set up the development environment for react native which is a technology used for making cross-platform mobile apps that run on both android and ios so you only write...


49: Understanding the GraphQL Type System

https://www.digitalocean.com/community/tutorials/understanding-the-graphql-type-system

Digital Ocean Tutorials (Internet)

The author selected the Free and Open Source Fund to receive a donation as part of the Write for DOnations program. Introduction GraphQL is a modern solution for facilitating the communication between a front end and a data source. All of the details and capabilities of a GraphQL implementation are laid out in the GraphQL Schema. In order to write a functioning GraphQL schema, you must understand [...]


50 / 161

50: Why we use ReactJS'

https://devwithavatar.hashnode.dev/why-we-use-reactjs

Hashnode - javascript (Javascript)

Before we get to know more about react, we need to understand why we need front-end frameworks. Why do we need a front-end framework' For example, you have to make a website where you want to dynamically add and remove cards. For this, you can make a...


51: Becoming a Frontend Web Developer in 6 Months: A Step-by-Step Guide

https://chu.hashnode.dev/becoming-a-frontend-web-developer-in-6-months-a-step-by-step-guide

Hashnode - javascript (Javascript)

Becoming a front-end web developer in 6 months is a challenging task, but it is possible with dedication and consistent effort. In this article, we will discuss the steps you can take to achieve this goal and the skills and technologies you will need...


52: Where should you spend your SEO budget'

https://searchengineland.com/where-spend-seo-budget-392257

Search engine land (Référencement)

Backlinks' UX' Content' When determining where to invest your SEO budget, you must put a premium on tasks that move the needle. The post Where should you spend your SEO budget' appeared first on Search Engine Land.


53: Google Account-level negative keywords are here

https://searchengineland.com/google-account-level-negative-keywords-are-here-392293

Search engine land (Référencement)

Now you can apply the same negative keyword lists you already use across multiple campaigns. The post Google Account-level negative keywords are here appeared first on Search Engine Land.


54: What is up with super(props)'

https://dhawalpandya01.hashnode.dev/what-is-up-with-superprops

Hashnode - javascript (Javascript)

Some Etymology for you. The Sanskrit language has a lot of children, one such pair is "super" and "sub", coming from the words "uper"(pronounced "oopar") meaning higher, and "up"(pronounced "oop") meaning lower. Its derivations can be seen in German,...


55: Building Course Assist: Part 1

https://andysonm.hashnode.dev/building-course-assist-part-1

Hashnode - javascript (Javascript)

Course Assist as a whole consists of 3 parts, 2 mobile apps (a user app and an expert app kind of the way uber has a main app and a driver) and a backend which is all the server-side code and database. It's been about 3 months since I last ran any of...


56: Python List Comprehensions: A Beginner's Guide

https://kabinspace.hashnode.dev/python-list-comprehensions-a-beginners-guide

Hashnode - python (python)

One of the most powerful features of Python is the ability to use list comprehension to create new lists concisely and efficiently. In this article, we will discuss the use case of list comprehensions in Python, including examples and code snippets. ...


57: Que vaut ChatGPT pour corriger automatiquement les bugs

https://www.lemondeinformatique.fr/actualites/lire-que-vaut-chatgpt-pour-corriger-automatiquement-les-bugs-89359.html

Le monde informatique (Internet / Informatique)

La vague ChatGPT n'a pas fini de déferler. Cette fois, des chercheurs se sont intéressés aux capacités de l'outil d'OpenAI (...)


58: "Understanding JavaScript Functions: In-depth Explanation and Examples"

https://imranbd.hashnode.dev/understanding-javascript-functions-in-depth-explanation-and-examples

Hashnode - javascript (Javascript)

In JavaScript, a function is a block of code that can be executed by calling it by its name, along with any necessary parameters. Functions are defined using the function keyword, followed by the function name, a list of parameters within parentheses...


59: What are the web development frameworks for python'

https://sense.hashnode.dev/what-are-the-web-development-frameworks-for-python

Hashnode - python (python)

Introduction The most popular Python web development frameworks are Django, Flask, and Pyramid. Django is the most popular Python web development framework. It is a powerful, full-featured framework that allows developers to quickly and easily create...


60 / 161

60: Développement et conseil IT, des recrutements sous fortes tensions

https://www.lemondeinformatique.fr/actualites/lire-developpement-et-conseil-it-des-recrutements-sous-fortes-tensions-89358.html

Le monde informatique (Internet / Informatique)

La Dares et Pôle emploi ont élaboré un indicateur de tension pour mesurer les tensions du marché de l'emploi français (...)


61: What is Strict Mode in React'

https://dhawalpandya01.hashnode.dev/what-is-strict-mode-in-react

Hashnode - javascript (Javascript)

Rigidity provides stability, but also gives a bulwark to fight against and rebel, when it gets too rigid. Its importance is only understood in the wild nature, where some predictability is the only thing keeping you alive. Anyway, Strict mode is a fe...


62: What is a Pure Function'

https://dhawalpandya01.hashnode.dev/what-is-a-pure-function

Hashnode - javascript (Javascript)

In computer science, a pure function is a function that, given the same input, will always return the same output and have no side effects. They do not modify the state of the system or have any observable side effects such as network or database cal...


63: Flutter vs. React Native: Which is the best choice for your next mobile project'

https://yatendrakumar.hashnode.dev/flutter-vs-react-native-which-is-the-best-choice-for-your-next-mobile-project

Hashnode - Flutter (Flutter)

Flutter and React Native are both popular frameworks for building mobile applications. Both have their own set of pros and cons and choosing the best one for your next project can be a tough decision. In this blog, we will compare Flutter and React N...


64: The Pros and Cons of Responsive Web Design in 2023

https://www.webdesignerdepot.com/2023/01/the-pros-and-cons-of-responsive-web-design-in-2023/

Webdesigner depot (Design)

Responsive web design has been such a success for many web designers that it is generally seen as the default approach to creating a website, but it's not as cut and dried as all that. There are many different factors to consider when deciding whether or not to use a responsive approach to designing your […] The post The Pros and Cons of Responsive Web Design in 2023 first appeared on Webdes [...]


65: Voici comment Rec Room prévoit d'améliorer son système d'avatars

https://www.realite-virtuelle.com/rec-room-developpe-avatar-complet/

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

Rec Room est en train de développer des avatars complets, qui sont optionnels. Lorsqu'il est […] Cet article Voici comment Rec Room prévoit d'améliorer son système d'avatars a été publié sur Réalité-Virtuelle.com.


66: Cryptomonnaies : le blanchiment d'argent en forte hausse en 2022

https://www.usine-digitale.fr/article/cryptomonnaies-le-blanchiment-d-argent-en-forte-hausse-en-2022.N2094281

L'usine-digitale (Informatique)

23,8 milliards de dollars d'argent sale en cryptomonnaies ont transité sur la blockchain en 2022 pour y être convertis, selon Chainalysis. Une augmentation de 68% par rapport à l'année précédente.


67: Des pressions pour licencier plus menacent Google Cloud

https://www.lemondeinformatique.fr/actualites/lire-des-pressions-pour-licencier-plus-menacent-google-cloud-89360.html

Le monde informatique (Internet / Informatique)

Alors que Google a déjà supprimé 12 000 emplois, un investisseur détenant une participation de 6 milliards de dollars dans (...)


68: Un hacker néerlandais arrêté pour avoir vendu les données personnelles de 9 millions d'Autrichiens

https://www.usine-digitale.fr/article/un-hacker-neerlandais-arrete-pour-avoir-vendu-les-donnees-personnelles-de-9-millions-d-autrichiens.N2094296

L'usine-digitale (Informatique)

Le 25 janvier, les autorités néerlandaises ont annoncé avoir arrêté, en novembre 2022, un pirate informatique qui pourrait avoir vendu les informations personnelles de la quasi totalité de la population autrichienne.


69: AR, VR, and a Model for 3D in HTML

https://css-tricks.com/ar-vr-and-a-model-for-3d-in-html/

css-tricks (CSS)

Tucked down somewhere in the Safari Technology Preview 161 release notes is a seemingly innocous line about support for a new HTML element and attribute: Added support for <model src> and honor <source type> attributes (257518@main) Anytime I … AR, VR, and a Model for 3D in HTML originally published on CSS-Tricks, which is part of the DigitalOcean famil [...]


70 / 161

70: Polymorphism and Encapsulation

https://abhishekmadankar.hashnode.dev/polymorphism-and-encapsulation

Hashnode - javascript (Javascript)

In the last blog, we covered Inheritance and Abstraction so make sure you have read that before understanding the following content. Polymorphism is a concept in OOP that refers to the ability of a function or method to operate on multiple data types...


71: Easy ways to send emails in Go

https://blog.logrocket.com/easy-way-send-email-go/

Log Rocket blog (Web 2)

Sending emails is a great way to keep in touch with your app users, and knowing how to send emails programmatically is always a useful skill. The post Easy ways to send emails in Go appeared first on LogRocket Blog.


72: Understanding tech basics for non-technical product managers

https://blog.logrocket.com/product-management/understanding-tech-basics-for-non-technical-product-managers/

Log Rocket blog (Web 2)

A solid understanding of tech basics is essential for PMs to be successful in the long run. The post Understanding tech basics for non-technical product managers appeared first on LogRocket Blog.


73: How to build a winning SEO tool stack for 2023

https://searchengineland.com/build-winning-seo-tool-stack-2023-392209

Search engine land (Référencement)

Tools make every SEO practitioner's life more manageable. Here are some recommendations to consider as you build your SEO toolkit. The post How to build a winning SEO tool stack for 2023 appeared first on Search Engine Land.


74: Comment ce marché du Dark Web s'est fait piraté par un concurrent '

https://www.lebigdata.fr/marche-dark-web-pirate

Le Big Data (dataviz)

Les sites sur le Dark Web se livrent une bataille acharnée pour obtenir une plus grande part de marché, quitte … Cet article Comment ce marché du Dark Web s'est fait piraté par un concurrent ' a été publié sur LeBigData.fr.


75: Une cartographie des cyberattaques recensées contre les collectivités et établissements publics

https://www.usine-digitale.fr/article/declic-cartographie-les-cyberattaques-recensees-contre-les-collectivites-et-etablissements-publics.N2094266

L'usine-digitale (Informatique)

Le réseau national de mutualisation informatique et numérique du secteur public, Déclic, a cartographié toutes les cyberattaques ayant touché des collectivités et établissements publics depuis 2019. Élaborée à partir des informations publiées par la presse locale, la carte doit sensibiliser ces acteurs à investir dans leur cybersécurité.


76: Collective 749

https://tympanus.net/codrops/collective/collective-749/

Codrops (Internet / Design)

Case Study: ATMOS * Vento * OpenJourney * Kodemo * Plus


77: Working with String in WebAssembly

https://thewasmfrontier.hashnode.dev/working-with-string-in-webassembly

Hashnode - javascript (Javascript)

Introduction In our last blog, we saw how to work with arrays in wasm. Now in this blog, you will learn how to work with string in wasm. So let's start. Writing C++ code In the code snippet below you can see a function named greet, which takes a char...


78: Disney: Ce dont sa pile technologique publicitaire est capable

https://www.realite-virtuelle.com/la-pile-technologique-publicitaire-de-disney-un-avenir-pour-le-metaverse/

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

En décembre dernier, Disney + a lancé des niveaux financés par la publicité moins chers. […] Cet article Disney: Ce dont sa pile technologique publicitaire est capable a été publié sur Réalité-Virtuelle.com.


79: Advanced JavaScript Design Patterns: Part 4

https://djaytechdiary.com/advanced-javascript-facade-pattern

Hashnode - javascript (Javascript)

The facade design pattern is a structural pattern that provides a simplified interface to a complex system of classes, objects or libraries. It acts as a wrapper that sits between the client and the complex system and presents a simplified and easy-t...


80 / 161

80: Management de la Qualité ou le processus de l'amélioration continue

https://www.lebigdata.fr/management-de-la-qualite

Le Big Data (dataviz)

Le Management de la Qualité est un élément qui a pris une importance considérable pour les entreprises ces dernières années. Il … Cet article Management de la Qualité ou le processus de l'amélioration continue a été publié sur LeBigData.fr.


81: Moving on from search engine optimization to search optimization

https://searchengineland.com/from-seo-to-search-optimization-392253

Search engine land (Référencement)

Our search campaigns should focus on overall visibility on the web rather than only giving importance to traditional search engine results. The post Moving on from search engine optimization to search optimization appeared first on Search Engine Land.


82: Acheter un casque VR pour ses enfants : ce qu'il faut savoir

https://www.realite-virtuelle.com/acheter-casque-vr-enfants-guide/

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

Acheter un casque VR pour les enfants est devenu de plus en plus courant, notamment […] Cet article Acheter un casque VR pour ses enfants : ce qu’il faut savoir a été publié sur Réalité-Virtuelle.com.


83: 7 Best QR Code Generators In 2023 For Small Businesses

https://www.noupe.com/business-online/7-best-qr-code-generators-for-small-businesses.html

Noupe (conception)

The prominence of QR Code usage for small businesses has changed 360 degrees in this post-COVID era. From marketing purposes and product placement to event promotion, they are everywhere. These Codes have become a great way to increase brand awareness and share information quickly.  Considering the versatility of QR Codes, it makes sense to explore... The post 7 Best QR Code Gener [...]


84: Internet, mobile et réseaux sociaux : 30 chiffres clés à connaître en 2023

https://www.blogdumoderateur.com/internet-mobile-reseaux-sociaux-chiffres-cles-2023/

Blog du Moderateur ()

Accès à Internet, utilisation du mobile, réseaux sociaux préférés... Découvrez des statistiques clés à retenir pour 2023 !


85: Comment supprimer les cookies sur mobile Android et iPhone

https://www.blogdumoderateur.com/supprimer-cookies-mobile-android-iphone/

Blog du Moderateur ()

Voici comment supprimer facilement les cookies sur votre téléphone, qu'il s'agisse d'un iPhone ou d'un smartphone Android.


86: Using user-defined types (UDT) with Apache Cassandra in Spring Boot 3.x

https://blog.dripto.xyz/using-user-defined-types-udt-with-apache-cassandra-in-spring-boot-3x

Hashnode - Kotlin (Mobiles)

Apache Cassandra is a highly scalable and distributed NoSQL database that is well-suited for handling large amounts of data. One of the powerful features of Cassandra is the ability to use user-defined types (UDT) to model complex data structures. In...


87: La part d'ombre de ChatGPT : des Africains exploités et choqués à vie

https://www.lebigdata.fr/chatgpt-sous-traitants-africains

Le Big Data (dataviz)

Afin d’entraîner son IA ChatGPT, OpenAI a fait appel à des travailleurs kényans payés 2 dollars de l’heure pour passer … Cet article La part d'ombre de ChatGPT : des Africains exploités et choqués à vie a été publié sur LeBigData.fr.


88: Writing Professional code with linters

https://lizdev.hashnode.dev/writing-professional-code-with-linters

Hashnode - javascript (Javascript)

Linters are an important tool for software engineers because they can assist uncover and solve coding errors, inconsistencies, and potential problems before they become serious problems. This article will go through the fundamentals of using linters,...


89: Vidéo : ce robot humanoïde se liquéfie pour s'évader de prison

https://www.lebigdata.fr/robot-humanoide-liquefie

Le Big Data (dataviz)

Des chercheurs à l’université de Hong Kong ont récemment mis au point une technologie innovante qui permet à un robot … Cet article Vidéo : ce robot humanoïde se liquéfie pour s'évader de prison a été publié sur LeBigData.fr.


90 / 161

90: How To Build Strong Customer Relationships For User Research

https://smashingmagazine.com/2023/01/build-strong-customer-relationships-user-research/

Smashing magazine (CSS / Web 2)

In this article, Rachel walks you through various ways that product teams can utilize to build relationships with customers. She will share some tips and tricks from her experience that have helped her nurture customer relationships and build better products.


91: Avec Shipa, Mirantis dope Lens à la gestion d'applications cloud

https://www.lemondeinformatique.fr/actualites/lire-avec-shipa-mirantis-dope-lens-a-la-gestion-d-applications-cloud-89356.html

Le monde informatique (Internet / Informatique)

Mirantis est très gourmand d'acquisitions. A l'origine positionné dans les solutions et services pour le framework open source Openstack, (...)


92: Panocrim 2023 du Clusif : la cybercriminalité change de dimension

https://www.lemondeinformatique.fr/actualites/lire-panocrim-2023-du-clusif-la-cybercriminalite-change-de-dimension-89357.html

Le monde informatique (Internet / Informatique)

Rendez-vous régulier des spécialistes de la cybersécurité, la présentation du Panocrim du Clusif avait un caractère (...)


93: Integrating Open AI into Angular application : Step by Step Guide

https://vishugosain.hashnode.dev/integrating-open-ai-into-angular-application

Hashnode - javascript (Javascript)

Greetings everyone, have you heard of the latest technology revolutionizing the world of natural language processing' It's called ChatGPT, and it's making waves in the industry. As a state-of-the-art language model developed by OpenAI, ChatGPT can un...


94: Objects in Java Script

https://kapil2.hashnode.dev/objects-in-java-script

Hashnode - javascript (Javascript)

Objects : Objects in javascript are one of the non-primitive datatypes which allow us to store multiple values in key-value pairs. These key-value pairs are known as properties. The key is also called as property name and the value is also called the...


95: Intel dégringole en même temps que les ventes de PC

https://www.usine-digitale.fr/article/intel-degringole-en-meme-temps-que-les-ventes-de-pc.N2094091

L'usine-digitale (Informatique)

Le ralentissement post-pandémie du marché des PC a sapé les performances financières d'Intel. La firme californienne annonce une perte nette de 664 millions de dollars et un chiffre d'affaires atteignant son plus bas niveau depuis 2016. Elle prévoit de faire pire au prochain trimestre.


96: JetBrains lance le programme d'accès anticipé (EAP) à PhpStorm 2023.1, la première mise à jour majeure de l'année de son EDI pour le développement Web avec PHP

https://jetbrains.developpez.com/actu/340876/JetBrains-lance-le-programme-d-acces-anticipe-EAP-a-PhpStorm-2023-1-la-premiere-mise-a-jour-majeure-de-l-annee-de-son-EDI-pour-le-developpement-Web-avec-PHP/

php (developpez.com) (PHP / Informatique)

JetBrains lance le programme d'accès anticipé (EAP) à PhpStorm 2023.1 La première mise à jour majeure de l'année de son EDI pour le développement Web avec PHPLe programme d'accès anticipé (EAP) à la prochaine version majeure de PhpStorm vient d'être lancé. Cette première version EAP de l'EDI PHP de JetBrains vient avec l'intégration de 3v4l, des améliorations pour les fichiers Mark [...]


97: Python logging: The Comprehensive guide and Best practices

https://dsukruth.hashnode.dev/python-logging-the-comprehensive-guide-and-best-practices

Hashnode - python (python)

Introduction to Python Logging A built-in library called Python logging allows you to record messages from your application. Debugging and detecting production issues can be accomplished using these log messages. The logging library provides a variet...


98: Creating Sign In page using Quasar

https://pratik227.hashnode.dev/creating-sign-in-page-using-quasar

Hashnode - vuejs (Javascript)

What's to create a beautiful Sign In page using the quasar framework' Don't worry I got your back.


99: Cybersécurité: les comportements des dirigeants pointés du doigt

https://www.lemondeinformatique.fr/actualites/lire-cybersecurite-les-comportements-des-dirigeants-pointes-du-doigt-89345.html

Le monde informatique (Internet / Informatique)

Parierez-vous une barre chocolatée sur la capacité de votre organisation à prévenir une violation de données ' C'est (...)


100 / 161

100: Messageries instantanées : Morgan Stanley sanctionne les salariés fautifs

https://www.lemondeinformatique.fr/actualites/lire-messageries-instantanees-morgan-stanley-sanctionne-les-salaries-fautifs-89355.html

Le monde informatique (Internet / Informatique)

La banque d'investissement Morgan Stanley a sanctionné certains de ses employés par des sanctions dépassant le million de dollars (...)


101: Unleashing the Power of ReactJS for Chrome Extension Development

https://blog.jobins.jp/unleashing-the-power-of-reactjs-for-chrome-extension-development

Hashnode - javascript (Javascript)

Building a chrome extension may seem like a daunting task, but it is quite easy to implement. By following a guide, you will be able to create your extension in no time. This tutorial will provide you with information on how to create a popup, use a ...


102: ALL ABOUT DOM- DOCUMENT OBJECT MODEL in JAVASCRIPT

https://saimounikaperi.hashnode.dev/all-about-dom-document-object-model-in-javascript

Hashnode - javascript (Javascript)

Introduction If you wish to add animation to any of the components in the web page, all those animations or modifications to an element to behave in a certain way are done by manipulating the DOM. The Document Object Model usually referred it as the ...


103: Sending Emails from a Nodejs Application using Nodemailer

https://tonie.hashnode.dev/sending-emails-from-a-nodejs-application-using-nodemailer

Hashnode - javascript (Javascript)

As a Software Developer, you've probably worked on a project where you need to communicate some information in real-time from your Nodejs application. This information can be anything from password reset to notifications on subscription services, to ...


104: Étude : l'état des médias sociaux en 2023

https://www.blogdumoderateur.com/barometre-meltwater-2023/

Blog du Moderateur ()

Meltwater vient de publier la dernière édition de son baromètre sur les médias sociaux.


105: What does a react developers do on their daily job '

https://hrutikk.hashnode.dev/what-does-a-react-developers-do-on-their-daily-job

Hashnode - javascript (Javascript)

Hello folks, you are here so I assume that you are a beginner to intermediate in react js development or anyone just curious about starting their career in the industry. Let's understand what the heck is react js ' A React developer designs and creat...


106: Differing approaches between SpaceX and NASA of sending rockets to the moon

https://flowingdata.com/2023/01/27/differing-approaches-between-spacex-and-nasa-of-sending-rockets-to-the-moon/

Flowing data (dataviz)

For The Washington Post, William Neff, Aaron Steckelberg, and Christian Davenport show the…Tags: 3-d, moon, NASA, space, SpaceX, Washington Post


107: Truthy or Falsy values in Javascript

https://ahm4fut.hashnode.dev/truthy-or-falsy-values-in-javascript

Hashnode - javascript (Javascript)

Introduction: Truthy and falsy values are fundamental concepts in JavaScript. They determine whether an expression is true or false and are used in control structures and conditions. Understanding the difference between truthy and falsy values is cru...


108: Understanding How Scoping works in JavaScript

https://devlawrence.hashnode.dev/understanding-how-scoping-works-in-javascript

Hashnode - javascript (Javascript)

We all know that it takes time to really understand JavaScript. But the learning process will be much faster when we write codes with fewer bugs. In this article, we will discuss one concept in JavaScript that people find difficult to understand: Sco...


109: JavaScript Promises: Understanding the Differences between Promise.all and Promise.allSettled

https://ashishxcode.hashnode.dev/javascript-promises-understanding-the-differences-between-promiseall-and-promiseallsettled

Hashnode - javascript (Javascript)

In JavaScript, promises are a way to handle asynchronous operations and provide a more elegant way to handle callbacks. One of the challenges of working with promises is handling multiple promises at once. To address this, JavaScript provides two met...


110 / 161

110: Stack Implementation in Python

https://dsa-python.hashnode.dev/stack-implementation-in-python

Hashnode - python (python)

Welcome to the Stack Implementation with Python Page! As we all know Python consists of many data structures like lists, tuples, arrays, and dictionaries. But we must know the basic data structures used in problem-solving which you will go through in...


111: Pour lutter contre la fraude, BNP Paribas Personal Finance s'appuie sur Neo4j

https://www.lemondeinformatique.fr/actualites/lire-pour-lutter-contre-la-fraude-bnp-paribas-personal-finance-s-appuie-sur-neo4j-89315.html

Le monde informatique (Internet / Informatique)

BNP Paribas Personal Finance est une filiale du groupe BNP Paribas spécialisée dans les crédits à la consommation, qui propose (...)


112: Guillaume Apostoly devient DSI Europe et Moyen-Orient de Sephora

https://www.lemondeinformatique.fr/actualites/lire-guillaume-apostoly-devient-dsi-europe-et-moyen-orient-de-sephora-89347.html

Le monde informatique (Internet / Informatique)

Depuis novembre 2022, Guillaume Apostoly est DSI Europe et Moyen-Orient de Sephora, chaîne de magasins spécialisée dans les cosmétiques (...)


113: Les ventes de smartphones ont plongé en 2022

https://www.lemondeinformatique.fr/actualites/lire-les-ventes-de-smartphones-ont-plonge-en-2022-89344.html

Le monde informatique (Internet / Informatique)

L'instabilité économique ferait presque des cabinets d'études des auteurs de romans à suspens, tant elle les amène régulièrement (...)


114: Les containers au coeur de la rénovation des SI de Just

https://www.lemondeinformatique.fr/actualites/lire-les-containers-au-coeur-de-la-renovation-des-si-de-just-89346.html

Le monde informatique (Internet / Informatique)

Faire évoluer les SI au rythme des attentes des métiers et adhérents. En arrivant au sein de la mutuelle Just, en septembre 2018, (...)


115: The First program in Python

https://pyeera.hashnode.dev/the-first-program-in-python

Hashnode - python (python)

What all you need to do, Before writing your code' 1. Install Python on your device Go to python.org, head to the downloads section, and get the latest version of python, as to be updated! 2. Get a Code Editor There are a lot of code editors availabl...


116: Responsabilité des contenus : Google, Meta et Twitter montent au créneau

https://www.lemondeinformatique.fr/actualites/lire-responsabilite-des-contenus-google-meta-et-twitter-montent-au-creneau-89308.html

Le monde informatique (Internet / Informatique)

Une semaine après le dépôt par Google d'un mémoire de défense auprès de la Cour suprême des États-Unis, (...)


117: What are Proxy Objects & how I learnt about them'

https://naumanzafar.dev/what-are-proxy-objects-in-js

Hashnode - javascript (Javascript)

I have been working on a third-party script for a client where we needed to detect headless browsers to prevent automated or controlled requests from making their way to our final data which is critical for so many reasons. Puppeteer is a Node librar...


118: Data Types in Javascript with examples

https://musab19.hashnode.dev/data-types-in-javascript-with-examples

Hashnode - javascript (Javascript)

Introduction Let's say you got a temporary job as a secretary while learning to be a software developer. Your daily job includes getting the information of all individuals who visit your boss. The information might include their names, their purpose ...


119: 11 Best practices you should follow in Typescript

https://sumanmanna.hashnode.dev/11-best-practices-you-should-follow-in-typescript

Hashnode - javascript (Javascript)

Typescript is a powerful superset of JavaScript that provides optional static typing, class-based object-oriented programming, and other features that make it a great choice for large-scale projects. However, to make the most of Typescript, it's impo...


120 / 161

120: 6 Ways To Create Responsive Designs In Flutter | By Ankit Kumar

https://ankitkj1999.hashnode.dev/6-ways-to-create-responsive-designs-in-flutter-by-ankit-kumar

Hashnode - Flutter (Flutter)

In Flutter, responsive designs can be achieved by using a combination of different techniques. Here are a few ways to create responsive designs in Flutter: Use the `MediaQuery` class: The MediaQuery class allows you to access information about the s...


121: JavaScript Closures: From Confusion' to Mastery'''

https://binodroxx.hashnode.dev/javascript-closures-from-confusion-to-mastery

Hashnode - javascript (Javascript)

In this article, we will be introducing the concept of closures in JavaScript. We will cover what closures are, how they work, and some common use cases for them. Closures are an important concept in JavaScript, and understanding how they work can he...


122: React JS ''

https://anupamkumarkrishnan.hashnode.dev/react-js

Hashnode - javascript (Javascript)

What is React JS' '' A JavaScript Library for Building User Interfaces (UI) created by Jordan Walke(Software Engineer at Facebook) was released in the year 2013. The User Interface(UI) is a point of Human Interaction and Communication. It has a Huge...


123: Inspect, Sort, Subset and Transform data using Pandas

https://hashnode.pypro.dev/inspect-sort-subset-and-transform-data-using-pandas

Hashnode - python (python)

In this article, we will learn how to inspect data and perform fundamental manipulations, including sorting, subsetting, and transforming data such as creating new columns based on the columns we already have. We will also learn how to combine and ap...


124: Le générateur d'idées dans la Search Console ne devrait pas voir le jour

https://www.abondance.com/20230127-51194-le-generateur-didees-dans-la-search-console-ne-devrait-pas-voir-le-jour.html

Abondance (Référencement)

Google testait depuis quelques semaines un générateur d'idées de contenus web directement depuis la Search Console. Mais il semblerait que cette fonctionnalité s'arrête au mois de mars prochain. Elle n'a peut-être pas convaincu les bêta-testeurs... Le mois dernier, nous vous parlions d'un projet de générateur d'idées de contenus dans la Search Console, testé en Inde […] L'article [...]


125: Pasqal, Welcome to the jungle, Egerie' Les levées de fonds de la French Tech cette semaine

https://www.usine-digitale.fr/article/pasqal-welcome-to-the-jungle-egerie-les-levees-de-fonds-de-la-french-tech-cette-semaine.N2093706

L'usine-digitale (Informatique)

Les start-up de la French Tech ont levé plus de 210 millions d'euros cette semaine, d'après le décompte hebdomadaire d'eCAP PARTNER pour L'Usine Digitale.


126: Unlocking the Power of Internationalization in your Flutter App

https://cswithiyush.hashnode.dev/unlocking-the-power-of-internationalization-in-your-flutter-app

Hashnode - Flutter (Flutter)

Introduction ''''' Making a multi-language app in Flutter is a great way to cater to a global audience and provide a seamless experience for users who speak different languages. With Flutter's easy-to-use localization features, it's possible to cre...


127: Introduction to Python Programming

https://pyeera.hashnode.dev/introduction-to-python-programming

Hashnode - python (python)

What is Programming' Programming refers to a technological process for telling a computer which tasks to perform in order to solve problems. You can think of programming as a collaboration between humans and computers, in which humans create instruct...


128: All The JavaScript You Need To Know For React

https://abhinandanmishra1.hashnode.dev/all-the-javascript-you-need-to-know-for-react

Hashnode - javascript (Javascript)

JavaScript is a programming language that is commonly used to create interactive and dynamic web pages. In this blog post, we will be discussing everything you need to know to get started with using JavaScript in conjunction with React. React is a Ja...


129: Self-Education in Action: My Path to Becoming a Full Stack Python Developer - 2022 Wrap Up

https://roshnivr.hashnode.dev/self-education-in-action-my-path-to-becoming-a-full-stack-python-developer-2022-wrap-up

Hashnode - python (python)

A Look into My Life Before. My college education was filled with endless lectures, textbooks, and exams. I found myself just going through the motions, studying theory and writing down what I needed to pass. I was unfulfilled and yearned for somethin...


130 / 161

130: Explain NativeScript-Vue With Some Examples

https://simplifieddev.hashnode.dev/explain-nativescript-vue-with-some-examples

Hashnode - javascript (Javascript)

NativeScript-Vue is a framework that allows developers to use Vue.js with NativeScript to create cross-platform mobile apps. The combination of Vue.js' robust and extensible JavaScript framework with NativeScript's ability to access native APIs on mo...


131: Development or Competitive programming '

https://developeandsolve.hashnode.dev/development-or-competitive-programming

Hashnode - javascript (Javascript)

The answer to this question is depend from person to person, but I would like to share my own experience. I started learning DSA in Sept 2022 from Kunal Kushwaha channel, then I also started with leetcode along with CodeChef. I used to spend 3 hours ...


132: This day in search marketing history: January 27

https://searchengineland.com/search-marketing-history-january-27-392282

Search engine land (Référencement)

Google AdWords API launches, plus: PAA vs. featured snippets, Google hiring an SEO, Expanded Text Ads findings and more. The post This day in search marketing history: January 27 appeared first on Search Engine Land.


133: Bootstrap 5 List group constructor() Method

https://simplifieddev.hashnode.dev/bootstrap-5-list-group-constructor-method

Hashnode - javascript (Javascript)

Bootstrap is a popular front-end programming framework for creating responsive, mobile-first websites and online apps. The list group component of Bootstrap is one of its most powerful features. The list group component is a valuable tool for creatin...


134: Using Python for Telegram Scrapping Part 2

https://bchirag.hashnode.dev/using-python-for-telegram-scrapping-part-2-clde1nhn500030amnh1to1col

Hashnode - python (python)

Hey techies how are you doing' '' In the last article, we had gone through pyrogram and its basic methods. If you haven't read that article please go through it to get a better perspective on this one. This is the link for the same. Telegram Scrapp...


135: I made a CLI Application to make my DevOps life easier

https://fahadahammed.hashnode.dev/i-made-a-cli-application-to-make-my-devops-life-easier

Hashnode - python (python)

As a DevOps Engineer, I specialize in working with Linux and Python. My experience and expertise in these areas have been the foundation of my career. In my current role, I frequently interact with servers, both cloud-based and dedicated, using SSH a...


136: Understanding Asynchronous Programming in JavaScript: Callback, Callback Hell, Promises, and Await

https://eddy.hashnode.dev/understanding-asynchronous-programming-in-javascript-callback-callback-hell-promises-and-await

Hashnode - javascript (Javascript)

In our last article, we discussed the concept of asynchronous programming and its benefits in JavaScript. Asynchronous programming allows for non-blocking execution of code, which can greatly improve the performance and responsiveness of your applica...


137: Day 21 - Operations on Tuples

https://viveky.hashnode.dev/day-21-operations-on-tuples

Hashnode - python (python)

Manipulating Tuples Tuples are immutable, hence if you want to add, remove or change tuple items, then first you must convert the tuple to a list. Then perform operation on that list and convert it back to tuple. Example: countries = ("Spain", "Italy...


138: A Guide to Advanced React Optimization Techniques

https://cprince.hashnode.dev/a-guide-to-advanced-react-optimization-techniques

Hashnode - javascript (Javascript)

Performance is essential when creating modern web applications since it improves user experience. The usage of React will unavoidably produce user interfaces that are intuitive, improving the user experience for many applications without the need for...


139: ETL vs. ELT Data Pipelines

https://dataanddevops.com/etl-vs-elt-data-pipelines

Hashnode - python (python)

ETL (Extract, Transform, Load) and ELT (Extract, Load, Transform) are both data integration processes used to move and transform data from one system to another. The main difference between ETL and ELT is the order in which the data is processed. In ...


140 / 161

140: Speaking at Python ID Jogja Meet Up

https://ismailsunni.hashnode.dev/speaking-at-python-id-jogja-meet-up

Hashnode - python (python)

On 21 January 2023, I attended at Python ID Jogja Meet Up or we usually call it, Kopdar Python ID Jogja. This is the first offline meet-up since the pandemic hit us. In this meet-up, I share my experience with Python Usage in Open Source Geospatial. ...


141: Prototype vs Class in JavaScript

https://velpsblog.com/prototype-vs-class-in-javascript

Hashnode - javascript (Javascript)

JavaScript is a powerful and versatile programming language that has become a staple in web and software development over the years. One of the key features of JavaScript is its ability to create objects and classes. However, there are two main ways ...


142: AI Maker - Web version

https://thiagoks.hashnode.dev/ai-maker-web-version

Hashnode - python (python)

{ "Deployed_Version": "https://ai-maker.vercel.app/#/auth", "Project_Frontend": "https://github.com/AI-Makers/AI-maker-web", "Project_Backend": "https://github.com/AI-Makers/Ai-Maker-FastApi" } The project came about 4 months ago, starting on my ...


143: A Framework For Prioritizing Tech Debt

https://www.maxcountryman.com/articles/a-framework-for-prioritizing-tech-debt

pointer.io (Développement)

"Now with a complete list of your tech debt as it stands go through each and answer the following questions: (1) If we choose to do nothing, will this issue become worse, remain the same, or improve' (2) If it'll become worse, how quickly will it degrade' (3) If it remains the same, how much disruption is it causing today' (4) If it'll improve, at what point will it improve to the degree it's no l [...]


144: Git-Sim

https://github.com/initialcommit-com/git-sim

pointer.io (Développement)

Visually simulate Git operations in your own repos.


145: The Ultimate Guide To Software Architecture Documentation

https://www.workingsoftware.dev/software-architecture-documentation-the-ultimate-guide/

pointer.io (Développement)

"This guide shows you how to write, structure, visualize and manage software architecture documentation in a lean way using appropriate documentation tools."


146: Improving Firefox Stability With This One Weird Trick

https://hacks.mozilla.org/2022/11/improving-firefox-stability-with-this-one-weird-trick/

pointer.io (Développement)

"In some cases, Firefox could handle the failed allocation, but in most cases, there is no sensible or safe way to handle the error and it would need to crash in a controlled way' but what if we could recover from this situation instead' Windows automatically resizes the swap file when it's almost full, increasing the amount of commit space available. Could we use this to our advantage'"


147: Refactor Your Code - Don't Be Like Southwest Airlines

https://learn.codesee.io/dont-be-southwest-airlines-convince-your-leadership-to-refactor-your-codebase/

pointer.io (Développement)

Devs don't have a way to communicate the complexity hidden in their code to business leaders ' they lack code visibility tools. As a result, refactors aren't prioritized until you have a Southwest-sized crisis. Here's 9 tips to avoid being southwest.


148: Odigos

https://github.com/keyval-dev/odigos

pointer.io (Développement)

Instant distributed traces without code changes.


149: How DoorDash Secures Data Transfer Between Cloud And On-Premise Data Centers

https://doordash.engineering/2022/11/29/how-doordash-secures-data-transfer-between-cloud-and-on-premise-data-centers/

pointer.io (Développement)

"In this post, we will discuss how we established a secure, stable, and resilient private network connection between DoorDash microservices and our vendor's on-premise data centers by leveraging the network facilities from our cloud provider, AWS."


150 / 161

150: Examples Of Problems With Integers

https://jvns.ca/blog/2023/01/18/examples-of-problems-with-integers/

pointer.io (Développement)

Examples of integer problems that Julia discusses are: (1) The small database primary key. (2) Integer overflow / underflow. (3) Decoding a binary format in Java. (4) Misinterpreting an IP address or string as an integer. (5) Security problems because of integer overflow. (6) The case of the mystery byte order. (7) modulo of negative numbers. (8) Compilers removing integer overflow checks. (9) The [...]


151: Pointer Sponsor

https://app.codesee.io/registration/create

pointer.io (Développement)

This issue's sponsor is CodeSee


152: The Heisenbug Server

https://ayende.com/blog/198849-C/production-postmortem-the-heisenbug-server

pointer.io (Développement)

"A user reported that they observed nodes in the cluster 'going dark'. Basically, they would stop communicating with the rest of the cluster, but would otherwise appear functional. Both the internal and external metrics were all fine, the server would just stop responding to anything over the network. The solution for the problem was to restart the service, but the problem would happen every few d [...]


153: UI

https://github.com/shadcn/ui

pointer.io (Développement)

Beautifully designed components built with Radix and Tailwind.


154: How To Debug

https://philbooth.me/blog/how-to-debug

pointer.io (Développement)

These steps are not specific to a particular language or paradigm, Phil's explains each of the following debugging steps: (1) Reproduce the bug. (2) Reproduce it again. (3) Don't reproduce it. (4) Understand the code. (5) Observe state. (6) Write down what you (think you) know. (7) Rule things out. (8) Walk the dog. (9) Rewrite a component. (10) Write a failing test case. (11) Fix it.


155: AIAC

https://github.com/gofireflyio/aiac

pointer.io (Développement)

AI Infrastructure-as-Code Generator.


156: Les armes à faisceau d'énergie dirigée vont changer la nature de la guerre'

https://www.rtflash.fr/armes-faisceau-d-energie-dirigee-vont-changer-nature-guerre/article

Tregouet.org ()

Il y a huit ans, en 2014, la marine américaine testait pour la première fois, dans le Golfe persique, une nouvelle arme qui semblait tout droit sortie d'un film de science-fiction : un canon laser, dénommé Laser Weapon System (LaWS). Cette arme d'une puissance encore modeste (30 KW à l'époque) s'était déjà montrée capable de détruire un petit drone en plein vol, ainsi que la charge [...]


157: Astro 2.0 and TypeScript 5.0 beta

https://javascriptweekly.com/issues/623

javascriptweekly (Javascript)

#'623 ' January 27, 2023 Read on the Web JavaScript Weekly Astro 2.0: The Next-Gen 'Islands'-Oriented Web Framework ' 2.0 includes hybrid rendering (mixing of SSR and SSG outputs), type safety for Markdown & MDX, and an upgrade to Vite 4.0. Astro is worth exploring when performance is key as it works with popular frameworks but lets you deliver the least JS possible to ge [...]


158: Asynchronous Programming in JavaScript and its Benefit

https://eddy.hashnode.dev/asynchronous-programming-in-javascript-and-its-benefit

Hashnode - javascript (Javascript)

Asynchronous programming in JavaScript is a powerful tool for developing efficient, responsive web applications. It allows for the execution of code in a non-blocking manner, so that other code can continue to run while a particular task is being com...


159: Creating chrome/firefox extension

https://webdesignguy.me/creating-browser-extensions

Hashnode - javascript (Javascript)

Preamble: Before writing this post I never looked at creating an extension that can be used on both firefox and chrome browsers. Last week I needed to extract the colour code from an element on a website so I wrote this code that does the job: // Get...




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