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


10 Décembre 2023 (58)

1: Unlocking Asynchronicity in JavaScript: From Callbacks to Async/Await

https://uisnippets.dev/unlocking-asynchronicity-in-javascript-from-callbacks-to-asyncawait

Hashnode - javascript (Javascript)

Introduction Asynchronous JavaScript is a cornerstone of modern web development, enabling efficient and responsive applications. This approach allows web pages to process lengthy operations, such as API calls or data fetching, without stalling the us...


2: Math Object In Depth: Its Properties and Methods in JavaScript

https://techthinkers.dev/math-object-in-depth-its-properties-and-methods-in-javascript

Hashnode - javascript (Javascript)

Math Object in JavaScript: The Math object in JavaScript is a built-in object that offers different mathematical functionalities. It is not a constructor function but a namespace with static methods and properties for mathematical constants and funct...


3: Python for DevOps (With Project)

https://devopsabhi.hashnode.dev/python-for-devops-with-project

Hashnode - python (python)

Introduction to Python Python has emerged as a powerful and versatile programming language that plays a significant role in the field of DevOps. DevOps, a combination of development and operations, aims to foster collaboration between software develo...


4: Get Started with Next.js 14 & Supabase

https://guillaumeduhan.hashnode.dev/get-started-with-nextjs-14-supabase

Hashnode - javascript (Javascript)

https://www.youtube.com/watch'v=iXz82niZ3OA Are you ready to dive into the exciting world of Next.js 14 and @Supabase' In this comprehensive course, we'll walk you through the fundamentals of building web applications using Next.js and harnessing t...


5: Efficiently Obtaining Large Amounts of Data from External APIs with Python

https://martijn-sturm.hashnode.dev/efficient-data-fetching-python-apis

Hashnode - python (python)

For some analytics or machine learning use cases, you could be dependent on data from external systems. Sometimes, these external systems offer a REST API to query those data. These APIs are usually not designed for large data transfers, which poses ...


6: A Beginner's Guide to Web Development

https://ayandas.dev/a-beginners-guide-to-web-development

Hashnode - javascript (Javascript)

Welcome to the exciting world of web development. In this blog I will tell how you start as a beginner, there are several key concepts, technologies, and best practices you'll want to familiarize yourself with. Here's a step-by-step guide to help you...


7: Reverse Engineering the Emporia Vue Utility Connect

https://victorchang.codes/reverse-engineering-the-emporia-vue-utility-connect

Hashnode - vuejs (Javascript)

I got the Emporia Vue Utility Connect with the intent of using jrouvier's port to ESPHome, but it turns out my model doesn't communicate the same way as the version jrouvier had. Specifically, upon flashing ESPHome onto the Vue I was greeted with thi...


8: Mastering JavaScript: A Comprehensive Guide to Dynamic Web Development || Part 8

https://blog.mayankaggarwal.live/mastering-javascript-a-comprehensive-guide-to-dynamic-web-development-part-8

Hashnode - javascript (Javascript)

Welcome to "Mastering DOM Manipulation: A Comprehensive Guide to Dynamic Web Development." In the ever-evolving landscape of web development, understanding the Document Object Model (DOM) is paramount. The DOM serves as the bridge between static HTML...


9: Why useCallback'

https://techmeet.hashnode.dev/why-usecallback

Hashnode - javascript (Javascript)

In the vast landscape of React hooks, useCallback emerges as a powerful tool, offering developers a way to optimize performance and enhance the overall efficiency of their applications. In this blog post, we'll explore the ins and outs of useCallback...


10 / 58

10: I don't know filter method properly in JavaScript

https://dipta.hashnode.dev/i-dont-know-filter-method-properly-in-javascript

Hashnode - javascript (Javascript)

