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

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


Samedi 16 Septembre 2023 (62)

1: Creating a Dynamic Templating System in Next.js

https://thewheelofcoder.hashnode.dev/creating-a-dynamic-templating-system-in-nextjs

Hashnode - javascript (Javascript)

In this tutorial, we'll demonstrate how to build a dynamic templating system for a landing page using Next.js. We'll fetch data from a sample API and render corresponding sections based on that data. Setting Up the API First, let's set up a mock API ...


2: Creating a Dynamic Templating System in Next.js and Tailwind

https://thewheelofcoder.hashnode.dev/creating-a-dynamic-templating-system-in-nextjs-and-tailwind

Hashnode - javascript (Javascript)

In this tutorial, we'll demonstrate how to build a dynamic templating system for a landing page using Next.js. We'll fetch data from a sample API and render corresponding sections based on that data. Setting Up the API First, let's set up a mock API ...


3: Java Programming in Cmd: Everything You Need to Get Started

https://jacknodes.hashnode.dev/java-programming-in-cmd-everything-you-need-to-get-started

Hashnode - javascript (Javascript)

So you want to learn Java programming but don't have an IDE installed yet' No problem, you can get started with Java using just your command line. CMD, or the Windows Command Prompt, has everything you need to compile and run simple Java programs. Wh...


4: Getting Started With JavaScript

https://shaki.hashnode.dev/getting-started-with-javascript

Hashnode - javascript (Javascript)

JavaScript types of Variables Numericals - These are integers, whole numbers and floats for example ' 1-n, 1.8 Character strings - These are strings, they are often accompanied by double and single quotes. Booleans - These are true or false statem...


5: Functions vs. Methods

https://fejiro.dev/functions-vs-methods

Hashnode - javascript (Javascript)

Let's break down the difference between a function and a method in simple terms, using everyday analogies. Function: A function is like a standalone recipe. Imagine you have a recipe for making a sandwich. It's a set of instructions that you can fo...


6: One of the best resource to learn HTML,CSS and Javascript

https://codewithkj.hashnode.dev/one-of-the-best-resource-to-learn-htmlcss-and-javascript

Hashnode - javascript (Javascript)

Hello, everyone, I hope you're all doing well. It's been a while since I last posted, but I've come across an exceptional resource I'd like to share. After extensive searching and sifting through countless pages, I've discovered a YouTube channel cal...


7: What are Tokens in Blockchain world' What are Fungible Tokens & Non Fungible Tokens (NFTs)'

https://kartikkoul.hashnode.dev/what-are-tokens-in-blockchain-world-what-are-fungible-tokens-non-fungible-tokens-nfts

Hashnode - javascript (Javascript)

You probably would have heard about the word "Token" or *"*NFT (Non-Fungible Token)" when you hear about blockchain. You may have also heard about cryptocurrencies such as Bitcoin (BTC), Ethereum (ETH), etc., associated with "tokens", "crypto tokens"...


8: Boosting Website Performance

https://mrutunjays.hashnode.dev/boosting-website-performance

Hashnode - javascript (Javascript)

The performance of a website plays a crucial role in its success. Users expect fast load times and seamless interactions, and any delays or glitches can result in frustration and abandonment. While traditional techniques for optimizing JavaScript are...


9: Starting a new chapter...

https://shamun.hashnode.dev/starting-a-new-chapter

Hashnode - python (python)

It's been a week now since I started my job which can explain my absence from here. Anyway, I have started working as a Data Engineer which was a complete domain change for me but I have settled now in my new role and learning many amazing things. Wo...


10 / 62

10: Exploring Nested Classes in Python

https://code-11.hashnode.dev/exploring-nested-classes-in-python

Hashnode - python (python)

In the world of object-oriented programming, nested classes provide a powerful way to encapsulate related functionality and organize your code more effectively. A class inside another class, also known as a nested class or inner class, can model intr...


11: Difference between 'npm & npx '

https://ashiskumardas.hashnode.dev/difference-between-npm-npx

