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

« Mars 2024 »

  • 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 Mars 2024 (45)

1: Typescript! My second love

https://techatives.hashnode.dev/typescript-my-second-love

Hashnode - javascript (Javascript)

Have you ever felt overwhelmed by the complexities of JavaScript development' Maybe you've found yourself spending hours debugging code or struggling to manage large projects effectively. If so, you're not alone. Fortunately, there's a solution that'...


2: Introduction to Django

https://poojadanu.hashnode.dev/introduction-to-django

Hashnode - python (python)

Welcome to this new journey!!! In this post, we will see the world of Django, one of the most popular web frameworks for Python developers. Django offers a robust toolkit and a wealth of features to help you build powerful web applications with ease....


3: Meet silico animals

https://silicomind.hashnode.dev/meet-silico-animals

Hashnode - python (python)

Silico Animals are artificially simulated minds seamlessly connected with their soft silico body. With the ability to feel emotions, they can explore the world and feel you. With its unique materials, you'll be able to create an animal body from your...


4: How well Do u Know Javascript'

https://thirublog.dev/how-well-do-u-know-javascript

Hashnode - javascript (Javascript)

Lets see how many of the following Questions can u solve' Is Javascript a programming or scripting language' When was javascript founded and by whom' Is Javascript Interpreted or Compiled language' Is Javascript statically typed or dynamically ty...


5: Day 30: Containerization (Docker) with Python

https://himanshuchauhan.hashnode.dev/day-30-containerization-docker-with-python

Hashnode - python (python)

This is the thirtieth blog post in my Python learning journey. In this post, we will delve into Containerization, exploring its significance and the reasons why it's essential. Additionally, we'll embark on a project creation journey and containerize...


6: How to Use Tailwind Daisyui in Django

https://web250.hashnode.dev/how-to-use-tailwind-daisyui-in-django

Hashnode - python (python)

In this section, we'll show you how to integrate DaisyUI with Tailwind CSS in Django 5. Before you begin, make sure you've installed and set up Tailwind CSS in your Django 5 project. Step by Step How to Add Tailwind CSS 3 to Django 5 1. Use DaisyUI D...


7: Weekend Reading ' The magic word

https://labnotes.org/weekend-reading-the-magic-word/

Lab notes (Développement)

This week we got a UI for writing markup and securely reading emails, we avoid context switching, and seek out optimism, find our traffic sources, get more realistic about artificial intelligence, and read the new villain origin story.


8: My Journey with TypeScript: Prioritizing Quality and Reliability

https://everythingtypescript.in/my-journey-with-typescript-prioritizing-quality-and-reliability

Hashnode - javascript (Javascript)

After spending four years as a JavaScript developer, I found myself at a crossroads when it came to choosing the tech stack for our latest project. Dealing with unexpected bugs during testing and in production in our previous products had become a co...


9: A.I personal trainer - build your first A.I app with Python and LM Studio!

https://alextudor.hashnode.dev/ai-personal-trainer-python-lmstudio

Hashnode - python (python)

Introduction The artificial intelligence hype is REAL! If you are a techie, you probably feel assaulted by articles about it every time you open your poison capsule social media of choice. I am a software engineer for some years now but I don't have ...


10 / 45

10: A.I personal trainer - build your first A.I app with Python and LM Studio!

https://alextudor.tech/ai-personal-trainer-python-lmstudio

Hashnode - python (python)

Introduction The artificial intelligence hype is REAL! If you are a techie, you probably feel assaulted by articles about it every time you open your poison capsule social media of choice. I am a software engineer for some years now but I don't have ...


11: Dabbling with Spark Essentials

https://vaishnave.page/dabbling-with-spark-essentials

Hashnode - python (python)

Embarking on the journey of understanding Apache Spark marks the beginning of an exciting series designed for both newcomers and myself, as we navigate the complexities of big data processing together. Apache Spark, with its unparalleled capabilities...


12: Simplifying Deployment: Connecting Docker to Your Web App'

https://amankumarpandey.site/simplifying-deployment-connecting-docker-to-your-web-app

Hashnode - javascript (Javascript)

Introduction: In the ever-evolving landscape of web development, deploying applications efficiently and reliably is crucial. Docker has emerged as a game-changer in this realm, providing a standardized way to package, distribute, and run applications...