'' ''''' ''' JavaScript '' filter method '''' '''' '' '''' ''' ''''' ''' '''' ''''' '''' '''''' ''' ''' '' '''''' ''''''' '''' ''' ''''' '' filter method '''' ''' ''''' ''' '''' ''' '''' '' '''' ''''' ''' '''''' ''' ''' '''' ''' ''''' ''' '''' situat...


11: Hoisting in Javascript

https://shivambyteprodigy.hashnode.dev/hoisting-in-javascript

Hashnode - javascript (Javascript)

Before knowing about hoisting get well versed with 'Execution context' in Javascript and how it works without it we can not understand the hoisting, So what is Execution context - Imagine your JavaScript program as a series of instructions to be exec...


12: OS in Godot ' Complete Guide

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

Game dev academy (Jeux)

Unlocking the Power of Operating Systems in Godot 4 Embracing the capabilities of an operating system within a game development environment is a thrilling journey that can take your projects ... Read more


13: OpenXRInterface in Godot ' Complete Guide

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

Game dev academy (Jeux)

Exploring the realms of Extended Reality (XR) can be both fascinating and intimidating. With the emergence of technologies like OpenXR, developers are finding more streamlined pathways to create immersive experiences ... Read more


14: OggPacketSequencePlayback in Godot ' Complete Guide

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

Game dev academy (Jeux)

Exploring the enigmatic world of game sound manipulation can be like unlocking a chest of audio treasures, and today we’re delving into one of the most interesting tools in the ... Read more


15: OfflineMultiplayerPeer in Godot ' Complete Guide

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

Game dev academy (Jeux)

Gearing up to develop multiplayer games introduces a thrilling dimension to game development – synchronizing game states across different devices, managing lag, and ensuring the best gaming experience for players ... Read more


16: Node3DGizmo in Godot ' Complete Guide

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

Game dev academy (Jeux)

Welcome to our tutorial on the Node3DGizmo class in Godot 4, a powerful tool for creating 3D games and applications. If you’ve ever wanted to dive into the world of ... Read more


17: Node in Godot ' Complete Guide

https://gamedevacademy.org/node-in-godot-complete-guide-2/

Game dev academy (Jeux)

Welcome to our comprehensive tutorial on the foundational element of Godot 4’s engine ' the Node class. Creating any game or project in Godot involves piecing together these crucial building ... Read more


18: Feature Flags: A Beginner's Guide

https://deborahtech.hashnode.dev/feature-flags-a-beginners-guide

Hashnode - javascript (Javascript)

Imagine you have a toy with several buttons, with these buttons, you can decide what part of the toy you want to play with without changing the entire toy. In the same way, feature flags are like those special buttons for computer programs, helping d...


19: NavigationServer3D in Godot ' Complete Guide

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

Game dev academy (Jeux)

Navigating the digital landscapes of our creations plays a pivotal role in bringing life to games and virtual environments. Whether guiding a character through a maze or directing a drone ... Read more


20 / 58

20: NavigationServer2D in Godot ' Complete Guide

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

Game dev academy (Jeux)

Navigating through a digital world can be as intricate and fascinating as exploring our own. In the realm of 2D game development, making objects move and interact with the environment ... Read more


21: NavigationPathQueryResult3D in Godot ' Complete Guide

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

Game dev academy (Jeux)

Pathfinding is a central feature in many games and simulations, allowing characters to navigate through complex environments. Godot Engine provides robust tools to implement such systems, and with the release ... Read more


22: NavigationPathQueryResult2D in Godot ' Complete Guide

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

Game dev academy (Jeux)

Pathfinding is an essential component in many types of games, from strategy and simulation to RPGs and beyond. Godot Engine, with its powerful and user-friendly 2D and 3D game development ... Read more


23: Asynchronous js and Synchronous js

https://shivambyteprodigy.hashnode.dev/asynchronous-js-and-synchronous-js

Hashnode - javascript (Javascript)

Synchronous JavaScript executes code sequentially, blocking the other program until each operation completes. As a result, it can lead to slower performance. Asynchronous JavaScript, on the other hand, allows tasks to run concurrently, enhancing resp...


24: How to build a Discord Bot with Python

https://oxayomide.hashnode.dev/how-to-build-a-discord-bot-with-python

Hashnode - python (python)

Discord is a popular platform for communication among communities(of developers, web3 folks, etc), and friends. Several companies also use Discord to manage their relationship with users. It has served as a repository for managing communities over ti...


25: JavaScript promises, asynchronous operations, promise chaining, callback hell

https://tanmay4l.hashnode.dev/javascript-promises-asynchronous-operations-promise-chaining-callback-hell

Hashnode - javascript (Javascript)

Mastering Promises: A Guide to Asynchronous JavaScript Introduction: Are you tired of dealing with callback hell in JavaScript' Promises offer a reliable solution for managing asynchronous operations. Let's dive into the world of promises and learn h...


26: Day 14 - Task: Exploring Python Data Types and Data Structures for DevOps '(Dec 10, 2023)

https://hassandevops.online/day-14-task-exploring-python-data-types-and-data-structures-for-devops-dec-10-2023

Hashnode - python (python)

New day, New Topic.... Let's learn along ' Data Types in Python Data types are the building blocks of any programming language, categorizing data items based on the kind of value they represent and the operations that can be performed on them. In Py...


27: Frontend Rewind 2023 ' Day 10

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

Codrops (Internet / Design)

Discover Day 10 of our little calendar, where you can explore more hand-picked links and resources that stood out in 2023.


28: Basic of CSS(Cascading Style Sheets)

https://0z.hashnode.dev/basic-of-csscascading-style-sheets

Hashnode - javascript (Javascript)

Cascading Style Sheets (CSS) is a stylesheet language used to describe the presentation of a document written in HTML or XML (including XML dialects such as SVG, MathML or XHTML). CSS describes how elements should be rendered on screen, on paper, in ...


29: Several excellent open-source projects for developers

https://codewithshahan.com/several-excellent-open-source-projects-for-developers

Hashnode - javascript (Javascript)

Open-source projects changed the game in software development, making it accessible to everyone. It's like a big meeting place where computer experts from all around the world gather to share their smart ideas, skills, and love for making things. How...


30 / 58

30: Difference between map, filter and reduce

https://pranavk11.hashnode.dev/difference-between-map-filter-and-reduce

Hashnode - javascript (Javascript)

Map This is a function which we use when we want to transform the array. const arr = [5, 1, 3, 2, 6]; //UseCase 1.Double - [10,2,6,4,12] 2.Triple - [15,3,9,6,18] 3.Binary - ["101", "1", "11", "10", "110"] const arr = [5, 1, 3, 2, 6]; const output =...


31: Zod'-'TypeScript-first schema declaration and validation library 6

https://nhannguyen.hashnode.dev/zod-typescript-first-schema-declaration-and-validation-library-6

Hashnode - javascript (Javascript)

' Make Schemas Optional ' We have a function called validateFormInput: The values type is unknown, which is safe in this case because we only have a vague idea of the form's shape. In this case, we are collecting a name and phoneNumber as seen in th...


32: The Irresistible Appeal of the Software Field: Exploring Its Allure

https://passionatedevjourney.com/the-irresistible-appeal-of-the-software-field-exploring-its-allure

Hashnode - python (python)

Innovation in Motion At the heart of the software field lies innovation. It's a realm where creativity thrives, where ideas materialize into digital solutions that transform the way we live, work, and interact. The thrill of creating something new, ...


33: Regular Expressions in Python

https://phonghaw2blog.com/regular-expressions-in-python

Hashnode - python (python)

String Python nh'n d'ng b't k' chu'i ký t' nào bên trong d'u ngo'c kép ho'c ''n là m't ''i t''ng my_string = "This is string" my_string_2 = 'this is string' my_string_3 = """It's the string""" Lenght my_string = "String python" len(my_st...


34: Skeleton2D in Godot ' Complete Guide

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

Game dev academy (Jeux)

Skeleton2D is a powerful class in Godot 4, serving as the foundation for creating 2D skeletal animations' a pivotal aspect of 2D game development. Through the manipulation of the hierarchical ... Read more


35: ShapeCast3D in Godot ' Complete Guide

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

Game dev academy (Jeux)

Welcome to our deep dive into the world of 3D collision detection in Godot 4 with the ShapeCast3D class. In this tutorial, you will gain a practical understanding of how ... Read more


36: ShapeCast2D in Godot ' Complete Guide

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

Game dev academy (Jeux)

Welcome to a comprehensive journey into the realm of ShapeCast2D in Godot 4, a versatile tool that can elevate your game development skills. Whether you’re crafting the next indie hit ... Read more


37: ShaderGlobalsOverride in Godot ' Complete Guide

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

Game dev academy (Jeux)

Shaders are an incredible tool for game developers to add visual effects and dynamic rendering to a game scene. In Godot 4, shaders have received quite an upgrade with more ... Read more


38: Separator in Godot ' Complete Guide

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

Game dev academy (Jeux)

Welcome to this tutorial where we delve into the intricacies of the Separator class in Godot 4. Creating a well-structured and visually appealing user interface (UI) is an essential part ... Read more


39: Voici la Freebox la moins chère, et ce n'est pas celle que vous croyez

https://www.lebigdata.fr/voici-la-freebox-moins-chere

Le Big Data (dataviz)

Choisir la bonne Freebox peut être un véritable casse-tête. Alors, quelle est la Freebox la moins chère ' La réponse … Cet article Voici la Freebox la moins chère, et ce n’est pas celle que vous croyez a été publié sur LEBIGDATA.FR.


40 / 58

40: ScrollContainer in Godot ' Complete Guide

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

Game dev academy (Jeux)

When developing games or applications with a lot of content, it’s common to run into the issue of having more information than the screen can display. The user interface (UI) ... Read more


41: ScrollBar in Godot ' Complete Guide

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

Game dev academy (Jeux)

Scrolling through content is a fundamental part of the user experience in any interactive application. Whether you’re flicking through a long list on your smartphone, scrolling down a webpage, or ... Read more


42: ScriptEditorBase in Godot ' Complete Guide

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

Game dev academy (Jeux)

When embracing the world of game development and coding, tools that enhance productivity and enable creativity are key. Scripting is the backbone of game functionality, interactivity, and mechanics; thus, having ... Read more


43: ScriptEditor in Godot ' Complete Guide

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

Game dev academy (Jeux)

As we dive into the world of game development with Godot 4, a powerful and open-source game engine, understanding the inbuilt tools provided for scripting is crucial. Scripting forms the ... Read more


44: ScriptCreateDialog in Godot ' Complete Guide

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

Game dev academy (Jeux)

Crafting new scripts is essential for any game developer, and if you’re delving into the world of Godot 4, one of the most powerful features at your disposal is the ... Read more


45: Infinite Scrolling: Intersection Observer

https://programminguides.hashnode.dev/infinite-scrolling-intersection-observer

Hashnode - javascript (Javascript)

The Intersection Observer is an API used to detect when a specific element enters the viewport. With this functionality, we can create logic that depends on the visibility of that particular element. For example, fetching data when a specific element...


46: Create Your Own Local Chatbot with Next.js, Ollama, and ModelFusion

https://p42.hashnode.dev/create-your-own-local-chatbot-with-nextjs-ollama-and-modelfusion

Hashnode - javascript (Javascript)

In this blog post, we'll build a Next.js chatbot that runs on your computer. We'll use Ollama to serve the OpenHermes 2.5 Mistral LLM (large language model) locally, the Vercel AI SDK to handle stream forwarding and rendering, and ModelFusion to inte...


47: How to set up a CI/CD Pipeline with Jenkins

https://kafilatadeleke.hashnode.dev/how-to-set-up-a-cicd-pipeline-with-jenkins

Hashnode - python (python)

Introduction Continuous integration (CI) and continuous delivery (CD) are essential practices that enable developers to deliver high-quality software faster and more frequently. CI is the practice of automatically building and testing code every time...


48: Polyfills for Javascript Promise combinators and Promise API

https://paraskaushik.hashnode.dev/polyfills-for-javascript-promise-combinators-and-promise-api

Hashnode - javascript (Javascript)

In JavaScript, promises are objects representing the eventual completion or failure of an asynchronous operation. They allow handling of asynchronous operations in a more manageable way Promise combinators are higher-order functions used to work wit...


49: Advanced Flutter: Leveraging Isolate for Performance Optimization

https://salamitech.hashnode.dev/advanced-flutter-leveraging-isolate-for-performance-optimization

Hashnode - Flutter (Flutter)

Introduction ' Unlocking Flutter's Hidden Gem: Isolates Discover the lesser-known power of Isolates in Flutter, a game-changer for boosting app performance. This guide dives into how Isolates can efficiently handle CPU-intensive tasks, making your a...


50 / 58

50: Exploring Event Listeners in JavaScript

https://nobrainer.hashnode.dev/exploring-event-listeners-in-javascript

Hashnode - javascript (Javascript)

Introduction JavaScript, being a versatile programming language, enables developers to create interactive and dynamic web applications. One of the key features that contribute to the interactivity of a website is the use of event listeners. Event lis...


51: AdventJS 2023: Day 8 Challenge

https://alexvalle.dev/adventjs-2023-day-8-challenge

Hashnode - javascript (Javascript)

The solution to the Challenge #8 of AdventJS 2023 The solution to the previous challenge The solution to the next challenge Challenge Description The elves are very busy in Santa Claus' workshop organizing gifts ' for Christmas Eve '. The input for...


52: 1 Computer Architecture: Fundamentals and Generation of computers.

https://sahityagupta25.hashnode.dev/1-computer-architecture-fundamentals-and-generation-of-computers

Hashnode - javascript (Javascript)

What are Instructions' Instructions are nothing but a set of commands given to the computer to perform some operations. // Here is an example a=6 b=4 c=a+b print(c) // These are the instructions given by a programmer to a computer. What is a program...


53: Integrate LLM Frameworks

https://neuml.hashnode.dev/integrate-llm-frameworks

Hashnode - python (python)

Integrate LLM Frameworks The release of BERT in 2018 kicked off the language model revolution. The Transformers architecture succeeded RNNs and LSTMs to become the architecture of choice. Unbelievable progress was made in a number of areas: summariza...


54: Journey into the Terminal: Building the pygamelib UI Module (part 3)

https://8bitscoding.io/journey-into-the-terminal-building-the-pygamelib-ui-module-part-3

Hashnode - python (python)

2023: A Coding Odyssey Introduction In this article, we'll continue our exploration into the pygamelib's layout system, building on the progress we made in the last installment. Additionally, I'll introduce the library's first practical widget: the L...


55: Building A Store with Next.js + Shopify - PART 3

https://cyberoracle.hashnode.dev/building-a-store-with-nextjs-shopify-part-3

Hashnode - javascript (Javascript)

Get your fingers ready because you're going to write lots of code in this section. Remember the requirements: You must have completed the previous courses in this series. But first, let's make a plan. We have to take a step back and plan our storef...


56: Building A Store with Next.js + Shopify - PART 2

https://cyberoracle.hashnode.dev/building-a-store-with-nextjs-shopify-part-2

Hashnode - javascript (Javascript)

Right now you already created a filled Shopify store. If not, you need to check out the previous course. We'll wait for you. Your Next.js application needs data from your Shopify store to function. In this section, we will use some access tokens to g...


57: Weekend Reading ' Current mood

https://labnotes.org/weekend-reading-current-mood/

Lab notes (Développement)

This week we cover HTML bad practices, an NFT that actually makes any sense, alternatives to the dying Evernote, some good design practices, anxiety, digital thermometers, and let's all be frank about our current mood.




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