Hashnode - javascript (Javascript)

'npm is primarily for package management and script execution within your project, 'while npx is for running packages or commands without the need for global installation. 'npm is used for managing dependencies and running project-specific scripts, '...


12: Exploring Complex Numbers in Python: A Comprehensive Guide

https://logak.hashnode.dev/exploring-complex-numbers-in-python-a-comprehensive-guide

Hashnode - python (python)

Complex numbers, an extension of the familiar real numbers, are a fundamental mathematical concept used to represent quantities involving both real and imaginary components. In Python, complex numbers are seamlessly integrated into the language, maki...


13: Unleash the Power of Django Manager Methods: A Comprehensive Guide

https://blog.congineal.com/unleash-the-power-of-django-manager-methods-a-comprehensive-guide

Hashnode - python (python)

Have you ever found yourself buried under complex database queries in your Django project' Or perhaps you're struggling to keep your code organized and maintainable' Django manager methods could be the solution you've been looking for. In this guide,...


14: Steam fête ses 20 ans ! Découvrez toutes les promos de jeux vidéo à saisir

https://www.lebigdata.fr/steam-20-ans

Le Big Data (dataviz)

On ne présente plus Steam aux gamers, mais pour les nouveaux venus dans cet univers, sachez qu'il s’agit de la … Cet article Steam fête ses 20 ans ! Découvrez toutes les promos de jeux vidéo à saisir a été publié sur LEBIGDATA.FR.


15: Building shopping cart with html, tailwindcss and Javascript

https://ndickers.hashnode.dev/building-shopping-cart-with-javascript

Hashnode - javascript (Javascript)

A shopping cart is a compulsory section in modern ecommerce web application. Ecommerce web apps processes payment of products. Through shopping cart, the web app is able to: Keep track of items selected. Get price of each selected item. Get quantity...


16: Mastering JavaScript One-Liners for Cleaner and More Readable Code

https://coderj001.hashnode.dev/mastering-javascript-one-liners-for-cleaner-and-more-readable-code

Hashnode - javascript (Javascript)

In this comprehensive guide, we will delve into the world of JavaScript one-liners and explore how they can dramatically enhance the quality and readability of your code. One-liners, as the name suggests, are concise and elegant solutions to common c...


17: Unleashing the Speed: Exploring the Power of Bun.js and the Future of JavaScript Runtimes

https://hashnode.vaishnav.tech/bun

Hashnode - javascript (Javascript)

It's no secret that JavaScript developers love to reinvent the wheel. We spend countless hours building libraries and frameworks for tasks that have already been solved by existing solutions. But it seems that some developers have taken this trend to...


18: Riding the IoT Wave: A Hands-On Guide to Raspberry Pi, ReactJS, Python, and MQTT

https://kumaravel.hashnode.dev/riding-the-iot-wave-a-hands-on-guide-to-raspberry-pi-reactjs-python-and-mqtt

Hashnode - python (python)

Objectives Setup Raspberry Pi with breadboard with lights configured on the GPIO Install Python on Raspberry Pi and write code to listen to MQTT Using public MQTT broker EMQX Create a react application to control the lights configured on the Rasp...


19: How to upgrade the Flutter project

https://blog.kishansinh.com/how-to-upgrade-the-flutter-project

Hashnode - Flutter (Flutter)

I'm sharing my experience when I upgraded my existing application to the latest Flutter SDK version. This is a practice that I suggest to every Flutter developer who wants to upgrade his existing application to the latest version of Flutter SDK. (Opt...


20 / 62

20: Javascript Execution - A curiosity

https://blog.sarthakjdev.com/javascript-execution-a-curiosity-unveiled

Hashnode - javascript (Javascript)

Introduction As a seasoned software developer, I've often found myself intrigued by the inner workings of JavaScript execution. While many developers focus on writing code that works, understanding how JavaScript executes that code can lead to more e...


21: Learn the Basics of Float in Python - Part 3

https://logak.hashnode.dev/learn-the-basics-of-float-in-python-part-3

