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

« Décembre 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 1 Décembre 2023 (289)

1: CORS checklist

https://jordanbrennan.hashnode.dev/cors-checklist

Hashnode - javascript (Javascript)

CORS always seems to require more work than I remember, so I made this checklist. Hope it helps! Satisfying CORS requires browser-side and server-side config. First, browser-side requirements The following is required by the browser (not all clients ...


2: Is Node.js Dying ' Trend Analysis of Node.js in 2023

https://codersk36.hashnode.dev/is-nodejs-dying-trend-analysis-of-nodejs-in-2023

Hashnode - javascript (Javascript)

Introduction In the ever-evolving landscape of web development, Node.js has established itself as an unassailable powerhouse. As we enter 2023, it's still a major player, known for being fast, scalable, and flexible ' a key element in modern web appl...


3: Data Types in JavaScript

https://techthinkers.dev/data-types-in-javascript

Hashnode - javascript (Javascript)

Data Types in JS JavaScript data types are the fundamental building blocks of any program. They represent the different types of information that can be stored and manipulated in the language. JavaScript has several data types, each with its own uniq...


4: I Predicted the Future With MindsDB

https://imsadra.me/i-predicted-the-future-with-mindsdb

Hashnode - python (python)

One of the amazing features on MindsDB is that you have access to tens of data sources that help you access datasets from other platforms. One of the handlers that I worked on is the PyPI Handler. It uses PyPI's databases as a data source. In this ar...


5: Google Messages Tops 1 Billion Monthly RCS Users

https://www.webpronews.com/google-messages-tops-1-billion-monthly-rcs-users/

WebProNews SEO (Développement)

WebProNews Google Messages Tops 1 Billion Monthly RCS Users Google has passed a significant milestone, registering more than one billion monthly active RCS users. Google Messages Tops 1 Billion Monthly RCS Users Staff


6: Google Merchant Center Next will soon support rules and supplemental feeds

https://searchengineland.com/google-merchant-center-support-rules-supplemental-feeds-435311

Search engine land (Référencement)

Merchants needing access to these features should stick with the classic mode of GMC Next until Google invites them to migrate.


7: Creating a Responsive Website Using HTML CSS and JavaScript

https://codingcss.hashnode.dev/creating-a-responsive-website-using-html-css-and-javascript

Hashnode - javascript (Javascript)

https://youtu.be/yXCTW7Obz4Y Certainly! The provided text outlines the concept of a tutorial for building a responsive energy drink website using HTML, CSS, and JavaScript. Let's break down the key points: Objective: The primary goal is to guide ...


8: Day 1: Beginning Your Journey with JavaScript

https://blog.pratikupreti.tech/day-1-beginning-your-journey-with-javascript

Hashnode - javascript (Javascript)

Welcome to the World of JavaScript Imagine you're a chef. Just like a chef uses various ingredients and recipes to create a dish, a programmer uses a programming language to build websites and applications. JavaScript is one of these essential 'ingre...


9: Basics of Asynchronous JS

https://sagarcoding.hashnode.dev/basics-of-asynchronous-js

Hashnode - javascript (Javascript)

Hi Reader, nice to meet you! In this blog I will teach you about asynchronous JavaScript. It seems like such an important topic if you are studying JavaScript and It really is important !! . . . Of course you can go through docs or GeeksForGeeks but ...


10 / 289

10: Vous regardez YouTube ' Cette nouveauté Google Bard va vous changer la vie

https://www.lebigdata.fr/youtube-google-bard

Le Big Data (dataviz)

L'IA Google Bard se dote d'une nouvelle fonctionnalité : répondre à vos questions sur des vidéos YouTube ! Idéal pour … Cet article Vous regardez YouTube ' Cette nouveauté Google Bard va vous changer la vie a été publié sur LEBIGDATA.FR.


11: Are You in the NPM Package Business' Some Facts I Learned on the Road

https://webjose.hashnode.dev/are-you-in-the-npm-package-business-some-facts-i-learned-on-the-road

Hashnode - javascript (Javascript)

I love back-end development. I love C#. I would have never guessed, in a million years that I would end up creating not 1, not 2, but soon-to-be 3 NPM packages. C# is the love of my life, not to mention it ranks in the top 10 for performance in the H...


12: NEXT JS (App Router) with TypeScript

https://ojascodes.com/next-js-app-router-with-typescript

Hashnode - javascript (Javascript)

Next JS is an incredibly powerful framework for building fast and search engine friendly applications which is build on top of React so everything you learned about React is still relevant. A framework = libs + tools + conventions Next JS comes with...


13: Python Environment Setup on your Local Machine '

https://mecxlan.hashnode.dev/python-environment-setup-on-your-local-machine

Hashnode - python (python)

https://youtu.be/5MDv8R5UGqQ'si=zYcR9wgpM2uT8c23 Anaconda Setup Download Anaconda for your machine and follow the instructions on the Anaconda Installation documentation for Windows Linux macOS Visual Studio Code Setup Follow the steps from t...


14: Creating a jquery plugin

https://blog.bharatsaraswat.com/creating-a-jquery-plugin-1

Hashnode - javascript (Javascript)

Jquery has been used quite largely in many web projects because it gives you all javascript functions and commands wrapped in a nice API interface. For example: "jquery selectors", used very heavily. Also, there were a lot of plugins which were build...


15: ReactJS Foundation

https://soniyaprasad.hashnode.dev/reactjs-foundation

Hashnode - javascript (Javascript)

Hey there, React Explorers! Embarking on a React journey' Wondering about hooks, props, and the magic of reusable components' You're in the right place. In the vibrant world of React development, a trio of concepts reign supreme: hooks, props, and co...


16: Deep Dive in Git and GitHub for DevOps Engineers.

https://asadblog.hashnode.dev/deep-dive-in-git-and-github-for-devops-engineers

Hashnode - javascript (Javascript)

Q1. What is Git and why is it important' answer :- Git is a distributed version control system (DVCS) used for tracking changes in source code during software development. here are some key reason why git is important in the world of software develop...


17: UK Throws Cold Water On Adobe's Figma Acquisition

https://www.webpronews.com/uk-throws-cold-water-on-adobes-figma-acquisition/

WebProNews SEO (Développement)

WebProNews UK Throws Cold Water On Adobe’s Figma Acquisition The UK's Competition and Markets Authority (CMA) has cast doubt on Adobe's Figma acquisition, saying it "would likely reduce innovation." UK Throws Cold Water On Adobe’s Figma Acquisition Staff


18: Meta to launch Threads in the EU within weeks

https://searchengineland.com/meta-launch-threads-eu-weeks-435307

Search engine land (Référencement)

The news comes just days after X's biggest advertisers boycotted the platform.


19: Power of Dynamic Templating with Handlebars.js

https://pravinmd.hashnode.dev/power-of-dynamic-templating-with-handlebarsjs

Hashnode - javascript (Javascript)

Hey fellow developers, Today, I'm thrilled to dive into the world of Handlebars.js'a fantastic templating engine that has significantly enhanced my frontend development journey. If you're seeking a tool that simplifies dynamic content generation with...


20 / 289

20: Simplifying Serialization with Marshmallow: An Introduction with SQLAlchemy

https://tianalopez.hashnode.dev/simplifying-serialization-with-marshmallow-a-guide-to-sqlalchemy

Hashnode - javascript (Javascript)

Introduction Serialization is the conversion of an object into an easily transported form. When building out a full-stack application, it acts as a translator and allows data to flow smoothly between the frontend, backend, and any other component. Se...


21: How to draw DYMUNDS

https://feeds.feedblitz.com/~/843377303/0/tanglepatterns~How-to-draw-DYMUNDS.html

TanglePatterns (Zentangle)

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


22: Troubles de l'érection : ce métier est beaucoup plus touché, et voici pourquoi

https://www.lebigdata.fr/troubles-de-lerection-astronautes

Le Big Data (dataviz)

Une étude récente menée par des chercheurs américains révèle un problème de santé insoupçonné chez ces aventuriers de l’espace : … Cet article Troubles de l’érection : ce métier est beaucoup plus touché, et voici pourquoi a été publié sur LEBIGDATA.FR.


24: Reddit launches new Conversation Placement ad formats

https://searchengineland.com/reddit-new-conversation-placement-ad-formats-435297

Search engine land (Référencement)

Carousel Ads and Product Ads are now globally accessible to all advertisers.


25: UI card design: Definition, tutorial, and examples

https://blog.logrocket.com/ux-design/ui-card-design/

Log Rocket blog (Web 2)

By adhering to these best practices for card design, designers can create interfaces that are visually appealing and user friendly. The post UI card design: Definition, tutorial, and examples appeared first on LogRocket Blog.


26: Uncharted Territory: Exploring Lesser-Known JavaScript Functions

https://priyankpatel.dev/uncharted-territory-exploring-lesser-known-javascript-functions

Hashnode - javascript (Javascript)

Using + to Convert Strings to Numbers: const numericValue = +"42"; // Converts the string to a number console.log(numericValue); // Output: 42 const numericValue = +"abc"; console.log(numericValue); // Output: Nan The + symbol is placed before the...


27: L'Homme n'a jamais marché sur la lune : c'est l'IA de Google qui le dit !

https://www.lebigdata.fr/homme-lune-fake-ia-google

Le Big Data (dataviz)

« Un petit pas pour l'homme, un bond de géant pour l'humanité », ou juste un grand mensonge des États-Unis … Cet article L'Homme n'a jamais marché sur la lune : c'est l'IA de Google qui le dit ! a été publié sur LEBIGDATA.FR.


28: En Europe, les négociations sur la régulation de l'IA générative n'avancent pas

https://www.usine-digitale.fr/article/en-europe-les-negociations-sur-la-regulation-de-l-ia-generative-n-avancent-pas.N2201153

L'usine-digitale (Informatique)

Les Vingt-Sept n'ont pas trouvé d'accord sur la régulation des modèles fondamentaux d'IA générative. La France et l'Allemagne craignent un impact sur leurs start-up du secteur.


29: Steam Link change la donne pour Quest

https://www.realite-virtuelle.com/steam-link-valve-lancement/

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

Valve, l’entreprise derrière la plateforme de distribution de jeux vidéo Steam, lance Steam Link, disponible […] Cet article Steam Link change la donne pour Quest a été publié sur REALITE-VIRTUELLE.COM.


30 / 289

30: 5 Best Practices for Training Remote Employees

https://www.noupe.com/business-online/5-best-practices-for-training-remote-employees.html

Noupe (conception)

Few modern companies could operate without some element of remote working. Remote employees enable a company to get the best people, without the barriers of location or the cost of transport and office space. There are undoubted benefits to remote staffing. Managed well, remote employees can augment your business's available skills and productivity.  But how... The post 5 Best Pra [...]


31: L'Anssi pousse un kit d'exercice cyber simulant un contexte JO 2024

https://www.lemondeinformatique.fr/actualites/lire-l-anssi-pousse-un-kit-d-exercice-cyber-simulant-un-contexte-jo-2024-92318.html

Le monde informatique (Internet / Informatique)

La période des JO 2024 s'annonce compliquée sur le terrain de la cybersécurité. Après avoir synthétisé (...)


32: Text Widget in Flutter

https://www.allaboutflutter.com/text-widget-in-flutter

Hashnode - Flutter (Flutter)

In this tutorial, we will explore the text widget in Flutter. The text widget enables us to create Text elements and display them in our application. The text widget can be customised according to the needs such as animation, colours, size, etc. as w...


33: App Stores : Microsoft va tenter de briser le duopole d'Apple et Google avec une boutique Xbox

https://www.usine-digitale.fr/article/app-stores-microsoft-va-tenter-de-briser-le-duopole-d-apple-et-google-avec-une-boutique-xbox.N2201158

L'usine-digitale (Informatique)

Les effets du Digital Markets Act ne tardent pas à se faire sentir. Microsoft devrait bientôt lancer sa boutique de jeux mobiles Xbox. Après avoir racheté Activision Blizzard King pour compléter son catalogue, l'entreprise cherche d'autres partenaires. Le marché du jeu mobile est particulièrement juteux, et était jusqu'à présent réservé à Apple et Google.


34: ElevatedButton widget in Flutter

https://www.allaboutflutter.com/elevatedbutton-widget-in-flutter

Hashnode - Flutter (Flutter)

In this tutorial, we are going to learn and implement the ElevatedButton widget in Flutter. Buttons in applications are provided to add actions and functionalities. Those can be used as submit buttons, to do some action like adding, removing, etc. It...


35: Google accuse Microsoft d'abus de position dominante au Royaume-Uni

https://www.lemondeinformatique.fr/actualites/lire-google-accuse-microsoft-d-abus-de-position-dominante-au-royaume-uni-92319.html

Le monde informatique (Internet / Informatique)

Drôle de jeu que celui auxquels jouent Google et Microsoft. En septembre dernier, c'est Google qui était sous le feu des projecteurs, (...)


36: Implementing Google Maps API into your React app

https://austinohlfs.hashnode.dev/implementing-google-maps-api-into-your-react-app

Hashnode - javascript (Javascript)

About Google Maps API Google Maps API platform has data and services to help developers implement a broad amount of mapping and location features in various types of applications. Google Maps API has many different libraries that help you create diff...


37: ElevatedButton.styleFrom() in Flutter - Tutorial

https://www.allaboutflutter.com/elevatedbuttonstylefrom-in-flutter-tutorial

Hashnode - Flutter (Flutter)

ElevatedButton is one of the button widgets in flutter and is used as a click item which calls a callback function enabling interactive application. In this tutorial, we are going to discuss how can we style the ElevatedButton in Flutter using Elevat...


38: TextStyle in Flutter - TextStyle Widget Tutorial

https://www.allaboutflutter.com/textstyle-in-flutter-textstyle-widget-tutorial

Hashnode - Flutter (Flutter)

The Text widget in Flutter enables us to place text content in the application. The Text widget can be modified according to needs and displayed in the format we want. In this tutorial, we are going to learn TextStyle. The TextStyle has lots of prope...


39: Container Box Shadow - Box Decoration - Flutter

https://www.allaboutflutter.com/container-box-shadow-box-decoration-flutter

Hashnode - Flutter (Flutter)

The Flutter Container widget is one of the basic components and provides a lot of features such as background colouring, painting, positioning elements, etc. In this tutorial, we are going to learn to add Box Shadow to Container. Box shadow is a list...


40 / 289

40: TextButton Widget in Flutter - Tutorial

https://www.allaboutflutter.com/textbutton-widget-in-flutter-tutorial

Hashnode - Flutter (Flutter)

Buttons in an application add interactivity and functionalities to a static application. Buttons play a major role and so there type. In this tutorial, we are going to learn to implement TextButton in Flutter. Also, we will learn to apply styles on t...


41: Delta Lake: Ensuring Schema Consistency for Clean Data

https://mathdatasimplified.com/delta-lake-ensuring-schema-consistency-for-clean-data/

Math Data Simplified (data)

Data Lake allows for flexible storage, but its schema is dynamically inferred during reading, which can lead to data corruption or downstream issues. Delta Lake, on the other hand, enforces schema consistency throughout the data pipeline, ensuring that all data written to a table matches the table's predefined schema. This results in a clean and ready-to-use data set. The post Delta Lake: Ensuring [...]


42: Avec son abonnement payant, Meta relance le débat sur la monétisation des données personnelles

https://www.usine-digitale.fr/article/avec-son-abonnement-payant-meta-relance-le-debat-de-la-patrimonialisation-des-donnees-personnelles.N2200868

L'usine-digitale (Informatique)

Après l'association autrichienne Noyb, c'est le Bureau européen des unions de consommateurs (BEUC) qui a déposé une plainte contre Meta pour l'instauration d'un système d'abonnement payant pour Facebook et Instagram. Les accusations sont similaires : le choix laissé par l'entreprise aux utilisateurs de ses services est trompeur car l'option "gratuite" ne l'est pas puisqu'elle collecte des do [...]


43: Comment réaliser un post-mortem

https://vadimkravcenko.com/shorts/dealing-with-failures-and-postmortems

Humancoders ()

Vous avez déjà dû gérer un bug grave en production ' Cet article donne des conseils sur comment réaliser un post-mortem : éviter la culture du blâme, faire un plan de gestion de crise, format d'un post-mortem, les erreurs à éviter. Commentaires L'article Comment réaliser un post-mortem a été posté dans la catégorie Bonnes pratiques de Human Coders News


44: Align Widget in Flutter

https://www.allaboutflutter.com/align-widget-in-flutter

Hashnode - Flutter (Flutter)

The Align widget in Flutter is used to align the child widget inside it on the main screen. It optionally sizes itself according to the child widget size. We need to set the alignment of its child widget which we will learn here. Suppose we have an i...


45: TextButton.styleFrom() in Flutter - Tutorial

https://www.allaboutflutter.com/textbuttonstylefrom-in-flutter-tutorial

Hashnode - Flutter (Flutter)

TextButton widget in Flutter is used to provide a transparent background by default and usually adds buttons containing the Text widget. In this tutorial, we are going to learn to style the TextButton widget using the TextButton.styleForm() option. P...


46: Embarking on Python: Chronicles of Phase 3

https://joheyhargrett.hashnode.dev/embarking-on-python-chronicles-of-phase-3

Hashnode - python (python)

Greetings, fellow code explorers! As I step into the realm of Phase 3 in my software engineering journey, Python emerges as the star of the show. Join me for a deep dive into the nuances, challenges, and triumphs as I acquaint myself with this versat...


47: FloatingActionButton Widget in Flutter - Tutorial

https://www.allaboutflutter.com/floatingactionbutton-widget-in-flutter-tutorial

Hashnode - Flutter (Flutter)

The FloatingActionButton widget in Flutter is a small circular icon button that hovers over the application's content to promote an action that can be performed on the application. Usually, a single FAB(FloatingActionButton) widget is generally used....


48: Advent Calendar for Developers

https://boreditguy.com/advent-calendar-for-developers

Hashnode - javascript (Javascript)

It's that time of the year when every big company creates an advent calendar. If you're not familiar with what advent calendars are, they are a set of presents that you can buy from different vendors (candy, perfumes, etc) and open one present each d...


49: Finding Top Talent: Hiring Remote Web Designers for Virtual Success

https://www.webpronews.com/hiring-remote-web-designers/

WebProNews SEO (Développement)

WebProNews Finding Top Talent: Hiring Remote Web Designers for Virtual Success How exactly do you find and hire top talent when it comes to remote web designers' See more tips in the article below. Finding Top Talent: Hiring Remote Web Designers for Virtual Success Staff


50 / 289

50: Why a content gap analysis should be part of your SEO strategy

https://searchengineland.com/content-gap-analysis-seo-strategy-435262

Search engine land (Référencement)

Learn how comparing your site content against competitors can help you find untapped keywords and areas to better meet user needs.


51: Building Whinst Part 21: Adding file editing and page loading functionality

https://andysonm.hashnode.dev/building-whinst-part-21-adding-file-editing-and-page-loading-functionality

Hashnode - javascript (Javascript)

In the last few articles, I told you about how I added functionality that allowed users to add files that included images and videos and how to create thumbnails for the uploaded videos. In this article, I'll walk you through how I set up functionali...


52: Okta reconnaît que quasiment tous ses clients sont impactés par sa fuite de données

https://www.usine-digitale.fr/article/okta-reconnait-que-quasiment-tous-ses-clients-sont-impactes-par-sa-fuite-de-donnees.N2201128

L'usine-digitale (Informatique)

Après avoir démenti dans un premier temps, Okta avoue que les pirates ont mis la main sur un fichier contenant les noms et adresses e-mail de tous les utilisateurs de son système de support client.


53: Portfolio / Time

https://koundinyapidaparthy.hashnode.dev/portfolio-time

Hashnode - javascript (Javascript)

Hello developers '. In the beginning of my software developer career, I was very interested in creating an application for myself to present my skills to the public. It all began with HTML, where I learned how to create static pages. Over time, I pi...


54: Une toute nouvelle saison pour Monster Hunter Now !

https://www.realite-virtuelle.com/deflagrations-glaciales-monster-hunter-now/

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

Le jeu mobile en réalité augmentée (AR) Monster Hunter Now de Niantic reçoit une mise […] Cet article Une toute nouvelle saison pour Monster Hunter Now ! a été publié sur REALITE-VIRTUELLE.COM.


55: Interface vs Type in TypeScript: Unraveling the Differences

https://abdulshaik.hashnode.dev/interface-vs-type-in-typescript-unraveling-the-differences

Hashnode - javascript (Javascript)

When navigating the TypeScript landscape, understanding the nuances between interfaces and type aliases is crucial. Both offer powerful ways to define shapes, but they exhibit distinct behaviors. Declaration and Extension: Interface: It employs the ...


56: Développer l'art de l'attention : Les clés de Fanny Auger

https://blog.octo.com/developper-l'art-de-l'attention--les-cles-de-fanny-auger

Octo (Internet)

Dans le monde effréné d'aujourd'hui, où les écrans captivent notre attention et où la rapidité domine nos vies, le défi de maintenir l'attention d'un public en fin de journée est immense. Cependant, Fanny Auger a brillamment relevé ce défi lors de la conférence School of Product, offrant une perspective sage et des conseils pratiques sur l'art de l


57: 2/3 des élèves de 3e ont de bonnes compétences numériques selon l'Etat

https://www.lemondeinformatique.fr/actualites/lire-2-3-des-eleves-de-3e-ont-de-bonnes-competences-numeriques-selon-l-etat-92312.html

Le monde informatique (Internet / Informatique)

En mai 2022, la direction de l'évaluation, de la prospective et de la performance (DEPP) a mesuré pour la première fois la maîtrise (...)


58: Moving from a feature-driven to an outcome-driven roadmap

https://blog.logrocket.com/product-management/feature-driven-to-outcome-driven-roadmap/

Log Rocket blog (Web 2)

In this article, we'll discuss outcome-driven roadmaps and why they can actually be more efficient and productive than feature-driven ones. The post Moving from a feature-driven to an outcome-driven roadmap appeared first on LogRocket Blog.


59: Leader Spotlight: Breaking out of silos, with MQ Qureshi

https://blog.logrocket.com/product-management/leader-spotlight-mq-qureshi/

Log Rocket blog (Web 2)

MQ Qureshi talks about his experience with 'unexpected sparks of brilliance' ' solutions get to the core of what you're trying to do. The post Leader Spotlight: Breaking out of silos, with MQ Qureshi appeared first on LogRocket Blog.


60 / 289

60: Using ElectricSQL to build a local-first application

https://blog.logrocket.com/using-electricsql-build-local-first-app/

Log Rocket blog (Web 2)

ElectricSQL is a cool piece of software with immense potential. It gives developers the ability to build a true local-first application. The post Using ElectricSQL to build a local-first application appeared first on LogRocket Blog.


61: How to combine Google Ads with other channels to retarget, nurture and convert

https://searchengineland.com/google-ads-channels-retarget-nurture-convert-435236

Search engine land (Référencement)

Five tips for using Google Ads retargeting with email, organic traffic, cross-device tracking, direct mail, and social media.


62: The Expansive Realm of Mobile App Development Languages

https://jbscode.com/the-expansive-realm-of-mobile-app-development-languages

Hashnode - Kotlin (Mobiles)

The mobile app ecosystem thrives on the ingenuity of developers harnessing various programming languages and frameworks to create intuitive and powerful applications. These languages form the backbone of our favorite apps, driving innovation and shap...


63: Back-End Development

https://0z.hashnode.dev/back-end-development

Hashnode - python (python)

Certainly! Back-end development involves working on the server side of a web application, managing databases, and implementing the server-side logic that powers the functionality of a website. Here's a more detailed breakdown: Server-Side Scripting ...


64: Anduril présente Roadrunner : un drone militaire qui atterrit comme une fusée Falcon 9

https://www.usine-digitale.fr/article/anduril-presente-roadrunner-un-drone-militaire-qui-atterrit-comme-une-fusee-falcon-9.N2201068

L'usine-digitale (Informatique)

La start-up américaine Anduril dévoile ses dernières innovations en matière de défense : Roadrunner et Roadrunner-Munition. Des drones abordables et récupérables conçus pour fournir à l'armée américaine une réponse adaptée à la multiplication des attaques de drones bon marché.


65: DTLSServer in Godot ' Complete Guide

https://gamedevacademy.org/dtlsserver-in-godot-complete-guide/

Game dev academy (Jeux)

Engaging with multiplayer games or networking applications requires a robust understanding of secure communication, especially when it comes to the transfer of packets. As developers, ensuring the integrity and security ... Read more


66: DisplayServer in Godot ' Complete Guide

https://gamedevacademy.org/displayserver-in-godot-complete-guide/

Game dev academy (Jeux)

When it comes to creating games or interactive applications, the underlying systems that manage the display, window, and events are crucial. In the Godot Engine, a powerful and versatile tool ... Read more


67: DirAccess in Godot ' Complete Guide

https://gamedevacademy.org/diraccess-in-godot-complete-guide/

Game dev academy (Jeux)

Let’s embark on an exciting exploration of the DirAccess class in Godot 4, a powerful feature that any game developer will find handy. Imagine you’re creating a game with multiple ... Read more


68: Crypto in Godot ' Complete Guide

https://gamedevacademy.org/crypto-in-godot-complete-guide/

Game dev academy (Jeux)

Welcome to an exciting exploration into the realm of cryptography within the Godot game engine. If you’re keen on enhancing the security aspects of your Godot-powered creations or simply curious ... Read more


69: ConfigFile in Godot ' Complete Guide

https://gamedevacademy.org/configfile-in-godot-complete-guide/

Game dev academy (Jeux)

Welcome to our comprehensive tutorial on the ConfigFile class in Godot 4, the versatile and powerful game engine that’s captivated the hearts of indie developers and enthusiasts alike. In this ... Read more


70 / 289

70: ClassDB in Godot ' Complete Guide

https://gamedevacademy.org/classdb-in-godot-complete-guide/

Game dev academy (Jeux)

Discovering ClassDB in Godot 4 If you’re venturing into game development with Godot 4, you’re in for a treat. Not only does this powerful engine allow for creating immersive 2D ... Read more


71: Apple corrige en urgence deux failles zero day dans iOS, iPadOS et MacOS

https://www.lemondeinformatique.fr/actualites/lire-apple-corrige-en-urgence-deux-failles-zero-day-dans-ios-ipados-et-macos-92308.html

Le monde informatique (Internet / Informatique)

S'il y a bien un acteur IT qui n'est pas avare en correctifs, c'est bien Apple. La firme à la pomme vient en effet de lancer en urgence des patchs (...)


72: CharFXTransform in Godot ' Complete Guide

https://gamedevacademy.org/charfxtransform-in-godot-complete-guide/

Game dev academy (Jeux)

When diving into game development, mastering the fine art of text effects can elevate the way users interact with your game’s UI. Picture a fantasy RPG where each spell cast ... Read more


73: Comment intégrer les sondages en ligne dans votre stratégie marketing '

https://www.lebigdata.fr/integrer-sondages-ligne-strategie-marketing

Le Big Data (dataviz)

Les sondages en ligne sont devenus des outils incontournables pour les entreprises souhaitant recueillir des données précieuses, comprendre leur public … Cet article Comment intégrer les sondages en ligne dans votre stratégie marketing ' a été publié sur LEBIGDATA.FR.


74: CameraServer in Godot ' Complete Guide

https://gamedevacademy.org/cameraserver-in-godot-complete-guide/

Game dev academy (Jeux)

Welcome to our beginner-friendly guide on using the CameraServer class in Godot 4. This powerful feature allows you to integrate external camera feeds into your games and applications, adding a ... Read more


75: CameraFeed in Godot ' Complete Guide

https://gamedevacademy.org/camerafeed-in-godot-complete-guide/

Game dev academy (Jeux)

Welcome to today’s tutorial on the CameraFeed class in Godot 4, anintegral part of developing interactive and realtime applications that leverage device camera functionality. For budding developers and designers, understanding ... Read more


76: CallbackTweener in Godot ' Complete Guide

https://gamedevacademy.org/callbacktweener-in-godot-complete-guide/

Game dev academy (Jeux)

Learning a new tool or feature in game development can be the key to enhancing your game projects with smooth, polished elements, or even simplifying your code architecture. Today, we’re ... Read more


77: Qu'est-ce que la réalité étendue (XR) ' Une explication pour tous.

https://www.realite-virtuelle.com/realite-etendue-xr-explication-pour-tous/

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

La réalité étendue (XR) fait actuellement l’objet de nombreuses discussions. Mais quelle en est la […] Cet article Qu’est-ce que la réalité étendue (XR) ' Une explication pour tous. a été publié sur REALITE-VIRTUELLE.COM.


78: BlueFiles : la solution française de chiffrement des données

https://www.lebigdata.fr/bluefiles-tout-savoir

Le Big Data (dataviz)

BlueFiles est un logiciel permettant aux professionnels de crypter les fichiers échangés par mail. Sa version gratuite offre déjà la … Cet article BlueFiles : la solution française de chiffrement des données a été publié sur LEBIGDATA.FR.


79: 9 SEO tactics for the holiday period

https://searchengineland.com/seo-tactics-holiday-period-435252

Search engine land (Référencement)

Here are tips to optimize your site for more organic visibility, website traffic and conversions this holiday season.


80 / 289

80: The Onboarding Revolution: Achieving Excellence in Performance Reviews

https://www.noupe.com/business-online/achieving-excellence-in-performance-reviews.html

Noupe (conception)

In today’s fast-paced business world, adapting to modern practices is essential for achieving excellence in performance reviews. The onboarding process and performance reviews are two critical components in nurturing a high-performing workforce. This comprehensive guide, “The Onboarding Revolution: Achieving Excellence in Performance Reviews,” delves into embracing modern onboard [...]


81: Why do we need to learn Typescript'

https://ankushthakur.hashnode.dev/why-do-we-need-to-learn-typescript

Hashnode - javascript (Javascript)

Hello Techies, let's see do we really need to learn Typescript' Is JavaScript not Sufficient' Does Typescript provide more functionality to the code' Why TypeScript is used when at the end of the day the final Code will get compiled into Javascript...


82: Fractions Calculator With HTML, CSS and JavaScript

https://codingcss.hashnode.dev/fractions-calculator-with-html-css-and-javascript

Hashnode - javascript (Javascript)

https://youtu.be/MN-omi7P5hY Certainly! The provided text outlines the idea and scope of a web development project ' creating a calculator that can handle basic operations on fractions. Let's break down the key points: Objective: The primary goal...


83: Why we should not use "IS" and use "==" in python '

https://iamfullstackdeveloper.hashnode.dev/why-we-should-not-use-is-and-use-in-python

Hashnode - python (python)

Problem Faced a = 256 b = 256 print(a is b) # True But when we try this, a = 257 b = 257 print(a is b) # False Why this is strange behaviour ' Solution In python, the is keyword is used to test object identity, which checks if two variables refer...


84: Understanding Event Delegation

https://anjan.hashnode.dev/understanding-event-delegation

Hashnode - javascript (Javascript)

Event delegation is a technique involving adding event listeners to a parent element instead of adding them to the descendant elements. The listener will fire whenever the event is triggered on the descendant elements due to event bubbling up the DOM...


85: Collective 795

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

Codrops (Internet / Design)

An Interactive Guide to CSS Grid * Retool State of AI Report 2023


86: Frontend Rewind 2023 ' Day 01

https://tympanus.net/codrops/2023/12/01/frontend-rewind-2023-day-01/

Codrops (Internet / Design)

Today, we're kicking off Day 1 of "Frontend Rewind 2023"! Let's rewind the clock on 2023's highlights together!


87: Easy Way to Build a Sign-Up Form with Validation Using React

https://zeecode.hashnode.dev/easy-way-to-build-a-sign-up-form-with-validation-using-react

Hashnode - javascript (Javascript)

Building a sign-up form is a common task in web development, and the React framework provides an excellent platform to accomplish this easily. With React, you can create a functional and user-friendly sign-up form by using its features for form creat...


88: Google reCAPTCHA Enterprise: Integrate the 'I'm not a robot' Challenge In Vue.js

https://canopas.hashnode.dev/google-recaptcha-enterprise-integrate-the-im-not-a-robot-challenge-in-vuejs

Hashnode - vuejs (Javascript)

With the rise of automated bots and malicious activities, it has become crucial for developers to implement robust security measures. One such powerful tool that comes to the rescue is the reCAPTCHA integration, which forces the user who accesses an ...


89: Justine Laurent : "Le Design a une place fondamentale dans la passage à l'économie circulaire"

https://blog.octo.com/justine-laurent--le-design-a-une-place-fondamentale-dans-la-passage-a-l'economie-circulaire

Octo (Internet)

Justine Laurent, directrice générale de Circulab, l'agence qui 'permet aux entreprises de faire mieux avec moins' depuis 2012, est intervenue à la School of Product 2023. Elle y a démystifié le concept d'économie circulaire, du concept à la pratique, et a expliqué comment le Design s'inscrit au c'ur de ces modèles.


90 / 289

90: Elon Musk dit aux annonceurs arrêtant leurs campagnes publicitaires sur X "d'aller se faire foutre"

https://www.usine-digitale.fr/article/elon-musk-dit-aux-annonceurs-arretant-leurs-campagnes-publicitaires-sur-x-d-aller-se-faire-foutre.N2201038

L'usine-digitale (Informatique)

Elon Musk a envoyé balader les annonceurs qui ont arrêté leurs publicités sur son réseau social X après la polémique qu'il a créé en soutenant un post antisémite. Une nouvelle frasque continuant de dégrader la santé financière et l'image de la société, dont les revenus dépendent encore essentiellement des annonceurs en question.


91: AWS adapte le service Clean Rooms à l'IA

https://www.lemondeinformatique.fr/actualites/lire-aws-adapte-le-service-clean-rooms-a-l-ia-92310.html

Le monde informatique (Internet / Informatique)

L'IA et le machine learning infusent toutes les couches de l'IT. AWS a multiplié les annonces cette semaine lors de son évènement (...)


92: ChatGPT : 5 domaines bouleversés par l'IA générative depuis 1 an

https://www.blogdumoderateur.com/chatgpt-5-domaines-bouleverses-depuis-1-an/

Blog du Moderateur ()

En seulement 1 an, ChatGPT aura bousculé les rangs de nombreux acteurs, jusqu'à déstabiliser les géants de la tech comme Google ou Microsoft. De l'étonnement à l'inquiétude, focus sur 5 domaines bien secoués par la révolution de l'IA générative.


93: Broadcom coupe (déjà) dans les effectifs de VMware

https://www.usine-digitale.fr/article/broadcom-coupe-deja-dans-les-effectifs-de-vmware.N2201003

L'usine-digitale (Informatique)

Au moins 1800 emplois vont être supprimés chez le spécialiste de la virtualisation des serveurs, tout juste racheté pour 61 milliards de dollars.


94: Les 8 meilleurs sacs à dos pour ordinateurs portables en 2023

https://www.blogduwebdesign.com/blog/tech/sacs-a-dos-pour-ordinateurs-portables.html

blogduwebdesign (Design)

Que cela soit pour un long voyage, ou simplement pour vous rendre dans un café pour y travailler, se déplacer avec son ordinateur peut être une source de stress. Qu’il s’agisse d’un vol dans un métro bondé, une grosse averse en pleine rue ou simplement un choc, les risques d’abîmer votre ordinateur (qui vaut sûrement un bon mois [...]


95: Fusion Adobe-Figma : ça patine encore

https://www.lemondeinformatique.fr/actualites/lire-fusion-adobe-figma-ca-patine-encore-92304.html

Le monde informatique (Internet / Informatique)

L'autorité britannique de la concurrence (Competition and Markets Authority, CMA) s'oppose en l'état au projet de rachat de l'éditeur (...)


96: Recovering Deleted Files From Your Git Working Tree

https://smashingmagazine.com/2023/12/recovering-deleted-files-git-working-tree/

Smashing magazine (Web 2 / CSS)

Git is designed to assure us that we can track a project's files at different points in time. But it doesn't assure us that those files are always safe along the way. For those of you who have dealt with the sinking feeling that you've irrevocably deleted and lost files, Sanmi has a couple of approaches that, in the right situations, may help bring them back.


97: Avec Surveys, Zoom mesure l'engagement employé et client

https://www.lemondeinformatique.fr/actualites/lire-avec-surveys-zoom-mesure-l-engagement-employe-et-client-92306.html

Le monde informatique (Internet / Informatique)

Zoom a introduit un outil pour créer et éditer des sondages et des enquêtes, qui, selon la société, facilitera l'évaluation (...)


98: Dell investit 150 M$ pour développer un cluster d'IA pour la start-up Imbue

https://www.lemondeinformatique.fr/actualites/lire-dell-investit-150-m%24-pour-developper-un-cluster-d-ia-pour-la-start-up-imbue-92307.html

Le monde informatique (Internet / Informatique)

Dell Technologies a accepté d'investir 150 millions de dollars dans la construction d'un cluster de calcul haute performance pour Imbue, l'une des (...)


99: ChatGPT a tellement évolué en un an' voici tous les progrès réalisés

https://www.lebigdata.fr/chatgpt-evolue-un-an

Le Big Data (dataviz)

Il y a tout juste un an, OpenAI a dévoilé ChatGPT. Depuis, la technologie a connu une évolution si rapide … Cet article ChatGPT a tellement évolué en un an' voici tous les progrès réalisés a été publié sur LEBIGDATA.FR.


100 / 289

100: Unleash Your JavaScript Skills for Free with These Awesome Resources '

https://rishabh07r.hashnode.dev/unleash-your-javascript-skills-for-free-with-these-awesome-resources

Hashnode - javascript (Javascript)

JavaScript is a versatile and widely used programming language that forms the backbone of the web. Whether you're a beginner taking your first steps into the world of programming or an experienced developer looking to expand your skill set, numerous ...


101: À quoi s'attendre en matière de cybersécurité en 2024

https://www.lemondeinformatique.fr/actualites/lire-a-quoi-s-attendre-en-matiere-de-cybersecurite-en-2024-92244.html

Le monde informatique (Internet / Informatique)

1. Les solutions de cybersécurité cloud, optimisées par l'IA, vont être plus largement acceptées pour la protection des (...)


102: BSH passe au scanner les comportements clients

https://www.lemondeinformatique.fr/actualites/lire-bsh-passe-au-scanner-les-comportements-clients-92297.html

Le monde informatique (Internet / Informatique)

Le fabricant allemand d'électroménager BSH (Bosch, Siemens, Gaggenau, Neff, etc.) s'est longtemps concentré sur le développement (...)


103: Julien Matsis devient directeur général de Tellent en France

https://www.lemondeinformatique.fr/actualites/lire-julien-matsis-devient-directeur-general-de-tellent-en-france-92298.html

Le monde informatique (Internet / Informatique)

Né du regroupement des sociétés Javelo (France), Recruitee (Pays-Bas) et kiwiHR (Allemagne) en (...)


104: Le lancement de Threads en Europe serait imminent

https://www.usine-digitale.fr/article/le-lancement-de-threads-en-europe-serait-imminent.N2200913

L'usine-digitale (Informatique)

Le rival de X (ex-Twitter) a été lancé cet été par Meta, Mais pas au sein de l'Union européenne, le temps de se mettre en conformité avec les réglementations.


105: Pouvez-vous hacker FranceConnect ' Le gouvernement vous offre 20 000' !

https://www.lebigdata.fr/hacker-franceconnect

Le Big Data (dataviz)

Le gouvernement français lance un défi inhabituel : pirater FranceConnect. Pourquoi ' Pour renforcer sa sécurité. Ce n’est pas un … Cet article Pouvez-vous hacker FranceConnect ' Le gouvernement vous offre 20 000' ! a été publié sur LEBIGDATA.FR.


106: La sombre vérité sur la fermeture d'Omegle : plus de 50 cas de pédocriminalité

https://www.lebigdata.fr/fermeture-omegle-cas-pedocriminalite

Le Big Data (dataviz)

Omegle, un site de chat vidéo lancé en 2009, a été une révolution dans la communication en ligne. Son objectif … Cet article La sombre vérité sur la fermeture d’Omegle : plus de 50 cas de pédocriminalité a été publié sur LEBIGDATA.FR.


107: Flutter 3.16 Release Notes: Explore The Latest Updates and Features

https://evincedev.hashnode.dev/flutter-3-16-release-notes-updates-and-features

Hashnode - Flutter (Flutter)

Flutter, Google's open-source framework designed for creating high-performance user interfaces across various platforms, unveiled its most recent stable version, Flutter 3.16, on November 15th. This significant update introduces many enhancements, re...


108: HPE boucle 2023 avec un chiffre d'affaires atone

https://www.lemondeinformatique.fr/actualites/lire-hpe-boucle-2023-avec-un-chiffre-d-affaires-atone-92299.html

Le monde informatique (Internet / Informatique)

Au prix d'une réduction conséquente de ses coûts, et en dépit d'une baisse de ses ventes, HPE est parvenu à renouer avec (...)


109: Dijon active son portail open data

https://www.lemondeinformatique.fr/actualites/lire-dijon-active-son-portail-open-data-92296.html

Le monde informatique (Internet / Informatique)

Dans le cadre de la loi pour une République numérique du 7 octobre 2016 qui impose aux grandes collectivités de publier (...)


110 / 289

110: Inflation high, cost of living no good

https://flowingdata.com/2023/12/01/inflation-high-cost-of-living-no-good/

Flowing data (dataviz)

Usually inflation is more of a slow thing that you don’t notice so…Tags: Bloomberg, cost, inflation


111: 5 podcasts à découvrir pour les community managers

https://www.blogdumoderateur.com/podcasts-community-managers/

Blog du Moderateur ()

Découvrez notre sélection de podcasts dédiés à l'univers du social media !


112: Python Lists

https://phinem78.hashnode.dev/python-lists

Hashnode - javascript (Javascript)

Let's delve into the various aspects of Python lists, exploring how to access, change, add, remove, loop through, use list comprehensions, sort, copy, join, and utilize list methods. 1. Accessing Elements: Use square brackets [] to access elements. ...


113: Automate Flutter Testing, Build, and Release Using Github Actions

https://atuoha.hashnode.dev/automate-flutter-testing-build-and-release-using-github-actions

Hashnode - Flutter (Flutter)

As developers, streamlining our workflows is crucial for efficiency and productivity. GitHub Actions provides a powerful platform for automating various tasks, offering an excellent opportunity to automate testing and building processes for Flutter p...


114: Google corrige encore une zero day en urgence dans Chrome

https://www.lemondeinformatique.fr/actualites/lire-google-corrige-encore-une-zero-day-en-urgence-dans-chrome-92301.html

Le monde informatique (Internet / Informatique)

Il s'agit de la sixième vulnérabilité zero day découverte cette année dans Chrome. Google vient de publier un (...)


115: Netflix ajoute ces trois jeux GTA gratuits à son catalogue ! Comment jouer '

https://www.lebigdata.fr/netflix-gta

Le Big Data (dataviz)

Les gamers abonnés de Netflix vont être contents, GTA débarque sur la plateforme de streaming. Ce sont trois titres gratuits … Cet article Netflix ajoute ces trois jeux GTA gratuits à son catalogue ! Comment jouer ' a été publié sur LEBIGDATA.FR.


116: Next.js 14 Meets Sanity: Integrating Next.js 14 with Sanity

https://okezekingsleydev.hashnode.dev/nextjs-with-sanity

Hashnode - python (python)

The Perfect Duo: Next.js 14 Project with Sanity Before we embark on this journey, let's set the stage with a quick glimpse into Sanity what is Sanity' Sanity is like a digital toolbox for creating and managing content on the internet. It's a special ...


117: Navigating MySQL Authentication Woes: A Comprehensive Guide to Resolve "Client does not support authentication protocol" Error

https://godswillch.hashnode.dev/navigating-mysql-authentication-woes-a-comprehensive-guide-to-resolve-client-does-not-support-authentication-protocol-error

Hashnode - javascript (Javascript)

Introduction: If you're a web developer, you know that errors are part of the game. Sometimes, they can be easy to solve, but other times, they can be frustrating and confusing. One of the most common and annoying errors that developers face is the '...


118: Comment concevoir les meilleurs titres selon les experts du domaine

https://www.abondance.com/20231201-300007-comment-concevoir-les-meilleurs-titres-selon-les-experts-du-domaine.html

Abondance (Référencement)

Véritable point d'entrée, le titre d'un article est censé résumer son propos, refléter son contenu, attirer l'attention des lecteurs et éveiller leur curiosité. Dans une publication proposée sur « WTF is SEO ' », Jessie Willms et Shelby Blackley partagent les conseils de plusieurs experts SEO à propos de la conception de titres d'articles, pour différents types de […] L'articl [...]


119: Title: Implementing State Persistence in React.js Using Local Storage

https://godswillch.hashnode.dev/title-implementing-state-persistence-in-reactjs-using-local-storage

Hashnode - javascript (Javascript)

Introduction In modern web applications, maintaining the state of components is crucial for providing a seamless user experience. However, when users refresh the page or navigate away and return, the state is typically lost. To overcome this challeng...


120 / 289

120: But it works on my machine'! ONNX 101

https://blog.ivanovski.me/pydata-skp-noe-23

Hashnode - python (python)

PyData Skopje Chapter After a significant pause of this chapter, it's finally revived. So if you are located in close geographic proximity or are interested to remotely follow the events, join the official Meetup Group. Reflecting on the exhilarating...


121: Mylight150, Braincube, Karos' Les levées de fonds de la French Tech cette semaine

https://www.usine-digitale.fr/article/mylight150-braincube-karos-les-levees-de-fonds-de-la-french-tech-cette-semaine.N2200838

L'usine-digitale (Informatique)

Les start-up de la French Tech ont levé près de 235 millions d'euros cette semaine, d'après le décompte hebdomadaire d'eCap Partner pour L'Usine Digitale.


122: Why We Need AsyncValue of Riverpod

https://chooyan.hashnode.dev/why-we-need-asyncvalue-of-riverpod

Hashnode - Flutter (Flutter)

AsyncValue is one of the most essential objects for managing states built by asynchronous operation in Riverpod. As most states are often built with asynchronous operations such as sending requests to web APIs or fetching from internal storage, we ne...


123: GNoME : Cette IA de DeepMind découvre 2 millions de matériaux totalement inconnus

https://www.lebigdata.fr/gnome-deepmind

Le Big Data (dataviz)

L'intelligence artificielle GNoME révèle plus de deux millions de nouveaux cristaux. Près de 400 000 sont stables et pourraient servir … Cet article GNoME : Cette IA de DeepMind découvre 2 millions de matériaux totalement inconnus a été publié sur LEBIGDATA.FR.


124: [VENTE FLASH] ' Économisez 11% sur la station de charge Keten pour PlayStation VR2 !

https://www.realite-virtuelle.com/station-charge-keten-playstation-vr2-promo/

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

Plongez dans une expérience de jeu ultime avec la station de charge Keten, spécialement conçue […] Cet article [VENTE FLASH] – Économisez 11% sur la station de charge Keten pour PlayStation VR2 ! a été publié sur REALITE-VIRTUELLE.COM.


125: How to Change Scenes in Godot 4 ' Complete Guide

https://gamedevacademy.org/godot-change-scenes-tutorial/

Game dev academy (Jeux)

One game level is fine, but many games require more. For Godot, this involves scenes, and being able to change scenes in Godot is likewise super important. In this in-depth ... Read more


126: What is Promises in JavaScript

https://blogs.jaytillu.in/what-is-promises-in-javascript

Hashnode - javascript (Javascript)

Promises are a way of handling asynchronous operations in JavaScript. They are used to make asynchronous code more manageable and easier to read. A Promise is an object that represents the eventual completion (or failure) of an asynchronous operation...


127: Jinja 2 And How To Template Like A Pro

https://dader34.hashnode.dev/jinja-2-and-how-to-template-like-a-pro

Hashnode - python (python)

Jinja 2 is a powerful, super extensive and popular templating engine for Python web development. It gives you a simple, clean, and really extensible way to generate dynamic content in web applications. In this article, we'll look through the origins ...


128: Rest parameters

https://denny1011133.dev/rest-parameters

Hashnode - javascript (Javascript)

''' rest parameters '''''''''''''''''''''''''''''''''' '''' function f(a, b, ...theArgs) { // ' } '' function sum(...numbers) { return numbers.reduce((acc, num) => acc + num, 0); } console.log(sum(1, 2)); // 3 console.log(sum(1, 2, 3)); // 6 co...


129: Phase 1: Life at Flatiron, Phase 1 Project

https://jreynolds.hashnode.dev/phase-1-life-at-flatiron-phase-1-project

Hashnode - javascript (Javascript)

Much of life has sprung up since I started Flatiron, but my determination will see me through. Life sometimes gets in the way of our dreams, in ways we never expected. People change, and drastic changes happen in our environment more than you'd think...


130 / 289

130: Understanding the Document Object Model (DOM) in Vanilla JavaScript

https://robbieakoto.hashnode.dev/understanding-the-document-object-model-dom-in-vanilla-javascript

Hashnode - javascript (Javascript)

Today, let's dive a bit into DOM, one of the most popular terms in JavaScript. The Document Object Model, often called the DOM, is a fundamental concept in web development. It serves as the bridge between the structure and content of a web page, as d...


131: FogVolume in Godot ' Complete Guide

https://gamedevacademy.org/fogvolume-in-godot-complete-guide/

Game dev academy (Jeux)

Immersing players into your virtual world often requires more than just crisp graphics and compelling gameplay; it involves creating atmospheric conditions that evoke the right mood and setting. One of ... Read more


132: FlowContainer in Godot ' Complete Guide

https://gamedevacademy.org/flowcontainer-in-godot-complete-guide/

Game dev academy (Jeux)

Welcome to our tutorial on the FlowContainer class in Godot 4, an essential building block for creating dynamic and adaptable UI layouts in your game development projects. As you dive ... Read more


133: FileSystemDock in Godot ' Complete Guide

https://gamedevacademy.org/filesystemdock-in-godot-complete-guide/

Game dev academy (Jeux)

When venturing into the world of game development, mastery of the tools and environments where you create, manage, and manipulate your project’s files becomes key to a streamlined workflow. As ... Read more


134: FileDialog in Godot ' Complete Guide

https://gamedevacademy.org/filedialog-in-godot-complete-guide/

Game dev academy (Jeux)

Welcome to this comprehensive guide on harnessing the FileDialog class in Godot 4! If you’ve ever dreamt of creating compelling games or applications that require file management, you’re in luck. ... Read more


135: EditorSpinSlider in Godot ' Complete Guide

https://gamedevacademy.org/editorspinslider-in-godot-complete-guide/

Game dev academy (Jeux)

Navigating the world of game development can often be as thrilling as playing the games themselves, particularly when you have the right tools at your disposal. Today, we’re delving into ... Read more


136: EditorScriptPicker in Godot ' Complete Guide

https://gamedevacademy.org/editorscriptpicker-in-godot-complete-guide/

Game dev academy (Jeux)

In the ever-evolving world of game design and development, having the right tools to streamline your workflow can make all the difference. This is where knowledge about Godot’s various classes ... Read more


137: EditorResourcePreview in Godot ' Complete Guide

https://gamedevacademy.org/editorresourcepreview-in-godot-complete-guide/

Game dev academy (Jeux)

Embracing the power of previews can significantly enhance the game development process, as they provide insights into how assets will appear in the final product without needing to launch the ... Read more


138: EditorResourcePicker in Godot ' Complete Guide

https://gamedevacademy.org/editorresourcepicker-in-godot-complete-guide/

Game dev academy (Jeux)

Welcome to our tutorial on the EditorResourcePicker class, an essential feature newly introduced in Godot 4. In this article, we’re going to dive deep into what EditorResourcePicker is, its uses, ... Read more


139: EditorProperty in Godot ' Complete Guide

https://gamedevacademy.org/editorproperty-in-godot-complete-guide/

Game dev academy (Jeux)

Creating unique and robust user interfaces is a key aspect of game development, especially when it comes to creating custom property editors in game engines. Godot 4 introduces a powerful ... Read more


140 / 289

140: EditorPlugin in Godot ' Complete Guide

https://gamedevacademy.org/editorplugin-in-godot-complete-guide/

Game dev academy (Jeux)

Engaging with game development is an exciting journey, rich with opportunities for creativity and technical prowess. One such adventure is diving into the world of Godot, a versatile and powerful ... Read more


141: Your Go-To Regular Expression Reference: Hexadecimals

https://blog.amyshackles.com/your-go-to-regular-expression-reference-hexadecimals

Hashnode - javascript (Javascript)

x00 matches the NULL character, char code 0. x01 matches SOH (start of heading), char code 1. x02 matches STX (start of text), char code 2. x03 matches ETX (end of text), char code 3. x04 matches EOT (end of transmit), char code 4. x05 matches ...


142: Function vs Method

https://builds.rishabhrahul.com/function-vs-method

Hashnode - javascript (Javascript)

In most of the place you will find method and function are use interchangeably but they have a key difference. FunctionMethods Context and AssociationStandalone, can be called independently.Belongs to an object or a class, and is typically cal...


143: Your Go-To Regular Expression Reference: Control Characters

https://blog.amyshackles.com/your-go-to-regular-expression-reference-control-characters

Hashnode - javascript (Javascript)

cA and ca represent SOH (start of heading), char code 1. cB and cb represent STX (start of text), char code 2. cC and cc represent ETX (end of text), char code 3. cD and cd represent EOT (end of transmit), char code 4. cE and ce represent E...


144: Your Go-To Regular Expression Reference

https://blog.amyshackles.com/your-go-to-regular-expression-reference

Hashnode - javascript (Javascript)

Preface To start, I know that's a bold claim, and I feel uncomfortable even asserting it. The truth is that I've been working on this regular expression (regex) lexer/parser off and on for the last 3-4 years, have dug deep into the regular expression...


145: Block Ads in Playwright with an Adblocker

https://mikestopcontinues.hashnode.dev/block-ads-in-playwright-with-an-adblocker

Hashnode - javascript (Javascript)

Playwright is such a powerful technology because it gives you programmatic access to a full web browser. However, that means it also suffers from the same weaknesses as the browser. Anything that slows down a human browsing the web also slows down yo...


146: Des nouveaux matériaux innovants pour des bâtiments recyclables et neutres en carbone

https://www.rtflash.fr/nouveaux-materiaux-innovants-pour-batiments-recyclables-et-neutres-en-carbone/article

Tregouet.org ()

APPEL aux DONS : Nous allons entrer en Décembre, le dernier mois de notre appel aux dons et malheureusement nous sommes encore loin de notre objectif de 15.000 euros. A ce jour, la somme collectée par Hello Asso depuis le début de notre campagne atteint 6160,80 euros.  en lire plus


147: Promises Training

https://github.com/henriqueinonhe/promises-training

pointer.io (Développement)

Practice JS promises through interactive challenges.


148: 6 Tiny Wording Tweaks To Level Up Your Communication As A Software Engineer

https://careercutler.substack.com/p/6-tiny-wording-tweaks-to-level-up

pointer.io (Développement)

(1) Use 'Would you be open to' instead of 'Can you' when you want to seem less commanding but still lead to a 'yes.' (2) Add 'because' to your reasoning or request to strengthen it. (3) Use 'can we' instead of 'can you' to be more collaborative, particularly in code reviews. (4) Use 'What do you think' to assert a suggestion but still leave it open for discussion. (5) Use 'It seems like' when the [...]


149: Biome

https://github.com/biomejs/biome

pointer.io (Développement)

Performant toolchain for web projects.


150 / 289

150: Navigating The Chaos: Why You Don't Need Another MLOps Tool

https://www.openlayer.com/blog/post/navigating-the-chaos-why-you-don-t-need-another-mlops-tool

pointer.io (Développement)

AI/ML development lacks systematic processes, leading to errors and biases in deployed models. The MLOps landscape is fragmented, and teams need to glue together a ton of bespoke and third-party tools to meet basic needs. We don't think you should, so we're building Openlayer to condense and simplify AI evaluation.


151: Pesky Little Scripts

https://rednafi.com/misc/pesky_little_scripts/

pointer.io (Développement)

Redowan accumulated a lot of shell scripts. which caused pain because the tab completion results get cluttered with other system commands, until he found this recent hack: "All your scripts should start with a character as a prefix that doesn't have any special meaning in the shell environment. Another requirement is that no other system command should start with your chosen character." That way, [...]


152: Tech Predictions For 2024 And Beyond

https://www.allthingsdistributed.com/2023/11/tech-predictions-for-2024-and-beyond.html

pointer.io (Développement)

From the CTO at Amazon: (1) Generative AI becomes culturally aware with LLMs trained on culturally diverse data. This cultural fluency promises to make generative AI more accessible to users worldwide. (2) FemTech finally takes off and an abundance of data unlocks improved diagnoses and patient outcomes. (3) AI assistants redefine developer productivity turning into teachers and collaborators that [...]


153: Pointer Sponsor

https://www.openlayer.com/?ref=pointer

pointer.io (Développement)

This issue's sponsor is Openlayer


154: Ask For Advice, Not Permission

https://boz.com/articles/advice-not-permission

pointer.io (Développement)

From the CTO at Meta: "One of the most common anti-patterns I see that can create conflict in an otherwise collaborative environment is people asking for permission instead of advice. This is such an insidious practice that it not only sounds reasonable, it actually sounds like the right thing to do: 'Hey, I was thinking about doing X, would you be on board with that''" Andrew argues that the prob [...]


155: Rust std fs Slower Than Python!' No, It's Hardware!

https://xuanwo.io/2023/04-rust-std-fs-slower-than-python/

pointer.io (Développement)

"I'm about to share a lengthy tale that begins with opendal op.read() and concludes with an unexpected twist. This journey was quite enlightening for me, and I hope it will be for you too. I'll do my best to recreate the experience, complete with the lessons I've learned along the way. Let's dive in!"


156: Jaq

https://github.com/01mf02/jaq

pointer.io (Développement)

Jq clone focussed on correctness, speed, and simplicity.


157: Holiday Season Gift Ideas For Techies

https://newsletter.pragmaticengineer.com/p/holiday-season-gift-ideas-for-techies

pointer.io (Développement)

"Holiday season is just around the corner, meaning it's time to think about gifts ' which can be a non-trivial challenge in itself. With so many choices, what are the best presents for people working in tech'" Gergely put together a list covering: (1) Books and creative thinking. (2) Gadgets and tinkering. (3) Wellbeing. (4) Office equipment. (5) Decor. (6) Toys for adults. (7) Board games. (8) No [...]


158: The Architecture Of Serverless Data Systems

https://jack-vanlightly.com/blog/2023/11/14/the-architecture-of-serverless-data-systems

pointer.io (Développement)

Jack delves into the evolving landscape of serverless, multi-tenant data architectures. He highlights the increasing prevalence of these systems, such as Google's BigQuery and Amazon's DynamoDB, and their diverse implementations across various workloads. The article discusses common patterns like disaggregated architectures, where storage and compute are separated, and the challenges of balancing [...]


159: The CIO Is Now Central To The Business Strategy

https://www.webpronews.com/cio-business-strategy-2/

WebProNews SEO (Développement)

WebProNews The CIO Is Now Central To The Business Strategy The CIO now has become front and center and central to the business strategy, says Aongus Hegarty, President of International Markets at Dell Technologies. There has been a fundamental change in the role of the CIO. The CIO Is Now Central To The Business Strategy Staff


160 / 289

160: Custom ESLint rules 2/5: setup a sample project

https://bite-sized.hashnode.dev/custom-eslint-rules-25-setup-a-sample-project

Hashnode - javascript (Javascript)

Our beloved teammates want to eat pineapple pizza! It's illegal! In the previous bite, we decided what to do to save them. Now we are going to discuss how to do it. ESLint plugins ESLint allows custom ruleset definitions using plugins. Like any other...




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