13: Build and Send Emails Using React and TypeScript

https://blog.sachinchaurasiya.dev/build-and-send-emails-using-react-and-typescript

Hashnode - javascript (Javascript)

Emails are widely used for communication, whether it's expressing thoughts, sharing product information, sending content to newsletter subscribers, sharing event details, and more. Crafting and sending emails isn't straightforward. You have to design...


14: 'How to Position Modals Relative to Parent Elements

https://richak.hashnode.dev/how-to-position-modals-relative-to-parent-elements

Hashnode - javascript (Javascript)

'''Introduction Hello Coders'''''' As web developers, we've all encountered the frustration of aligning modals precisely where we want them, especially relative to their parent elements. It's a common pain point that can disrupt the user experi...


15: How to create Custom Events in JavaScript'

https://madhusaini.netlify.app//how-to-create-custom-events-in-javascript

Hashnode - javascript (Javascript)

Imagine you're building a complex web application. Pre-built events like "click" and "submit" are great, but what if you need something more specific' This is where custom events come in - a way for your JavaScript code to create and fire its own eve...


16: Web Workers in Javascript

https://gunjanagarwal.hashnode.dev/web-workers-in-javascript

Hashnode - javascript (Javascript)

JavaScript is commonly referred to as a single-threaded language. This primarily pertains to the main thread, where the browser executes the majority of tasks visible to users. These tasks encompass scripting, certain rendering processes, parsing HTM...


17: AI Takes Center Stage: Devon vs. Chad GPT 3.5 in the Battle of the Code Titans

https://www.webpronews.com/ai-takes-center-stage-devon-vs-chad-gpt-3-5-in-the-battle-of-the-code-titans/

WebProNews SEO (Développement)

WebProNews AI Takes Center Stage: Devon vs. Chad GPT 3.5 in the Battle of the Code Titans Devon quickly pivots to the main event: a deep dive into the world of AI. With a blend of excitement and skepticism, Devon delves into the nuances of AI-assisted coding and highlights the pros and cons of tools like GitHub Copilot and Gemini. AI Takes Center Stage: Devon vs. Chad GPT 3.5 in the Battle of the [...]


18: React Components: Function-Based vs Class-Based

https://blog.atomxel.com/react-components-function-based-vs-class-based

Hashnode - javascript (Javascript)

Choosing function based components or class based components is a common question a lot of us face when starting your React journey. In this blog, we will talk about both of these approaches and guide you along with examples. Function-Based Component...


19: Exploring new features and enhancements in Javascript in 2024

https://shagun.hashnode.dev/exploring-new-features-and-enhancements-in-javascript-in-2024

Hashnode - javascript (Javascript)

Tada! Let's join hands and have an eye on the gift box of new features and enhancements by Javascript. JavaScript the popular programming language used for web development, has seen a significant evolution over the years and using it is not just enou...


20 / 45

20: ConstrainedBox widget and Attributes

https://vinitmepani.hashnode.dev/constrainedbox-widget-and-attributes

Hashnode - Flutter (Flutter)

The ConstrainedBox widget in Flutter is a powerful tool used to enforce constraints on the size of its child widget. This widget is particularly useful when you need to control the dimensions of a widget within a specific range, ensuring that it does...


21: AnimatedOpacity widget and Attributes

https://vinitmepani.hashnode.dev/animatedopacity-widget-and-attributes

Hashnode - Flutter (Flutter)

The AnimatedOpacity widget in Flutter is a powerful tool for creating animations that control the opacity of its child widget over a specified duration. This widget allows developers to smoothly transition between different opacity levels, creating v...


22: FractionallySizedBox widget in Attributes

https://vinitmepani.hashnode.dev/fractionallysizedbox-widget-in-attributes

Hashnode - Flutter (Flutter)

The FractionallySizedBox widget in Flutter is a flexible container that sizes its child widget based on a fraction of the available space in its parent widget. This widget is particularly useful when you want to create responsive layouts or specify d...


23: Node.js Explained: A Beginner's Guide to Server-Side JavaScript Runtime '

https://ihssmaheel.hashnode.dev/nodejs-explained-a-beginners-guide-to-server-side-javascript-runtime

Hashnode - javascript (Javascript)

Hello' Awesome Developers! In this blog post, i want to share some of the essential things you must need to know about Node.js. So let's Start ' and don't Forget to "'" Ryan Dahl unveiled Node.js in 2009, offering developers the ability to create...


24: SelectionText widget and Attributes

https://vinitmepani.hashnode.dev/selectiontext-widget-and-attributes

Hashnode - Flutter (Flutter)

The SelectionText widget in Flutter is a versatile tool that enables users to interact with selected text within a Flutter application. This widget offers developers the flexibility to enhance user experience by adding features like copying text, sha...


25: Shielding Your Data: AES-GCM Encryption & Decryption for JavaScript, TypeScript, Java, and Python '''