Hashnode - python (python)

In this article, building upon the foundation laid in Part 1 and Part 2, we will delve deeper into the process of coercing a floating-point number into an integer. This involves taking a floating-point number, extracting only the integer portion, and...


22: Flutter, your magical kit to make flutter apps!

https://blog.hackunited.org/flutter-your-magical-kit-to-make-flutter-apps

Hashnode - Flutter (Flutter)

First, let's understand what actually, flutter is! Flutter is an open-source UI software development framework created by Google. It is designed for crafting natively compiled applications for mobile, web, and desktop from a single codebase. What set...


23: Vue 3 Watch Demystified: Unleash the Power of Reactivity

https://salkobalic.com/vue-3-watch-demystified-unleash-the-power-of-reactivity

Hashnode - vuejs (Javascript)

In the dynamic world of web development, reactivity is the driving force behind creating interactive and responsive user interfaces. Vue.js, a progressive JavaScript framework, excels in this aspect, making it vital for developers to grasp the concep...


24: Elevate Your Flutter App with Advanced Animations: A Deep Dive into AnimationController and Tween '

https://raman04.hashnode.dev/elevate-your-flutter-app-with-advanced-animations-a-deep-dive-into-animationcontroller-and-tween

Hashnode - Flutter (Flutter)

Greetings, Flutter aficionados! ' If you've been on a quest to add captivating animations to your Flutter apps, you're in for a treat today. I'm about to unveil the secrets of creating dazzling animations using Flutter's AnimationController and Twee...


25: Difference between useEffect, useMemo, useCallback hooks'

https://kopal.hashnode.dev/difference-between-useeffect-usememo-usecallback-hooks

Hashnode - javascript (Javascript)

useEffect Hook The useEffect hook is all about handling side effects in React components. Side effects typically include operations like data fetching, DOM manipulation, and managing subscriptions. Here's a breakdown of its key characteristics: Purp...


26: Python Tuples: The Unbreakable Bonds of Data (No Breakups Allowed!)

https://thealgorithmicjourney.com/python-tuples-the-unbreakable-bonds-of-data-no-breakups-allowed

Hashnode - python (python)

A Python Tuple is a collection of ordered elements, similar to a list. Tuples are immutable, which means once you create a tuple, you cannot change its elements or their order. In contrast, lists are mutable, and you can add, remove, or modify elemen...


27: Layout system in Next JS with Typescript using Page Router - Bangla

https://dipta.hashnode.dev/layout-system-in-next-js-with-typescript-using-page-router-bangla

Hashnode - javascript (Javascript)