https://ihssmaheel.hashnode.dev/shielding-your-data-aes-gcm-encryption-decryption-for-javascript-typescript-java-and-python

Hashnode - javascript (Javascript)

Hey There, ' Awesome Developers! ' Today, let's explore the AES-GCM encryption and decryption with code examples in JS, TS, Java and Python. If you're eager to enhance your data protection skills! ' Let's get started! Introduction ' Ever felt wor...


26: Nvidia lance son propre ChatGPT en local, et c'est totalement gratuit

https://www.lebigdata.fr/nvidia-chat-with-rtx

Le Big Data (dataviz)

Les innovations se succèdent dans le domaine de la high-tech. Actuellement, c'est au tour de Nvidia de briller avec son … Cet article Nvidia lance son propre ChatGPT en local, et c'est totalement gratuit a été publié sur LEBIGDATA.FR.


27: How To Write A Simple Portscanner Using Python 3

https://awscloudgirl.hashnode.dev/how-to-write-a-simple-portscanner-using-python-3

Hashnode - python (python)

Thesocket module in Python provides low-level networking interfaces for communication over various protocols, including TCP/IP. Thesocket module allows you to create socket objects, which represent endpoints in a network communication. In the code ab...


28: Comment faire le ménage de ses données numériques : la check-list

https://www.blogdumoderateur.com/comment-faire-menage-donnees-numeriques/

Blog du Moderateur ()

Dans le cadre du Digital Cleanup Day, qui a lieu aujourd'hui, YesWeClean nous partage sa check-list pour nettoyer vos données numériques !


29: Functional Components in React: Understanding the Simple Powerhouse

https://sanjit.hashnode.dev/functional-components-in-react-understanding-the-simple-powerhouse

Hashnode - javascript (Javascript)

The world of React development might seem intimidating at first, with talk of components and frameworks. But fear not! At its core, building user interfaces in React is surprisingly approachable. This is especially true when it comes to functional co...


30 / 45

30: Liens vagabonds : TikTok sur le banc des accusés

https://www.meta-media.fr/2024/03/16/liens-vagabonds-tiktok-sur-le-banc-des-accuses.html

Meta Media (Internet)

États-Unis VS TikTok ' Ce mercredi 13 mars, la Chambre des représentants a voté une potentielle interdiction de l'application chinoise dans le pays. Si le sujet est sur la table depuis quelques années (Donald Trump avait lancé les hostilités en 2020, avant de changer d'avis récemment), la menace est cette... The post Liens vagabonds : TikTok sur le banc des accusés first appeared on Méta- [...]


31: Day 1: Numpy in Nutshell (Part I)

https://learnbyreading.hashnode.dev/day-1-numpy-in-nutshell-part-i

Hashnode - python (python)

Welcome and congrats upon joining this journey to learn machine learning !! NumPy is like your best buddy when you're dealing with lots of numbers in Python. It helps you do all sorts of cool stuff with them, from basic math to fancy linear algebra a...


32: Learning ReactJS: A Fresher's Journey

https://blog.amrishpratapsingh.com/learning-reactjs-a-freshers-journey

Hashnode - javascript (Javascript)

My Portfolio Visit! Learning ReactJS can be both exciting and problematic for newcomers. As someone who has navigated through the maze of React concepts, I'm here to share my insights and experiences to help you master this powerful library. Understa...


33: An Introduction to HTML :

https://adityag7678.hashnode.dev/introduction-to-html

Hashnode - javascript (Javascript)

What Is HTML: HTML is the foundational language of all content on the web. Let's get familiar with it.The Full Form Of HTML Is Hypertext Markup Langauge.To better understand what HTML is, let's break down the acronym. Hypertext: HyperText simply mea...


34: Which IDE is Best for Python Development

https://kushnuma.hashnode.dev/which-ide-is-best-for-python-development

Hashnode - python (python)

Python, being one of the most popular programming languages, attracts a plethora of developers worldwide. Whether you are a beginner or an educated coder, having the right Integrated Development Environment( IDE) can significantly impact your product...


35: [BON PLAN] ' Le casque VR Bnext est à -32%, Chopez-le maintenant !

https://www.realite-virtuelle.com/promo-casque-vr-bnext-immersion/

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

Cet article [BON PLAN] – Le casque VR Bnext est à -32%, Chopez-le maintenant ! a été publié sur REALITE-VIRTUELLE.COM.


36: Javascript resize ''' '' '

https://ted-projects.com/javascript-resize-event

Hashnode - javascript (Javascript)

'''' ''' '''' resize '''' '' '''' ''''. resize '''' ''' ' '''' '''' '' ''' '''' ''' ''''', ''' '''' ''' '' '' '''. '' ''' ' ' '''' ''' ''' '''' ''''''''. resize '''' ''' ''' ''' ''' ''''', '' '''' '''' '' ''' ''' '''' ''''' '' '' '''' ''' ' ''''. '''...


37: The Flipbook Experiment

https://pudding.cool/projects/flipbook

pudding.cool (data)

Help draw the longest flipbook animation ever.


38: JavaScript Stack and Heap memory

https://webdec.hashnode.dev/javascript-stack-and-heap-memory

Hashnode - javascript (Javascript)

Before we talk about memory allocation in java script let us first understand what is memory allocation. Memory allocation is a process of reserving memory space for purpose such as storing data or program instructions. With respect to programming ,m...


39: Une IA supérieure à l'humain en 2025'' Ce pionnier français clash Elon Musk

https://www.lebigdata.fr/elon-musk-ia

Le Big Data (dataviz)

Tout est clair pour Elon Musk. D'ici 2025, l'IA va surpasser l'intelligence humaine. Cependant, cette déclaration ne fait pas l'unanimité … Cet article Une IA supérieure à l'humain en 2025'' Ce pionnier français clash Elon Musk a été publié sur LEBIGDATA.FR.


40 / 45

40: React instead of other frameworks, like Angular

https://arvind--kumar.hashnode.dev/react-instead-of-other-frameworks-like-angular

Hashnode - javascript (Javascript)

-> because it provides less coding and provides more functionality, whereas, with javaScript applications, code tends to be complex very quickly. -> also improves performance: React uses virtual DOM, which makes web applications perform faster. Virtu...


41: Journey to Fullstack - Week 2:HTML,CSS,JavaScript

https://blog.migcastro.com/journey-to-fullstack-week-2htmlcssjavascript

Hashnode - javascript (Javascript)

Hey there, welcome back to Week 2 of Codebrew Time! Hope you've got your favorite coffee brew ready, I've got my trusty cold brew right here. Let's dive in! This week, I've got some tips to share that have helped me stay motivated on this coding jour...


42: Setting Up Redis in Node.js Server

https://shivangyadav.hashnode.dev/setting-up-redis-in-nodejs-server

Hashnode - javascript (Javascript)

In this post, we'll explore the end-to-end implementation of Redis with a Node.js server. Before diving into the practical aspects, let's begin by understanding what Redis is. What is Redis' Redis (Remote Dictionary Server) is an open-source, high-pe...


43: Understanding Shallow Copy vs Deep Copy in JavaScript

https://yummypops.in/understanding-shallow-copy-vs-deep-copy-in-javascript

Hashnode - javascript (Javascript)

In JavaScript, when working with arrays or objects, it's crucial to understand the concepts of shallow copy and deep copy. These concepts determine how modifications made to copied data affect the original data. Let's dive into an example to illustra...


44: Transforming Data: Using Transform Streams

https://rubenalapont.hashnode.dev/transforming-data-using-transform-streams

Hashnode - javascript (Javascript)

Welcome back, digital maestros and Node.js virtuosos! Today, in our unnamed yet increasingly intriguing series, we're going to dive into the art of data metamorphosis in Node.js, otherwise known as "Transforming Data: Using Transform Streams." So, le...




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