'''' Website '' Layout '''' '''' ''''''' '''' '', ' Website '' ''''''' '''''' ''' '''' '''' ''' '''' '''' Website '' ''''''' '''''' ''' '''' part '''' '''', Header Section, Footer Section, Sidebar Section, Content Section, ''''''' '''''''' '' ''' Sec...


28: Exploring SSE and PostgreSQL for Real-time Communication in Django

https://tobidegnon.hashnode.dev/exploring-sse-and-postgresql-for-real-time-communication-in-django

Hashnode - python (python)

TL;DR: In this article, I explore how we built a relay system to serve real-time notifications to our Django project using Server-Sent Events (SSE) and PostgreSQL LISTEN/NOTIFY. Check out the final project on GitHub here. ' Recently, at my workpla...


29: Structural Pattern Matching in Python

https://datawise.dev/structural-pattern-matching-in-python

Hashnode - python (python)

Have you had the opportunity to dive into the match statement introduced in Python 3.10' This feature brings structural pattern matching to Python, reminiscent of the pattern matching in Scala that I've always admired. What makes the match statement ...


30 / 62

30: Tips and Tools to Update Your Angular Version with Nx

https://andreaperera.hashnode.dev/tips-and-tools-to-update-your-angular-version-with-nx

Hashnode - javascript (Javascript)

Are you new to Angular version upgrades' No worries!My latest article, "Tips and Tools to Update Your Angular Version with Nx" is out.This article provides a guild on how to migrate to the new Angular version using Nx. ' Enhanced Dependency Manage...


31: Day 32... Dread

https://odemac.hashnode.dev/day-32-dread

Hashnode - javascript (Javascript)

Not Judge Dread great comic but Nemesis the Warlock is far superior, and why have they not made an ABC Warriors movie yet' Instead of recycling movies, no one wants to see. So I had an interesting sort of interview last night for unpaid employment. I...


32: Day 13 : Basics of Python.

https://blog.pmgoriya.com/day-13-basics-of-python

Hashnode - python (python)

Introduction to Python Python is an open-source programming language, which means that its source code is freely available for anyone to access, modify, and distribute. This has led to a community-driven development process, where thousands of develo...


33: What is JSX and why use it in ReactJS'

https://techtaleswithshivam.hashnode.dev/what-is-jsx-and-why-use-it-in-reactjs

Hashnode - javascript (Javascript)

From now I will be writing on components basics like JSX, State and Props, Conditional rendering and composition. This is the first part in which I will explain what is JSX and why it is used in ReactJS. Let's get started. JSX stands for JavaScript X...


34: Scope In JavaScript

https://vinoo.hashnode.dev/scope-in-javascript

Hashnode - javascript (Javascript)

This is the 4th post in the JavaScript Reboot Series What is Scoping' Scoping is a way to organise and access variables. In JavaScript, there is a concept called Lexical Scoping - which is a way of controlling Scope of variables by the placement of ...


35: How to fix "Error: Cannot find module 'node:fs'" while trying to host your backend server on render.

https://ajy.hashnode.dev/how-to-fix-error-cannot-find-module-nodefs-while-trying-to-host-your-backend-server-on-render

Hashnode - javascript (Javascript)

While trying to host your server on render for the first time, you might face this particular frustrating error when your project is building on the render platform. The annoying thing is your project will likely run fine on your local machine but re...


36: Method Overriding in Dart

https://blogs.jaytillu.in/method-overriding-in-dart

Hashnode - Flutter (Flutter)

Overriding is done so that a child class can give its implementation to the method that is already provided by the parent class. In this case, the method in the parent class is called the overridden method and the method in the child class is called ...


37: Detecting Sign Language in Real-Time: A Deep Learning Project

https://rhythmblogs.hashnode.dev/detecting-sign-language-in-real-time-a-deep-learning-project

Hashnode - python (python)

Sign language is a crucial means of communication for millions of people around the world. Building technologies that can interpret sign language can greatly enhance accessibility and inclusion. In this project, we developed a real-time sign language...


40 / 62

40: Attributes and Methods

https://code-11.hashnode.dev/attributes-and-methods

Hashnode - python (python)

Grasping Attributes: The Foundation of Objects Understanding Attributes in OOP Attributes are variables that hold data within instances of classes. They serve as the fundamental data storage units that define the unique features and properties of obj...


41: Vidéo : Une météorite s'écrase dans son jardin, vous ne verrez sûrement ça qu'une fois

https://www.lebigdata.fr/meteorite-ecraser

Le Big Data (dataviz)

Une habitante du Cher a vu une météorite s'écraser dans son jardin. Les astronomes indiquent qu'il s'agit d'un phénomène extrêmement … Cet article Vidéo : Une météorite s'écrase dans son jardin, vous ne verrez sûrement ça qu'une fois a été publié sur LEBIGDATA.FR.


42: Unleashing the Power of Python: The Beginner's Guide to Programming with Positivity

https://therealsamith.com/unleashing-the-power-of-python-the-beginners-guide-to-programming-with-positivity

Hashnode - python (python)

Programming can seem like a daunting task, especially for beginners. But fear not! Python, the high-level programming language, is here to save the day. Known for its simplicity and readability, Python is the perfect language for those looking to div...


43: Decision-Making in JavaScript

https://natureworld.hashnode.dev/decision-making-in-javascript

Hashnode - javascript (Javascript)

Introduction to Decision Making Programming decision-making entails regulating the flow of your code through conditional statements. Depending on how the user interacts with the web page and/or the browser window itself, scripts frequently need to be...


44: Infinity Image Scrolling Using Intersection Observer API

https://kishorsblog.hashnode.dev/infinity-image-scrolling-using-intersection-observer-api

Hashnode - javascript (Javascript)

The Intersection Observer API provides a way to asynchronously observe changes in the intersection of a target element with an ancestor element or with the top-level document's viewport. This powerful API is especially useful for implementing feature...


45: Python Basics Coursera

https://helloabhii.hashnode.dev/python-basics-coursera

Hashnode - python (python)

Data Types in Python - print(100) #INT print(3.14) #FLOAT print("Abhii") #STRING Here 100, 3.14, "Abhii" These are literal expressions % modulus gives remainder(result) print(16.0//4) #gives float value because of 16.0 #4.0 print(16//4) #result in...


46: Producing PDFs within your Flutter App: 1/2

https://jacksiro.hashnode.dev/producing-pdfs-within-your-flutter-app-1

Hashnode - Flutter (Flutter)

Introduction Flutter is rapidly becoming a favored choice for cross-platform mobile app development due to its capacity to write code once and deploy it universally, ensuring consistent user experiences. Beyond its proficiency in crafting visually ca...


47: One year into College, where's my podium'

https://blogofmanveer.js/one-year-into-college-wheres-my-podium

Hashnode - javascript (Javascript)

''What's the Podium' We all see ourselves standing on the Podium- where we stand at the very first position with a trophy in both hands and a medal around our neck. Ever since I've been to College, which is a private one, I've been amongst the crow...


48: Understanding Dynamic Programming in Algorithms

https://coolcoderr.hashnode.dev/understanding-dynamic-programming-in-algorithms

Hashnode - python (python)

Welcome to the fourth article of our Algorithm Design Series! In this blog post, we dive into the world of Dynamic Programming (DP) which is a powerful technique used in algorithm design to optimize problem-solving by avoiding redundant calculations....


49: Cette technologie est si dangereuse que Google et Facebook ont préféré la cacher

https://www.lebigdata.fr/reconnaissance-faciale-google-facebook

Le Big Data (dataviz)

Dès le début des années 2010, Google et Facebook avaient créé des technologies de reconnaissance faciale mais les ont jugées … Cet article Cette technologie est si dangereuse que Google et Facebook ont préféré la cacher a été publié sur LEBIGDATA.FR.


50 / 62

50: Understanding Different Scope Levels in Javascript

https://fruitfulejiro.hashnode.dev/understanding-different-scope-levels-in-javascript

Hashnode - javascript (Javascript)

The First question we must address is the "Definition of Scope". In Javascript and most other programming languages, your code executes within a designated scope.Scope refers to the part of a program where a variable, function, and various other iden...


51: 'Learn Next.js 13 Within 2 Hours'

https://blog.yogeshchavan.dev/learn-nextjs-13-within-2-hours

Hashnode - javascript (Javascript)

' Exciting News: Next.js 13 Workshop is Here! ' Hi all, I have been receiving a lot of requests for the Next.js 13 course. So, I'm excited to announce the upcoming Next.js 13 Workshop - a game-changer for web developers. '' In just 2 hours, you'l...


52: Liens vagabonds : Le phénomène HeyGen amuse et inquiète à la fois

https://www.meta-media.fr/2023/09/16/liens-vagabonds-le-phenomene-heygen-amuse-et-inquiete-a-la-fois.html

Meta Media (Internet)

A chaque semaine sa nouvelle intelligence artificielle phénomène. Celle-ci a été marquée par HeyGen, une start-up californienne spécialisée dans la réalisation d'avatars et de clones audios et vidéos. On retrouve à ses commandes Joshua Xu, ancien développeur de Snapchat, et Wayne Liang qui travaillait précédemment pour ByteDance. Testing out @HeyGen_Official... The post Liens vagabond [...]


53: Les résultats HowTo DÉFINITIVEMENT supprimés des SERP

https://www.abondance.com/20230916-194302-how-to-definitivement-supprimes.html

Abondance (Référencement)

Cela fait à peine un mois que Google a annoncé supprimer les résultats enrichis HowTo des SERP mobiles' Nous n'étions pas prêts à entendre qu'ils disparaissaient aussi des SERP desktop ! Le résultat HowTo est donc désormais obsolète.  Ce qu'il faut retenir :  Plus de résultat enrichi HowTo sur desktop Après l'annonce de la suppression […] L'article "Les résultats HowTo [...]


54: The Magic of Arrow Functions

https://blogs.suyashpatil.me/the-magic-of-arrow-functions

Hashnode - javascript (Javascript)

Introduction In JavaScript, there are two types of functions. You have normal functions and arrow functions. Let's explore the difference between them in this article. Arrow functions were introduced in ES6. And it introduced a simple and shorter way...


55: Difference Between Variable and Constant in JavaScript

https://anantguptablogs.hashnode.dev/difference-between-variable-and-constant-in-javascript

Hashnode - javascript (Javascript)

Variables and constants are used to store data values in JavaScript. The main differences between them are: Variables can change: Variables can have their value reassigned. Once a variable is declared, you can assign it a new value. let x = 5; x =...


56: React 18: Introducing createRoot

https://askpravinjadhav.hashnode.dev/react-18-introducing-createroot

Hashnode - javascript (Javascript)

Introduction: React, the popular JavaScript library for building user interfaces, has introduced a game-changing feature in its latest version, React 18. Say hello to createRoot, a powerful tool that makes your React apps faster and more efficient. I...


57: Javascript new Array Grouping Methods | Array Grouping Methods

https://shivam-sharma.hashnode.dev/javascript-new-array-grouping-methods-array-grouping-methods

Hashnode - javascript (Javascript)

What is this' The good news is that JavaScript is now getting grouping methods so you won't have to anymore. Object.groupBy and Map.groupBy are new methods that will make grouping easier and save us time or dependency. How is it implemented' We have ...


58: Mastering JavaScript 'const': The Ultimate Guide to Constants

https://iamdipankarpaul.hashnode.dev/mastering-javascript-const-the-ultimate-guide-to-constants

Hashnode - javascript (Javascript)

Introduction JavaScript is a versatile programming language that allows developers to create dynamic and interactive web applications. One crucial feature of JavaScript is the ability to declare variables, and among these, the const keyword plays a u...


59: Using Python's pathlib to Work with JSON Files: Why and How'

https://cr88.hashnode.dev/using-pythons-pathlib-to-work-with-json-files-why-and-how

Hashnode - python (python)

Python's standard library provides a plethora of modules designed to make common operations simple and straightforward. Among these, the pathlib module, introduced in Python 3.4, has become a favored tool for file and directory operations. In this ar...


60 / 62

60: What's New on VC+ in September

https://www.visualcapitalist.com/whats-new-on-vc-in-september-2023/

Visual Capitalist (dataviz)

This month's VC+ special dispatches feature a deep dive into BRICS' history and markets this month. The post What's New on VC+ in September appeared first on Visual Capitalist.


61: Fixtures in Pytest: Reusable Test Setup and Teardown

https://karun.hashnode.dev/fixtures-in-pytest-reusable-test-setup-and-teardown

Hashnode - python (python)

In Pytest, fixtures are a powerful feature that allow you to set up and tear down resources required for your tests. Fixtures provide a way to manage the state and context in which your tests run. They help keep your test code clean, organized, and r...


62: FETCH API in JavaScript.

https://wordssaysalot.hashnode.dev/fetch-api-in-javascript

Hashnode - javascript (Javascript)

Fetch API in a nutshell, I have used it many times in small-scale projects. The JSON part can be irritating though but it is still worth using it! FETCH API Fetch API is used to make HTTP requests, It has more power and flexibility as compared to AJA...




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